blob: 6a2ade92d3827948bd35815625e7376adec9754e [file] [log] [blame]
Linus Walleij48a2d462006-11-19 14:07:59 +000012006-11-19 Daniel <danielw@iinet.net.au>
2
3 * src/libusb-glue.c: fix error on reconnect.
4
Richard Lowef925022006-11-18 09:06:10 +000052006-11-18 Richard Low <richard@wentnet.com>
6
7 * src/ptp.c: tidy up ptp_usb_getdata
8
Richard Low91354812006-11-17 22:44:05 +000092006-11-17 Richard Low <richard@wentnet.com>
10
11 * src/libmtp.c: fixed parent handle for uploaded tracks
12
Linus Walleije6605692006-11-17 09:18:52 +0000132006-11-17 Robert Reardon <rreardon@monkshatch.vispa.com>
14
15 * src/libmtp.c: fixed up album art using enhanced commands.
16
Richard Low8d82d2f2006-11-16 20:37:43 +0000172006-11-16 Richard Low <richard@wentnet.com>
18
19 * src/libmtp.c: a crude implementation of ptp_mtp_getobjectproplist
20 * src/ptp.c: ditto
21 * src/ptp.h: ditto
22 * src/ptp-pack.c: ditto
23
Linus Walleij9e68bc12006-11-16 15:59:18 +0000242006-11-16 Robert Reardon <rreardon@monkshatch.vispa.com>
25
Linus Walleijccf28ce2006-11-16 16:06:38 +000026 * src/libmtp.c: use enhanced MTP commands to create albums and
27 add detection of the default album folder.
28 * src/libmtp.h.in: add a holder for album default folder.
Linus Walleij9e68bc12006-11-16 15:59:18 +000029
Richard Low8b42ca32006-11-15 08:52:17 +0000302006-11-15 Richard Low <richard@wentnet.com>
31
32 * src/ptp-pack.c: set string buffer to correct size.
33
Richard Lowe1ab2642006-11-14 08:34:49 +0000342006-11-14 Richard Low <richard@wentnet.com>
35
36 * examples/tracks.c: really use undeprecated API entry.
37
Richard Lowdc0b6c72006-11-13 09:22:23 +0000382006-11-13 Richard Low <richard@wentnet.com>, Linus Walleij <triad@df.lth.se>
Linus Walleij3fcfea52006-11-13 07:07:36 +000039
40 * src/libmtp.h.in: add LIBMTP_Get_Tracklisting_With_Callback()
Richard Lowdc0b6c72006-11-13 09:22:23 +000041 and LIBMTP_Get_Filelisting_With_Callback()
Linus Walleij3fcfea52006-11-13 07:07:36 +000042 * src/libmtp.c: dito, deprecate LIBMTP_Get_Tracklisting()
Richard Lowdc0b6c72006-11-13 09:22:23 +000043 and LIBMTP_Get_Filelisting()
Linus Walleij3fcfea52006-11-13 07:07:36 +000044 * examples/tracks.c: use undeprecated API entry.
Richard Lowdc0b6c72006-11-13 09:22:23 +000045 * examples/connect.c: ditto.
46 * examples/detect.c: ditto.
47 * examples/files.c: ditto.
Linus Walleij3fcfea52006-11-13 07:07:36 +000048 * src/ptp.c: working on getting object prop lists.
49 * src/ptp.h: dito.
50
Richard Lowe1f06922006-11-12 16:38:39 +0000512006-11-12 Richard Low <richard@wentnet.com>
52
53 * src/libusb-glue.c: added Zen Vision W to devices
54
Richard Low4c60f6e2006-11-07 20:36:42 +0000552006-11-07 Richard Low <richard@wentnet.com>
56
57 * src/libmtp.c: added checks for supported properties
58
Richard Low64fa3992006-11-06 21:24:11 +0000592006-11-06 Richard Low <richard@wentnet.com>
60
61 * src/libmtp.c: added a check for NULL filenames in
62 LIBMTP_Get_Folder_List.
63
Linus Walleij99310d42006-11-01 08:29:39 +0000642006-11-01 Linus Walleij <triad@df.lth.se>
65
66 * src/libmtp.h.in: set/get uint8 to/from objects
67 * src/libmtp.c: send object property list.
68 * src/ptp.c: dito.
69 * src/ptp.h: dito.
70 * src/ptp-pack.c: dito.
71
mopoke90be30e2006-10-30 08:47:41 +0000722006-10-29 Andy Kelk <andy@mopoke.co.uk>
73
74 * examples/albumart.c: simple tool for adding album art.
75 * src/libmtp.c: graceful handling of players not supporting
76 abstract album objects.
77
Linus Walleij0c33ec02006-10-27 10:15:40 +0000782006-10-27 Linus Walleij <triad@df.lth.se>
79
80 * src/Makefile.am: bump library interface to reflect the new
81 album methods.
82 * configure.ac: bump to 0.0.22 for the next release.
83
842006-10-27 Andy Kelk <andy@mopoke.co.uk>
85
86 * src/libmtp.c: add support form abstract audio/video albums.
87 * src/libmtp.h.in: dito.
88
Linus Walleij7347d0f2006-10-23 07:23:39 +0000892006-10-23 Linus Walleij <triad@df.lth.se>
90
91 * src/libmtp.c: retire opcode rendering (moved to ptp.c)
92 * src/ptp.c: sync to upstream.
93 * src/ptp.h: dito.
94 * src/ptp-pack.c: dito.
95
Linus Walleij9efe75f2006-10-20 09:09:45 +0000962006-10-20 Linus Walleij <triad@df.lth.se>
97
98 * Release 0.0.21 to get all the new device support out.
99
Linus Walleij501ba4d2006-10-16 06:17:04 +00001002006-10-16 Linus Walleij <triad@df.lth.se>
101
102 * configure.ac: bump to 0.0.21.
103 * src/libusb-glue.c: add code to unload a kernel driver for
104 the primary interface if it is already in use under Linux.
105 * src/libusb-glue.h: add a device flag to make this possible.
106
Linus Walleij37253292006-10-11 08:38:14 +00001072006-10-11 Linus Walleij <triad@df.lth.se>
108
109 * examples/delfile.c: patch from Chris Debenham
110 straingtening out the command-line interface a bit
111 more.
112
Linus Walleij43ff8fc2006-10-10 11:16:53 +00001132006-10-10 Linus Walleij <triad@df.lth.se>
114
Linus Walleij37253292006-10-11 08:38:14 +0000115 * examples/delfile.c: patch from Chris Debenham to make
116 this command take an optional filename as parameter
117 instead of file ID.
Linus Walleij43ff8fc2006-10-10 11:16:53 +0000118
Linus Walleij955e6ba2006-09-26 16:55:10 +00001192006-09-26 Linus Walleij <triad@df.lth.se>
120
121 * libmtp.pc.in: require libusb instead of just linking it.
122 * configure.ac: bump release to 0.0.20 and release.
123
Linus Walleijb1318d12006-09-25 14:59:26 +00001242006-09-25 Linus Walleij <triad@df.lth.se>
125
126 * examples/evolution-sync.sh: example script to illustrate
127 to to transfer calendar, task and contact information
128 to a device supporting this.
129
Linus Walleij4ef39e62006-09-19 14:11:52 +00001302006-09-19 Linus Walleij <triad@df.lth.se>
131
132 * src/libmtp.h.in: fixed attribute IDs to be 16bit.
133 * src/libmtp.c: dito.
134 * examples/sendfile.c: support vcard3.
135
Linus Walleijf248fdd2006-09-16 20:11:40 +00001362006-09-16 Linus Walleij <triad@df.lth.se>
137
138 * configure.ac: bump to 0.0.19 and release. There are some
139 new devices as well.
Linus Walleij5b5c7852006-09-16 20:23:37 +0000140 * src/unicode.c: retire unused code.
Linus Walleijf248fdd2006-09-16 20:11:40 +0000141
Linus Walleijb8bfcb22006-09-13 12:14:28 +00001422006-09-13 Linus Walleij <triad@df.lth.se>
143
144 * examples/format.c: formatting test program.
145 * examples.Makefile.am: added format.
146
Linus Walleij13374a42006-09-13 11:55:30 +00001472006-09-13 Andy Kelk <andy@mopoke.co.uk>
148
149 * src/libmtp.h.in: added interface to format storage.
150 * src/libmtp.c: dito.
151 * src/ptp.c: dito.
152 * src/ptp.h: dito.
153
Linus Walleijd31e6192006-09-12 07:55:27 +00001542006-09-12 Linus Walleij <triad@df.lth.se>
155
156 * configure.ac: bump release. Released 0.0.18 yesterday.
157 * src/libmtp.c: do not try to read battery max level unless
158 the device supports it. (Bug occurred on Toshiba Gigabeat
159 P10.)
160
Linus Walleijd5d51c82006-09-11 06:57:50 +00001612006-09-11 Linus Walleij <triad@df.lth.se>
162
163 * src/libusb-glue.c: messed around a bit with device descriptor
164 detection so as to bring closer to libgphoto2 detection algorithm.
165 I've seen things that might be false positives, possibly USB mass
166 storage devices with additional MSFT descriptors to indicate they
167 have Janus DRM.
168 * src/libmtp.c: use UCS-2-INTERNAL if we're not on glibc. glibc
169 knows that UCS-2 is in machine endianness but Darwin and *BSD does
170 not. Detect C library and switch accordingly.
171 * src/unicode.c: retire old unicode code only keep things we cannot
172 live without. Remove the own internal UCS-2 conversion engine and
173 the internal iconv() engine and use the one already available in
174 PTPParams.
175 * src/unicode.h: dito.
176
Linus Walleij0558ac52006-09-07 06:55:03 +00001772006-09-07 Linus Walleij <triad@df.lth.se>
178
179 * src/libusb-glue.h: added device flags so we can make
180 the code behave differently on certain devices.
181 * src/libusb-glue.c: dito, plus removed some debug prints.
182 * src/libmtp.c: docs.
183 * src/libmtp.h.in: added device_flags to device list struct.
184 * src/Makefile.am: bumped to compatible library interface.
185 * configure.ac: bump version to 0.0.18 (0.0.17 released
186 yesterday).
187
Richard Low6ec2cc12006-09-06 16:59:16 +00001882006-09-06 Richard Low <richard@wentnet.com>
189
190 * src/libusb-glue.c: changed packet sizes to improve
191 transfer speeds.
192 * src/libmtp.c: changed packet sizes to improve transfer
193 transfer speeds. Also stopped extra ptp_getobjectinfo
194 calls when getting directories on connect.
195
Linus Walleij7f0c72e2006-09-06 13:01:58 +00001962006-09-06 Linus Walleij <triad@df.lth.se>
197
198 * src/libusb-glue.c: fixed some endpoint size detection
199 and sending special file sizes stuff. Real hairy bug...
200 Also messed around a bit with the callbacks.
201 * src/libmtp.c: changes for callback size detection.
202
Linus Walleija9310fa2006-09-04 06:47:42 +00002032006-09-04 Linus Walleij <triad@df.lth.se>
204
205 * src/libmtp.c: bug in streaming code, use defined USB_BULK_HDR_SIZE
206 instead of magic values.
207
Linus Walleijd7aa5b22006-09-02 11:52:31 +00002082006-09-02 Linus Walleij <triad@df.lth.se>
209
Linus Walleijcd3eb3d2006-09-02 21:33:22 +0000210 * src/libmtp.c: add some code to have
211 LIBMTP_Send_File_From_File_Descriptor() accept a stream
212 if size is set to (uint64_t) -1, plus documentation fixes.
213 I don't think the streaming code will work but whoever want
214 to experiment with it has a place to start.
215 * examples/refactortest.c: removed. Who uses this?
Linus Walleijd7aa5b22006-09-02 11:52:31 +0000216
Linus Walleijda9500d2006-08-30 13:17:06 +00002172006-08-30 Linus Walleij <triad@df.lth.se>
218
219 * configure.ac: version bump.
220 * src/libmtp.c: more debug prints.
221 * src/libusb-glue.c: new iRiver device called Clix. By
222 the way I released libmtp 0.0.16 yesterday.
223
Linus Walleija823a702006-08-27 21:27:46 +00002242006-08-28 Linus Walleij <triad@df.lth.se>
225
226 * configure.ac: version bump.
227 * src/ptp-pack.c: upstream has committed my patch giving full
228 unicode support in libgphoto2 ptp2 camlib. No need for
229 any more ugly workarounds, plus we now have full unicode
230 filenames!
231 * src/ptp.c: dito.
232 * src/ptp.h: dito.
233 * src/libmtp.c: revamp to use the new unicode support in
234 libgphoto2.
235 * src/unicode.c: remove unused functionality.
236 * src/unicode.h: dito.
237
Linus Walleijee73ef22006-08-27 19:56:00 +00002382006-08-27 Linus Walleij <triad@df.lth.se>
239
240 * configure.ac: version bump. Release all these fixes
241 as 0.0.15.
242 * src/libusb-glue.c: fixed sucky errors. Added callback
243 code when reading files.
244 * src/libusb-glue.h: const correctness.
245 * src/libmtp.h.in: finally fixup the type on the callbacks.
246 * src/libmtp.c: more accurate sending callbacks. Callbacks
247 when getting files also, working correctly. Typeing of
248 callbacks now OK.
249 * examples/getfile.c: some display bar cosmetic fixup.
250 * TODO: lots of the things todo are now done.
251
Linus Walleijd214b9b2006-08-26 22:08:37 +00002522006-08-26 Linus Walleij <triad@df.lth.se>
253
254 * configure.ac: version bump.
255 * src/libmtp.c: fix bug and reinstate callbacks.
256 * src/libusb-glue.h: dito.
257 * src/libusb-glue.c: dito.
258
Linus Walleije7f44be2006-08-25 19:32:29 +00002592006-08-25 Linus Walleij <triad@df.lth.se>
260
261 * src/libmtp.c: use the new file descriptor sender function.
262 Going to release this as 0.0.13.
263 * src/ptp.c: upstream accepted patches synced in.
264 * src/ptp.h: dito.
265
Linus Walleijeab650b2006-08-21 23:26:37 +00002662006-08-22 Linus Walleij <triad@df.lth.se>
267
Linus Walleij80d134a2006-08-22 21:41:37 +0000268 * src/libusb-glue.c: found a real nasty endpoint bug,
269 code from libgphoto2 was assuming max packet size of
270 512 bytes while it is 64 when a USB 2.0 device is
271 plugged into an UHCI hub.
272
2732006-08-22 Linus Walleij <triad@df.lth.se>
274
Linus Walleijeab650b2006-08-21 23:26:37 +0000275 * configure.ac: bump to 0.0.13, also released 0.0.12 now.
276
Linus Walleij924236a2006-08-20 22:17:58 +00002772006-08-21 Linus Walleij <triad@df.lth.se>
278
279 * src/libmtp.c: fixup mmap() usage and add madvise()
Linus Walleij96c62432006-08-21 10:04:02 +0000280 as result of experiments by Gavin McCullagh. Upstream
281 accept patch to get files directly to file descriptor.
Linus Walleij3ec86312006-08-21 13:25:24 +0000282 Move iconv() converters into device struct for thread
283 safety.
Linus Walleij96c62432006-08-21 10:04:02 +0000284 * src/ptp.c: sync to upstream which merges patch to get
285 file directly to file descriptor.
286 * src/ptp.h: dito.
Linus Walleij3ec86312006-08-21 13:25:24 +0000287 * src/unicode.c: move iconv() converters into the device
288 struct for thread safety.
289 * src/unicode.h: dito.
Linus Walleij924236a2006-08-20 22:17:58 +0000290
Linus Walleij30658792006-08-19 22:18:55 +00002912006-08-20 Linus Walleij <triad@df.lth.se>
292
293 * src/libmtp.h.in: set friendly name and sync partner,
294 rename ownername to friendlyname.
295 * src/libmtp.c: dito.
296 * examples/detect.c: reflect changes.
297 * src/Makefile.am: interface is incompatible so age it.
298
Linus Walleijfae27482006-08-19 20:13:25 +00002992006-08-19 Linus Walleij <triad@df.lth.se>
300
301 * src/libmtp.h.in: add function to get syncronization
302 partner for the device.
303 * src/libmtp.c: dito.
304 * examples/detect.c: use that function.
305 * src/Makefile.am: backward-compatible interface bump.
306
Linus Walleij16571dc2006-08-17 20:27:46 +00003072006-08-17 Linus Walleij <triad@df.lth.se>
308
309 * configure.ac: bump to 0.0.12 and require iconv.h.
310
3112006-08-16 Linus Walleij <triad@df.lth.se>
312
313 * src/unicode.c: remove bigendian weirdness and switch
314 to using iconv() instead.
315 * src/unicode.h: dito.
316 * src/libmtp.c: reflect changes.
317
Linus Walleij3e188f12006-08-09 20:46:05 +00003182006-08-09 Linus Walleij <triad@df.lth.se>
319
320 * Release libmtp 0.0.11.
321
Linus Walleij2eb884b2006-08-04 19:17:36 +00003222006-08-04 Linus Walleij <triad@df.lth.se>
323
324 * src/libmtp.c: patch from Dan Aloni to make sendfile
325 use mmap and avoid memory drainage.
Linus Walleij9eb3d312006-08-04 19:25:59 +0000326 * src/libusb-glue.c: patch from Andy Kelk to avoid
327 exit():ing when the interface cannot be claimed.
Linus Walleij232943d2006-08-04 19:26:53 +0000328 * configure.ac: version bump.
Linus Walleij2eb884b2006-08-04 19:17:36 +0000329
Linus Walleijaa4b0752006-07-26 22:21:04 +00003302006-07-27 Linus Walleij <triad@df.lth.se>
331
332 * Release libmtp 0.0.10.
333
Linus Walleij17b55ea2006-07-26 13:54:00 +00003342006-07-26 Linus Walleij <triad@df.lth.se>
335
336 * src/libusb-glue.c: new SanDisk devices.
Linus Walleij00cf0642006-07-26 20:40:59 +0000337 * src/libmtp.c: only set metdata properties supported by
338 the device, duh.
Linus Walleijaa4b0752006-07-26 22:21:04 +0000339 * src/ptp.c: sync to upstream.
340 * src/ptp.h: sync to upstream.
341 * configure.ac: bump to 0.0.10.
Linus Walleij17b55ea2006-07-26 13:54:00 +0000342
Linus Walleijc187cb92006-06-22 17:58:13 +00003432006-06-22 Linus Walleij <triad@df.lth.se>
344
345 * Release libmtp 0.0.9.
346
Linus Walleij8ab54262006-06-21 07:12:28 +00003472006-06-21 Linus Walleij <triad@df.lth.se>
348
349 * src/libmtp.h.in: added function to retrieve supported
350 filetypes.
351 * src/libmtp.c: ditto.
352 * examples/detect.c: use that function.
353
Linus Walleijcf223e62006-06-19 09:31:53 +00003542006-06-19 Linus Walleij <triad@df.lth.se>
355
356 * src/unicode.c: support all endianness, detect
357 byte-order-mark
358 * src/unicode.h: ditto.
359 * src/libmtp.c: ditto.
360 * examples/detect.c: use proper tempfile function.
361 * src/libmtp.h.in: add some more track properties.
362 * src/libmtp.c: ditto.
363 * examples/tracks.c: ditto.
364
Linus Walleij2e4b5f92006-06-16 14:00:49 +00003652006-06-16 Linus Walleij <triad@df.lth.se>
366
367 * src/libmtp.h.in: new interfaces for single metadata post
368 retrieveal.
369 * src/libmtp.c: ditto.
370 * examples/playlists.c: display track info using the new
371 individual track metadata retrieveal method.
372 * examples/getplaylist.c: ditto.
373
Linus Walleij05ccbe72006-06-13 07:46:58 +00003742006-06-13 Linus Walleij <triad@df.lth.se>
375
376 * src/libmtp.h.in: added default folders to device struct.
Linus Walleij545c7792006-06-13 15:22:30 +0000377 Add some new function prototypes.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000378 * src/libmtp.c: discover and use the default folders if
Linus Walleij545c7792006-06-13 15:22:30 +0000379 we can find them. Retrieve device secure time and cert
380 out of sheer curiosity.
381 * src/ptp.c: sync to libgphoto2 with my patches.
382 * src/ptp.h: ditto.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000383
Linus Walleij438bd7f2006-06-08 11:35:44 +00003842006-06-07 Linus Walleij <triad@df.lth.se>
385
386 * src/libmtp.h.in: new playlist API and refactorings.
387 * src/libmtp.c: ditto, and refactorings.
388 * src/unicode.h: const correctness.
389 * src/unicode.c: ditto.
390 * examples/playlists.c: new example program.
391 * configure.ac: bump to 0.0.9
392 * src/Makefile.am: bump library interface.
393
Linus Walleij52e3ac52006-06-05 10:30:00 +00003942006-06-05 Linus Walleij <triad@df.lth.se>
395
396 * examples/sendtr.c: fixed annoying bug that made this
397 program totally useless.
398 * src/libmtp.c: cosmetics.
399 * configure.ac: bump to 0.0.8.
400
Linus Walleij345a3372006-06-03 20:55:25 +00004012006-06-03 Linus Walleij <triad@df.lth.se>
402
403 * src/libmtp.c: metadata bugs, album name and genre
404 confused. Fixe it and released libmtp 0.0.7.
405
Linus Walleijdc09dc02006-06-01 14:23:41 +00004062006-06-01 Linus Walleij <triad@df.lth.se>
407
408 * Released libmtp 0.0.6.
409
Linus Walleij549ec4d2006-05-31 19:59:52 +00004102006-05-31 Linus Walleij <triad@df.lth.se>
411
412 * src/libmtp.c: fixed mapping for JPEG vs JFIF
413 * src/libmtp.h.in: added proper type for JPEG
414 * examples/sendfile.c: send proper JPEG type
415
Linus Walleijd3fdd972006-05-30 15:51:37 +00004162006-05-30 Flavien Lebarbe <flavien+libmtp@lebarbe.net>
417
418 * src/libmtp.c: fixed a bug in update metadata due to
419 bad use of return code.
420 * src/libusb-glue.c: fixed a loop exiting problem with
421 good 'ol GOTO.
422
Linus Walleij9b1fcd92006-05-29 08:35:29 +00004232006-05-29 Linus Walleij <triad@df.lth.se>
424
425 * src/libusb-glue.c: one more device.
426 * doc/examples.h: produce correct documentation.
427 * configure.ac: bump to 0.0.6.
Linus Walleijf67bca92006-05-29 09:33:39 +0000428 * src/ptp.c: sync to libgphoto2.
429 * src/ptp.h: ditto.
430 * src/ptp-pack.c: ditto.
Linus Walleijf0f3d482006-05-29 14:10:21 +0000431 * src/libmtp.c: fixed all filetype API related functions
432 not to use any PTP intrinsic defines at all, made all
433 parameters to functions use the internal libmtp interface
434 enumerations and definitions. Removed LIBMTP_Release():
435 we can live with the memory lost during init. You're not
436 supposed to re-initialize the device. Consequently removed
437 the delete function that cleaned the filetype assoc list.
438 * examples/refactortest.c: reflect changes.
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000439
ravelox088180b2006-05-26 23:55:40 +00004402006-05-26 Dave Kelly <libmtp@ravelox.co.uk>
441
442 * src/libmtp.c: refactored object handling to be more generic
443 * src/libmtp.h.in: ditto
444 * examples/refactortest.c: Added simple example to use refactoring
445 * examples/getplaylist.c: Added example to extract playlist data
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000446 * src/ptp.c: Re-added ptp_get/set_objectreferences to allow
447 for playlist handling
448 * src/ptp.h: ditto
ravelox088180b2006-05-26 23:55:40 +0000449
Linus Walleij1fd2d272006-05-08 09:22:01 +00004502006-05-08 Linus Walleij <triad@df.lth.se>
451
452 * src/libmtp.h.in: add simple detection function.
453 * src/libusb-glue.c: implement MTP "OS descriptor" for
454 looking for MTP devices.
455 * examples/detect.c: make it possible to do very
456 rudimentary detection with "detect -p".
457 * configure.ac: bump to 0.0.5.
458
Linus Walleij685137f2006-05-07 18:09:02 +00004592006-05-07 Linus Walleij <triad@df.lth.se>
460
461 * COPYING: since we no longer use any parts of libptp2
462 and only files from libgphoto2, we switch to the GNU
463 Lesser General Public License (GNU LGPL). libptp2 is
464 a derived work from libgphoto2, and so is libmtp, there
465 are no remnants of libptp2 in libmtp anymore.
466
Linus Walleij16c51f02006-05-04 13:20:22 +00004672006-05-04 Linus Walleij <triad@df.lth.se>
468
469 * examples/sendfile.c: fixes some more filetypes.
Linus Walleij453813c2006-05-04 19:46:43 +0000470 * src/libmtp.c: respectfully rearranged to use a filetype mapping
471 table.
472 * src/ptp-pack.c: real nasty unicode packing bug.
473 * Release libmtp 0.0.4.
Linus Walleij16c51f02006-05-04 13:20:22 +0000474
Linus Walleijd6a49972006-05-02 08:24:54 +00004752006-05-02 Linus Walleij <triad@df.lth.se>
476
477 * src/libmtp.c: general shaping up for release. All track
478 and file sending functions now respects a parent ID to be
479 sent along with files and tracks.
480 * src/libmtp.h.in: dito.
481 * src/libusb-glue.c: dito.
482 * examples/sendfile.c: interface dependency changes.
483 * examples/sendtr.c: dito.
484
Linus Walleijc60275a2006-04-30 10:58:11 +00004852006-04-30 Linus Walleij <triad@df.lth.se>
486
487 * src/ptp.c: sync upstream.
488 * src/ptp.h: dito.
489
Linus Walleij370c68d2006-04-27 14:19:01 +00004902006-04-27 Linus Walleij <triad@df.lth.se>
491
492 * examples/sendfile.c: first file sender program based
493 on API implementation and changes by Chris Allegretta.
494 * examples/Makefile.am: new program, new entry.
495 * src/libmtp.c: reflect this new functionality.
496 * src/libmtp.h.in: dito.
497
Linus Walleijb02a0662006-04-25 08:05:09 +00004982006-04-25 Linus Walleij <triad@df.lth.se>
499
500 * Rebased the sources around libgphoto2 instead.
501 This was a major revision...
502 * src/ptp.c: imported libgphoto2 version verbatim.
503 * src/ptp.h: imported libgphoto2 version, minor patch.
504 * src/ptp-pack.c: imported libgphoto2 version, minor patch.
Linus Walleij9a96f0b2006-04-25 08:46:59 +0000505 * src/ptp-pack.h: dropped, libgphoto2 does not use it.
Linus Walleijb02a0662006-04-25 08:05:09 +0000506 * src/mtp.c: dropped, since all functions are now in ptp.c
507 * src/mtp-pack.c: dropped, same reason.
508 * src/mtp.h: dropped, same reason.
509 * src/mtp-pack.h: dropped, same reason.
510
Linus Walleije5f3ad42006-04-21 07:44:36 +00005112006-04-21 Linus Walleij <triad@df.lth.se>
512
Linus Walleij902c0b92006-04-21 10:52:48 +0000513 * Released libmtp 0.0.3
514 * Bumped source to 0.0.4
515
5162006-04-21 Linus Walleij <triad@df.lth.se>
517
Linus Walleije5f3ad42006-04-21 07:44:36 +0000518 * src/ptp-pack.c: GCC 4.x compilation patch from
519 Diego Pettenò.
Linus Walleija06a2792006-04-21 07:52:26 +0000520 * src/libusb-glue.c: New Samsung device and some
521 from libgphoto2.
Linus Walleij9c6ca022006-04-21 10:24:15 +0000522 * src/ptp.h: some defines from libgphoto2 to get
523 a bit more compatible.
524 * src/libmtp.c: Added a folder API implementation by
525 Dave "ravelox" Kelly.
526 * src/libmtp.h.in: dito.
527 * examples/folders.c: dito.
528 * examples/newfolder.c: dito.
529 * examples/trexist.c: dito.
Linus Walleije5f3ad42006-04-21 07:44:36 +0000530
Linus Walleij6fd2f082006-03-28 07:19:22 +00005312006-03-28 Linus Walleij <triad@df.lth.se>
532
533 * m4/*: updated macros to work with GCC 4.1.0.
534 * examples/hotplug.c: new program to create device
535 ID lists.
536 * libmtp.rules: now an auto-generated file.
537 * libmtp.usermap: now an auto-generated file.
538
Linus Walleijf6bc1782006-03-24 15:12:47 +00005392006-03-24 Linus Walleij <triad@df.lth.se>
540
541 * Beginning a file API, fixed some example program
542 names and such.
543
Linus Walleij6946ac52006-03-21 06:51:22 +00005442006-03-18 Linus Walleij <triad@df.lth.se>
545
546 * Fixed up callback interface to a simpler version,
547 the old one was bloated stuff from libnjb anyway.
548 Bump to 0.0.2.
549
Linus Walleij9b28da32006-03-16 13:47:58 +00005502006-03-16 Linus Walleij <triad@df.lth.se>
551
552 * Fixed the .h file and implementation so you really only
553 need this one .h file to interface the library.
554
Linus Walleij80124062006-03-15 10:26:09 +00005552006-03-15 Linus Walleij <triad@df.lth.se>
556
557 * Added three device information retrieval functions.
558
Linus Walleij15e344f2006-03-06 15:15:00 +00005592006-03-06 Linus Walleij <triad@df.lth.se>
560
561 * Moving some things around to structure the source. More
562 will be needed...
563
Linus Walleij93218602006-02-27 08:53:38 +00005642006-02-27 Linus Walleij <triad@df.lth.se>
565
566 * Release libmtp 0.0.1 so people have something to play with,
567 what the heck. Probably saves someones day.
568
Linus Walleij95698cd2006-02-24 10:40:40 +00005692006-02-24 Linus Walleij <triad@df.lth.se>
570
571 * Deltr example program to delete tracks, plus corresponding
572 interface call.
573
Linus Walleij17e39f72006-02-23 15:54:28 +00005742006-02-23 Linus Walleij <triad@df.lth.se>
575
576 * Fixed up sendtr program and metadata tagging function that is
577 used after sending files.
578
Linus Walleij394bbbe2006-02-22 16:10:53 +00005792006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +0000580
Linus Walleij394bbbe2006-02-22 16:10:53 +0000581 * Untested gettr.c and sendtr.c programs to get and send tracks
582 created.
583
Linus Walleijeb8c6fe2006-02-03 09:46:22 +00005842006-01-30 Linus Walleij <triad@df.lth.se>
585
586 * Created the initial GNU source directory structure.
587 * Added the most basic files.