blob: 1c9e7ea99948a25ed9548cbdf23a243aec66c179 [file] [log] [blame]
rreardon508705f2006-11-19 21:27:22 +000012006-11-19 Robert Reardon <rreardon@monkshatch.vispa.com>
2
3 * src/libmtp.c: use enhanced MTP commands to create playlists
4 * examples/newplaylist.c: demo program for creating new playlists
5
Linus Walleij48a2d462006-11-19 14:07:59 +000062006-11-19 Daniel <danielw@iinet.net.au>
7
8 * src/libusb-glue.c: fix error on reconnect.
9
Richard Lowef925022006-11-18 09:06:10 +0000102006-11-18 Richard Low <richard@wentnet.com>
11
12 * src/ptp.c: tidy up ptp_usb_getdata
13
Richard Low91354812006-11-17 22:44:05 +0000142006-11-17 Richard Low <richard@wentnet.com>
15
16 * src/libmtp.c: fixed parent handle for uploaded tracks
17
Linus Walleije6605692006-11-17 09:18:52 +0000182006-11-17 Robert Reardon <rreardon@monkshatch.vispa.com>
19
20 * src/libmtp.c: fixed up album art using enhanced commands.
21
Richard Low8d82d2f2006-11-16 20:37:43 +0000222006-11-16 Richard Low <richard@wentnet.com>
23
24 * src/libmtp.c: a crude implementation of ptp_mtp_getobjectproplist
25 * src/ptp.c: ditto
26 * src/ptp.h: ditto
27 * src/ptp-pack.c: ditto
28
Linus Walleij9e68bc12006-11-16 15:59:18 +0000292006-11-16 Robert Reardon <rreardon@monkshatch.vispa.com>
30
Linus Walleijccf28ce2006-11-16 16:06:38 +000031 * src/libmtp.c: use enhanced MTP commands to create albums and
32 add detection of the default album folder.
33 * src/libmtp.h.in: add a holder for album default folder.
Linus Walleij9e68bc12006-11-16 15:59:18 +000034
Richard Low8b42ca32006-11-15 08:52:17 +0000352006-11-15 Richard Low <richard@wentnet.com>
36
37 * src/ptp-pack.c: set string buffer to correct size.
38
Richard Lowe1ab2642006-11-14 08:34:49 +0000392006-11-14 Richard Low <richard@wentnet.com>
40
41 * examples/tracks.c: really use undeprecated API entry.
42
Richard Lowdc0b6c72006-11-13 09:22:23 +0000432006-11-13 Richard Low <richard@wentnet.com>, Linus Walleij <triad@df.lth.se>
Linus Walleij3fcfea52006-11-13 07:07:36 +000044
45 * src/libmtp.h.in: add LIBMTP_Get_Tracklisting_With_Callback()
Richard Lowdc0b6c72006-11-13 09:22:23 +000046 and LIBMTP_Get_Filelisting_With_Callback()
Linus Walleij3fcfea52006-11-13 07:07:36 +000047 * src/libmtp.c: dito, deprecate LIBMTP_Get_Tracklisting()
Richard Lowdc0b6c72006-11-13 09:22:23 +000048 and LIBMTP_Get_Filelisting()
Linus Walleij3fcfea52006-11-13 07:07:36 +000049 * examples/tracks.c: use undeprecated API entry.
Richard Lowdc0b6c72006-11-13 09:22:23 +000050 * examples/connect.c: ditto.
51 * examples/detect.c: ditto.
52 * examples/files.c: ditto.
Linus Walleij3fcfea52006-11-13 07:07:36 +000053 * src/ptp.c: working on getting object prop lists.
54 * src/ptp.h: dito.
55
Richard Lowe1f06922006-11-12 16:38:39 +0000562006-11-12 Richard Low <richard@wentnet.com>
57
58 * src/libusb-glue.c: added Zen Vision W to devices
59
Richard Low4c60f6e2006-11-07 20:36:42 +0000602006-11-07 Richard Low <richard@wentnet.com>
61
62 * src/libmtp.c: added checks for supported properties
63
Richard Low64fa3992006-11-06 21:24:11 +0000642006-11-06 Richard Low <richard@wentnet.com>
65
66 * src/libmtp.c: added a check for NULL filenames in
67 LIBMTP_Get_Folder_List.
68
Linus Walleij99310d42006-11-01 08:29:39 +0000692006-11-01 Linus Walleij <triad@df.lth.se>
70
71 * src/libmtp.h.in: set/get uint8 to/from objects
72 * src/libmtp.c: send object property list.
73 * src/ptp.c: dito.
74 * src/ptp.h: dito.
75 * src/ptp-pack.c: dito.
76
mopoke90be30e2006-10-30 08:47:41 +0000772006-10-29 Andy Kelk <andy@mopoke.co.uk>
78
79 * examples/albumart.c: simple tool for adding album art.
80 * src/libmtp.c: graceful handling of players not supporting
81 abstract album objects.
82
Linus Walleij0c33ec02006-10-27 10:15:40 +0000832006-10-27 Linus Walleij <triad@df.lth.se>
84
85 * src/Makefile.am: bump library interface to reflect the new
86 album methods.
87 * configure.ac: bump to 0.0.22 for the next release.
88
892006-10-27 Andy Kelk <andy@mopoke.co.uk>
90
91 * src/libmtp.c: add support form abstract audio/video albums.
92 * src/libmtp.h.in: dito.
93
Linus Walleij7347d0f2006-10-23 07:23:39 +0000942006-10-23 Linus Walleij <triad@df.lth.se>
95
96 * src/libmtp.c: retire opcode rendering (moved to ptp.c)
97 * src/ptp.c: sync to upstream.
98 * src/ptp.h: dito.
99 * src/ptp-pack.c: dito.
100
Linus Walleij9efe75f2006-10-20 09:09:45 +00001012006-10-20 Linus Walleij <triad@df.lth.se>
102
103 * Release 0.0.21 to get all the new device support out.
104
Linus Walleij501ba4d2006-10-16 06:17:04 +00001052006-10-16 Linus Walleij <triad@df.lth.se>
106
107 * configure.ac: bump to 0.0.21.
108 * src/libusb-glue.c: add code to unload a kernel driver for
109 the primary interface if it is already in use under Linux.
110 * src/libusb-glue.h: add a device flag to make this possible.
111
Linus Walleij37253292006-10-11 08:38:14 +00001122006-10-11 Linus Walleij <triad@df.lth.se>
113
114 * examples/delfile.c: patch from Chris Debenham
115 straingtening out the command-line interface a bit
116 more.
117
Linus Walleij43ff8fc2006-10-10 11:16:53 +00001182006-10-10 Linus Walleij <triad@df.lth.se>
119
Linus Walleij37253292006-10-11 08:38:14 +0000120 * examples/delfile.c: patch from Chris Debenham to make
121 this command take an optional filename as parameter
122 instead of file ID.
Linus Walleij43ff8fc2006-10-10 11:16:53 +0000123
Linus Walleij955e6ba2006-09-26 16:55:10 +00001242006-09-26 Linus Walleij <triad@df.lth.se>
125
126 * libmtp.pc.in: require libusb instead of just linking it.
127 * configure.ac: bump release to 0.0.20 and release.
128
Linus Walleijb1318d12006-09-25 14:59:26 +00001292006-09-25 Linus Walleij <triad@df.lth.se>
130
131 * examples/evolution-sync.sh: example script to illustrate
132 to to transfer calendar, task and contact information
133 to a device supporting this.
134
Linus Walleij4ef39e62006-09-19 14:11:52 +00001352006-09-19 Linus Walleij <triad@df.lth.se>
136
137 * src/libmtp.h.in: fixed attribute IDs to be 16bit.
138 * src/libmtp.c: dito.
139 * examples/sendfile.c: support vcard3.
140
Linus Walleijf248fdd2006-09-16 20:11:40 +00001412006-09-16 Linus Walleij <triad@df.lth.se>
142
143 * configure.ac: bump to 0.0.19 and release. There are some
144 new devices as well.
Linus Walleij5b5c7852006-09-16 20:23:37 +0000145 * src/unicode.c: retire unused code.
Linus Walleijf248fdd2006-09-16 20:11:40 +0000146
Linus Walleijb8bfcb22006-09-13 12:14:28 +00001472006-09-13 Linus Walleij <triad@df.lth.se>
148
149 * examples/format.c: formatting test program.
150 * examples.Makefile.am: added format.
151
Linus Walleij13374a42006-09-13 11:55:30 +00001522006-09-13 Andy Kelk <andy@mopoke.co.uk>
153
154 * src/libmtp.h.in: added interface to format storage.
155 * src/libmtp.c: dito.
156 * src/ptp.c: dito.
157 * src/ptp.h: dito.
158
Linus Walleijd31e6192006-09-12 07:55:27 +00001592006-09-12 Linus Walleij <triad@df.lth.se>
160
161 * configure.ac: bump release. Released 0.0.18 yesterday.
162 * src/libmtp.c: do not try to read battery max level unless
163 the device supports it. (Bug occurred on Toshiba Gigabeat
164 P10.)
165
Linus Walleijd5d51c82006-09-11 06:57:50 +00001662006-09-11 Linus Walleij <triad@df.lth.se>
167
168 * src/libusb-glue.c: messed around a bit with device descriptor
169 detection so as to bring closer to libgphoto2 detection algorithm.
170 I've seen things that might be false positives, possibly USB mass
171 storage devices with additional MSFT descriptors to indicate they
172 have Janus DRM.
173 * src/libmtp.c: use UCS-2-INTERNAL if we're not on glibc. glibc
174 knows that UCS-2 is in machine endianness but Darwin and *BSD does
175 not. Detect C library and switch accordingly.
176 * src/unicode.c: retire old unicode code only keep things we cannot
177 live without. Remove the own internal UCS-2 conversion engine and
178 the internal iconv() engine and use the one already available in
179 PTPParams.
180 * src/unicode.h: dito.
181
Linus Walleij0558ac52006-09-07 06:55:03 +00001822006-09-07 Linus Walleij <triad@df.lth.se>
183
184 * src/libusb-glue.h: added device flags so we can make
185 the code behave differently on certain devices.
186 * src/libusb-glue.c: dito, plus removed some debug prints.
187 * src/libmtp.c: docs.
188 * src/libmtp.h.in: added device_flags to device list struct.
189 * src/Makefile.am: bumped to compatible library interface.
190 * configure.ac: bump version to 0.0.18 (0.0.17 released
191 yesterday).
192
Richard Low6ec2cc12006-09-06 16:59:16 +00001932006-09-06 Richard Low <richard@wentnet.com>
194
195 * src/libusb-glue.c: changed packet sizes to improve
196 transfer speeds.
197 * src/libmtp.c: changed packet sizes to improve transfer
198 transfer speeds. Also stopped extra ptp_getobjectinfo
199 calls when getting directories on connect.
200
Linus Walleij7f0c72e2006-09-06 13:01:58 +00002012006-09-06 Linus Walleij <triad@df.lth.se>
202
203 * src/libusb-glue.c: fixed some endpoint size detection
204 and sending special file sizes stuff. Real hairy bug...
205 Also messed around a bit with the callbacks.
206 * src/libmtp.c: changes for callback size detection.
207
Linus Walleija9310fa2006-09-04 06:47:42 +00002082006-09-04 Linus Walleij <triad@df.lth.se>
209
210 * src/libmtp.c: bug in streaming code, use defined USB_BULK_HDR_SIZE
211 instead of magic values.
212
Linus Walleijd7aa5b22006-09-02 11:52:31 +00002132006-09-02 Linus Walleij <triad@df.lth.se>
214
Linus Walleijcd3eb3d2006-09-02 21:33:22 +0000215 * src/libmtp.c: add some code to have
216 LIBMTP_Send_File_From_File_Descriptor() accept a stream
217 if size is set to (uint64_t) -1, plus documentation fixes.
218 I don't think the streaming code will work but whoever want
219 to experiment with it has a place to start.
220 * examples/refactortest.c: removed. Who uses this?
Linus Walleijd7aa5b22006-09-02 11:52:31 +0000221
Linus Walleijda9500d2006-08-30 13:17:06 +00002222006-08-30 Linus Walleij <triad@df.lth.se>
223
224 * configure.ac: version bump.
225 * src/libmtp.c: more debug prints.
226 * src/libusb-glue.c: new iRiver device called Clix. By
227 the way I released libmtp 0.0.16 yesterday.
228
Linus Walleija823a702006-08-27 21:27:46 +00002292006-08-28 Linus Walleij <triad@df.lth.se>
230
231 * configure.ac: version bump.
232 * src/ptp-pack.c: upstream has committed my patch giving full
233 unicode support in libgphoto2 ptp2 camlib. No need for
234 any more ugly workarounds, plus we now have full unicode
235 filenames!
236 * src/ptp.c: dito.
237 * src/ptp.h: dito.
238 * src/libmtp.c: revamp to use the new unicode support in
239 libgphoto2.
240 * src/unicode.c: remove unused functionality.
241 * src/unicode.h: dito.
242
Linus Walleijee73ef22006-08-27 19:56:00 +00002432006-08-27 Linus Walleij <triad@df.lth.se>
244
245 * configure.ac: version bump. Release all these fixes
246 as 0.0.15.
247 * src/libusb-glue.c: fixed sucky errors. Added callback
248 code when reading files.
249 * src/libusb-glue.h: const correctness.
250 * src/libmtp.h.in: finally fixup the type on the callbacks.
251 * src/libmtp.c: more accurate sending callbacks. Callbacks
252 when getting files also, working correctly. Typeing of
253 callbacks now OK.
254 * examples/getfile.c: some display bar cosmetic fixup.
255 * TODO: lots of the things todo are now done.
256
Linus Walleijd214b9b2006-08-26 22:08:37 +00002572006-08-26 Linus Walleij <triad@df.lth.se>
258
259 * configure.ac: version bump.
260 * src/libmtp.c: fix bug and reinstate callbacks.
261 * src/libusb-glue.h: dito.
262 * src/libusb-glue.c: dito.
263
Linus Walleije7f44be2006-08-25 19:32:29 +00002642006-08-25 Linus Walleij <triad@df.lth.se>
265
266 * src/libmtp.c: use the new file descriptor sender function.
267 Going to release this as 0.0.13.
268 * src/ptp.c: upstream accepted patches synced in.
269 * src/ptp.h: dito.
270
Linus Walleijeab650b2006-08-21 23:26:37 +00002712006-08-22 Linus Walleij <triad@df.lth.se>
272
Linus Walleij80d134a2006-08-22 21:41:37 +0000273 * src/libusb-glue.c: found a real nasty endpoint bug,
274 code from libgphoto2 was assuming max packet size of
275 512 bytes while it is 64 when a USB 2.0 device is
276 plugged into an UHCI hub.
277
2782006-08-22 Linus Walleij <triad@df.lth.se>
279
Linus Walleijeab650b2006-08-21 23:26:37 +0000280 * configure.ac: bump to 0.0.13, also released 0.0.12 now.
281
Linus Walleij924236a2006-08-20 22:17:58 +00002822006-08-21 Linus Walleij <triad@df.lth.se>
283
284 * src/libmtp.c: fixup mmap() usage and add madvise()
Linus Walleij96c62432006-08-21 10:04:02 +0000285 as result of experiments by Gavin McCullagh. Upstream
286 accept patch to get files directly to file descriptor.
Linus Walleij3ec86312006-08-21 13:25:24 +0000287 Move iconv() converters into device struct for thread
288 safety.
Linus Walleij96c62432006-08-21 10:04:02 +0000289 * src/ptp.c: sync to upstream which merges patch to get
290 file directly to file descriptor.
291 * src/ptp.h: dito.
Linus Walleij3ec86312006-08-21 13:25:24 +0000292 * src/unicode.c: move iconv() converters into the device
293 struct for thread safety.
294 * src/unicode.h: dito.
Linus Walleij924236a2006-08-20 22:17:58 +0000295
Linus Walleij30658792006-08-19 22:18:55 +00002962006-08-20 Linus Walleij <triad@df.lth.se>
297
298 * src/libmtp.h.in: set friendly name and sync partner,
299 rename ownername to friendlyname.
300 * src/libmtp.c: dito.
301 * examples/detect.c: reflect changes.
302 * src/Makefile.am: interface is incompatible so age it.
303
Linus Walleijfae27482006-08-19 20:13:25 +00003042006-08-19 Linus Walleij <triad@df.lth.se>
305
306 * src/libmtp.h.in: add function to get syncronization
307 partner for the device.
308 * src/libmtp.c: dito.
309 * examples/detect.c: use that function.
310 * src/Makefile.am: backward-compatible interface bump.
311
Linus Walleij16571dc2006-08-17 20:27:46 +00003122006-08-17 Linus Walleij <triad@df.lth.se>
313
314 * configure.ac: bump to 0.0.12 and require iconv.h.
315
3162006-08-16 Linus Walleij <triad@df.lth.se>
317
318 * src/unicode.c: remove bigendian weirdness and switch
319 to using iconv() instead.
320 * src/unicode.h: dito.
321 * src/libmtp.c: reflect changes.
322
Linus Walleij3e188f12006-08-09 20:46:05 +00003232006-08-09 Linus Walleij <triad@df.lth.se>
324
325 * Release libmtp 0.0.11.
326
Linus Walleij2eb884b2006-08-04 19:17:36 +00003272006-08-04 Linus Walleij <triad@df.lth.se>
328
329 * src/libmtp.c: patch from Dan Aloni to make sendfile
330 use mmap and avoid memory drainage.
Linus Walleij9eb3d312006-08-04 19:25:59 +0000331 * src/libusb-glue.c: patch from Andy Kelk to avoid
332 exit():ing when the interface cannot be claimed.
Linus Walleij232943d2006-08-04 19:26:53 +0000333 * configure.ac: version bump.
Linus Walleij2eb884b2006-08-04 19:17:36 +0000334
Linus Walleijaa4b0752006-07-26 22:21:04 +00003352006-07-27 Linus Walleij <triad@df.lth.se>
336
337 * Release libmtp 0.0.10.
338
Linus Walleij17b55ea2006-07-26 13:54:00 +00003392006-07-26 Linus Walleij <triad@df.lth.se>
340
341 * src/libusb-glue.c: new SanDisk devices.
Linus Walleij00cf0642006-07-26 20:40:59 +0000342 * src/libmtp.c: only set metdata properties supported by
343 the device, duh.
Linus Walleijaa4b0752006-07-26 22:21:04 +0000344 * src/ptp.c: sync to upstream.
345 * src/ptp.h: sync to upstream.
346 * configure.ac: bump to 0.0.10.
Linus Walleij17b55ea2006-07-26 13:54:00 +0000347
Linus Walleijc187cb92006-06-22 17:58:13 +00003482006-06-22 Linus Walleij <triad@df.lth.se>
349
350 * Release libmtp 0.0.9.
351
Linus Walleij8ab54262006-06-21 07:12:28 +00003522006-06-21 Linus Walleij <triad@df.lth.se>
353
354 * src/libmtp.h.in: added function to retrieve supported
355 filetypes.
356 * src/libmtp.c: ditto.
357 * examples/detect.c: use that function.
358
Linus Walleijcf223e62006-06-19 09:31:53 +00003592006-06-19 Linus Walleij <triad@df.lth.se>
360
361 * src/unicode.c: support all endianness, detect
362 byte-order-mark
363 * src/unicode.h: ditto.
364 * src/libmtp.c: ditto.
365 * examples/detect.c: use proper tempfile function.
366 * src/libmtp.h.in: add some more track properties.
367 * src/libmtp.c: ditto.
368 * examples/tracks.c: ditto.
369
Linus Walleij2e4b5f92006-06-16 14:00:49 +00003702006-06-16 Linus Walleij <triad@df.lth.se>
371
372 * src/libmtp.h.in: new interfaces for single metadata post
373 retrieveal.
374 * src/libmtp.c: ditto.
375 * examples/playlists.c: display track info using the new
376 individual track metadata retrieveal method.
377 * examples/getplaylist.c: ditto.
378
Linus Walleij05ccbe72006-06-13 07:46:58 +00003792006-06-13 Linus Walleij <triad@df.lth.se>
380
381 * src/libmtp.h.in: added default folders to device struct.
Linus Walleij545c7792006-06-13 15:22:30 +0000382 Add some new function prototypes.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000383 * src/libmtp.c: discover and use the default folders if
Linus Walleij545c7792006-06-13 15:22:30 +0000384 we can find them. Retrieve device secure time and cert
385 out of sheer curiosity.
386 * src/ptp.c: sync to libgphoto2 with my patches.
387 * src/ptp.h: ditto.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000388
Linus Walleij438bd7f2006-06-08 11:35:44 +00003892006-06-07 Linus Walleij <triad@df.lth.se>
390
391 * src/libmtp.h.in: new playlist API and refactorings.
392 * src/libmtp.c: ditto, and refactorings.
393 * src/unicode.h: const correctness.
394 * src/unicode.c: ditto.
395 * examples/playlists.c: new example program.
396 * configure.ac: bump to 0.0.9
397 * src/Makefile.am: bump library interface.
398
Linus Walleij52e3ac52006-06-05 10:30:00 +00003992006-06-05 Linus Walleij <triad@df.lth.se>
400
401 * examples/sendtr.c: fixed annoying bug that made this
402 program totally useless.
403 * src/libmtp.c: cosmetics.
404 * configure.ac: bump to 0.0.8.
405
Linus Walleij345a3372006-06-03 20:55:25 +00004062006-06-03 Linus Walleij <triad@df.lth.se>
407
408 * src/libmtp.c: metadata bugs, album name and genre
409 confused. Fixe it and released libmtp 0.0.7.
410
Linus Walleijdc09dc02006-06-01 14:23:41 +00004112006-06-01 Linus Walleij <triad@df.lth.se>
412
413 * Released libmtp 0.0.6.
414
Linus Walleij549ec4d2006-05-31 19:59:52 +00004152006-05-31 Linus Walleij <triad@df.lth.se>
416
417 * src/libmtp.c: fixed mapping for JPEG vs JFIF
418 * src/libmtp.h.in: added proper type for JPEG
419 * examples/sendfile.c: send proper JPEG type
420
Linus Walleijd3fdd972006-05-30 15:51:37 +00004212006-05-30 Flavien Lebarbe <flavien+libmtp@lebarbe.net>
422
423 * src/libmtp.c: fixed a bug in update metadata due to
424 bad use of return code.
425 * src/libusb-glue.c: fixed a loop exiting problem with
426 good 'ol GOTO.
427
Linus Walleij9b1fcd92006-05-29 08:35:29 +00004282006-05-29 Linus Walleij <triad@df.lth.se>
429
430 * src/libusb-glue.c: one more device.
431 * doc/examples.h: produce correct documentation.
432 * configure.ac: bump to 0.0.6.
Linus Walleijf67bca92006-05-29 09:33:39 +0000433 * src/ptp.c: sync to libgphoto2.
434 * src/ptp.h: ditto.
435 * src/ptp-pack.c: ditto.
Linus Walleijf0f3d482006-05-29 14:10:21 +0000436 * src/libmtp.c: fixed all filetype API related functions
437 not to use any PTP intrinsic defines at all, made all
438 parameters to functions use the internal libmtp interface
439 enumerations and definitions. Removed LIBMTP_Release():
440 we can live with the memory lost during init. You're not
441 supposed to re-initialize the device. Consequently removed
442 the delete function that cleaned the filetype assoc list.
443 * examples/refactortest.c: reflect changes.
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000444
ravelox088180b2006-05-26 23:55:40 +00004452006-05-26 Dave Kelly <libmtp@ravelox.co.uk>
446
447 * src/libmtp.c: refactored object handling to be more generic
448 * src/libmtp.h.in: ditto
449 * examples/refactortest.c: Added simple example to use refactoring
450 * examples/getplaylist.c: Added example to extract playlist data
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000451 * src/ptp.c: Re-added ptp_get/set_objectreferences to allow
452 for playlist handling
453 * src/ptp.h: ditto
ravelox088180b2006-05-26 23:55:40 +0000454
Linus Walleij1fd2d272006-05-08 09:22:01 +00004552006-05-08 Linus Walleij <triad@df.lth.se>
456
457 * src/libmtp.h.in: add simple detection function.
458 * src/libusb-glue.c: implement MTP "OS descriptor" for
459 looking for MTP devices.
460 * examples/detect.c: make it possible to do very
461 rudimentary detection with "detect -p".
462 * configure.ac: bump to 0.0.5.
463
Linus Walleij685137f2006-05-07 18:09:02 +00004642006-05-07 Linus Walleij <triad@df.lth.se>
465
466 * COPYING: since we no longer use any parts of libptp2
467 and only files from libgphoto2, we switch to the GNU
468 Lesser General Public License (GNU LGPL). libptp2 is
469 a derived work from libgphoto2, and so is libmtp, there
470 are no remnants of libptp2 in libmtp anymore.
471
Linus Walleij16c51f02006-05-04 13:20:22 +00004722006-05-04 Linus Walleij <triad@df.lth.se>
473
474 * examples/sendfile.c: fixes some more filetypes.
Linus Walleij453813c2006-05-04 19:46:43 +0000475 * src/libmtp.c: respectfully rearranged to use a filetype mapping
476 table.
477 * src/ptp-pack.c: real nasty unicode packing bug.
478 * Release libmtp 0.0.4.
Linus Walleij16c51f02006-05-04 13:20:22 +0000479
Linus Walleijd6a49972006-05-02 08:24:54 +00004802006-05-02 Linus Walleij <triad@df.lth.se>
481
482 * src/libmtp.c: general shaping up for release. All track
483 and file sending functions now respects a parent ID to be
484 sent along with files and tracks.
485 * src/libmtp.h.in: dito.
486 * src/libusb-glue.c: dito.
487 * examples/sendfile.c: interface dependency changes.
488 * examples/sendtr.c: dito.
489
Linus Walleijc60275a2006-04-30 10:58:11 +00004902006-04-30 Linus Walleij <triad@df.lth.se>
491
492 * src/ptp.c: sync upstream.
493 * src/ptp.h: dito.
494
Linus Walleij370c68d2006-04-27 14:19:01 +00004952006-04-27 Linus Walleij <triad@df.lth.se>
496
497 * examples/sendfile.c: first file sender program based
498 on API implementation and changes by Chris Allegretta.
499 * examples/Makefile.am: new program, new entry.
500 * src/libmtp.c: reflect this new functionality.
501 * src/libmtp.h.in: dito.
502
Linus Walleijb02a0662006-04-25 08:05:09 +00005032006-04-25 Linus Walleij <triad@df.lth.se>
504
505 * Rebased the sources around libgphoto2 instead.
506 This was a major revision...
507 * src/ptp.c: imported libgphoto2 version verbatim.
508 * src/ptp.h: imported libgphoto2 version, minor patch.
509 * src/ptp-pack.c: imported libgphoto2 version, minor patch.
Linus Walleij9a96f0b2006-04-25 08:46:59 +0000510 * src/ptp-pack.h: dropped, libgphoto2 does not use it.
Linus Walleijb02a0662006-04-25 08:05:09 +0000511 * src/mtp.c: dropped, since all functions are now in ptp.c
512 * src/mtp-pack.c: dropped, same reason.
513 * src/mtp.h: dropped, same reason.
514 * src/mtp-pack.h: dropped, same reason.
515
Linus Walleije5f3ad42006-04-21 07:44:36 +00005162006-04-21 Linus Walleij <triad@df.lth.se>
517
Linus Walleij902c0b92006-04-21 10:52:48 +0000518 * Released libmtp 0.0.3
519 * Bumped source to 0.0.4
520
5212006-04-21 Linus Walleij <triad@df.lth.se>
522
Linus Walleije5f3ad42006-04-21 07:44:36 +0000523 * src/ptp-pack.c: GCC 4.x compilation patch from
524 Diego Pettenò.
Linus Walleija06a2792006-04-21 07:52:26 +0000525 * src/libusb-glue.c: New Samsung device and some
526 from libgphoto2.
Linus Walleij9c6ca022006-04-21 10:24:15 +0000527 * src/ptp.h: some defines from libgphoto2 to get
528 a bit more compatible.
529 * src/libmtp.c: Added a folder API implementation by
530 Dave "ravelox" Kelly.
531 * src/libmtp.h.in: dito.
532 * examples/folders.c: dito.
533 * examples/newfolder.c: dito.
534 * examples/trexist.c: dito.
Linus Walleije5f3ad42006-04-21 07:44:36 +0000535
Linus Walleij6fd2f082006-03-28 07:19:22 +00005362006-03-28 Linus Walleij <triad@df.lth.se>
537
538 * m4/*: updated macros to work with GCC 4.1.0.
539 * examples/hotplug.c: new program to create device
540 ID lists.
541 * libmtp.rules: now an auto-generated file.
542 * libmtp.usermap: now an auto-generated file.
543
Linus Walleijf6bc1782006-03-24 15:12:47 +00005442006-03-24 Linus Walleij <triad@df.lth.se>
545
546 * Beginning a file API, fixed some example program
547 names and such.
548
Linus Walleij6946ac52006-03-21 06:51:22 +00005492006-03-18 Linus Walleij <triad@df.lth.se>
550
551 * Fixed up callback interface to a simpler version,
552 the old one was bloated stuff from libnjb anyway.
553 Bump to 0.0.2.
554
Linus Walleij9b28da32006-03-16 13:47:58 +00005552006-03-16 Linus Walleij <triad@df.lth.se>
556
557 * Fixed the .h file and implementation so you really only
558 need this one .h file to interface the library.
559
Linus Walleij80124062006-03-15 10:26:09 +00005602006-03-15 Linus Walleij <triad@df.lth.se>
561
562 * Added three device information retrieval functions.
563
Linus Walleij15e344f2006-03-06 15:15:00 +00005642006-03-06 Linus Walleij <triad@df.lth.se>
565
566 * Moving some things around to structure the source. More
567 will be needed...
568
Linus Walleij93218602006-02-27 08:53:38 +00005692006-02-27 Linus Walleij <triad@df.lth.se>
570
571 * Release libmtp 0.0.1 so people have something to play with,
572 what the heck. Probably saves someones day.
573
Linus Walleij95698cd2006-02-24 10:40:40 +00005742006-02-24 Linus Walleij <triad@df.lth.se>
575
576 * Deltr example program to delete tracks, plus corresponding
577 interface call.
578
Linus Walleij17e39f72006-02-23 15:54:28 +00005792006-02-23 Linus Walleij <triad@df.lth.se>
580
581 * Fixed up sendtr program and metadata tagging function that is
582 used after sending files.
583
Linus Walleij394bbbe2006-02-22 16:10:53 +00005842006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +0000585
Linus Walleij394bbbe2006-02-22 16:10:53 +0000586 * Untested gettr.c and sendtr.c programs to get and send tracks
587 created.
588
Linus Walleijeb8c6fe2006-02-03 09:46:22 +00005892006-01-30 Linus Walleij <triad@df.lth.se>
590
591 * Created the initial GNU source directory structure.
592 * Added the most basic files.