blob: 02d504cfa0688c604f898bdeff1b017e7be686a8 [file] [log] [blame]
Linus Walleij277cd532006-11-20 14:57:46 +000012006-11-20 Linus Walleij <triad@df.lth.se>
2
3 * src/ptp.h: sync to upstream libgphoto2
4 * src/ptp.c: dito.
5 * src/ptp-pack.c: dito.
Linus Walleij8ae78bb2006-11-20 21:45:52 +00006 * src/libmtp.c: check for zerolength files/tracks.
Linus Walleij277cd532006-11-20 14:57:46 +00007
82006-11-20 Andy Kelk <andy@mopoke.co.uk>
mopoke31364442006-11-20 04:53:04 +00009
10 * src/libmtp.h.in: add "parent_id" property to LIBMTP_track_struct.
11 * src/libmtp.c: get "parent_id" property when reading tracks.
mopoke33744bb2006-11-20 04:55:32 +000012 * examples/emptyfolders.c: new example program for pruning empty
13 folders. (does a dummy run by default).
mopoke31364442006-11-20 04:53:04 +000014
Linus Walleij277cd532006-11-20 14:57:46 +0000152006-11-19 Robert Reardon <rreardon@monkshatch.vispa.com>
rreardon508705f2006-11-19 21:27:22 +000016
rreardonbbb4e562006-11-19 22:16:11 +000017 * src/libmtp.c: use enhanced MTP commands to create playlists and
18 send files
rreardon508705f2006-11-19 21:27:22 +000019 * examples/newplaylist.c: demo program for creating new playlists
rreardona7220ad2006-11-19 21:36:46 +000020 * examples/Makefile.am: add demo newplaylists program
rreardon508705f2006-11-19 21:27:22 +000021
Linus Walleij277cd532006-11-20 14:57:46 +0000222006-11-19 Daniel <danielw@iinet.net.au>
Linus Walleij48a2d462006-11-19 14:07:59 +000023
24 * src/libusb-glue.c: fix error on reconnect.
25
Linus Walleij277cd532006-11-20 14:57:46 +0000262006-11-18 Richard Low <richard@wentnet.com>
Richard Lowef925022006-11-18 09:06:10 +000027
28 * src/ptp.c: tidy up ptp_usb_getdata
29
Linus Walleij277cd532006-11-20 14:57:46 +0000302006-11-17 Richard Low <richard@wentnet.com>
Richard Low91354812006-11-17 22:44:05 +000031
32 * src/libmtp.c: fixed parent handle for uploaded tracks
33
Linus Walleij277cd532006-11-20 14:57:46 +0000342006-11-17 Robert Reardon <rreardon@monkshatch.vispa.com>
Linus Walleije6605692006-11-17 09:18:52 +000035
36 * src/libmtp.c: fixed up album art using enhanced commands.
37
Linus Walleij277cd532006-11-20 14:57:46 +0000382006-11-16 Richard Low <richard@wentnet.com>
Richard Low8d82d2f2006-11-16 20:37:43 +000039
40 * src/libmtp.c: a crude implementation of ptp_mtp_getobjectproplist
41 * src/ptp.c: ditto
42 * src/ptp.h: ditto
43 * src/ptp-pack.c: ditto
44
Linus Walleij277cd532006-11-20 14:57:46 +0000452006-11-16 Robert Reardon <rreardon@monkshatch.vispa.com>
Linus Walleij9e68bc12006-11-16 15:59:18 +000046
Linus Walleijccf28ce2006-11-16 16:06:38 +000047 * src/libmtp.c: use enhanced MTP commands to create albums and
48 add detection of the default album folder.
49 * src/libmtp.h.in: add a holder for album default folder.
Linus Walleij9e68bc12006-11-16 15:59:18 +000050
Linus Walleij277cd532006-11-20 14:57:46 +0000512006-11-15 Richard Low <richard@wentnet.com>
Richard Low8b42ca32006-11-15 08:52:17 +000052
53 * src/ptp-pack.c: set string buffer to correct size.
54
Linus Walleij277cd532006-11-20 14:57:46 +0000552006-11-14 Richard Low <richard@wentnet.com>
Richard Lowe1ab2642006-11-14 08:34:49 +000056
57 * examples/tracks.c: really use undeprecated API entry.
58
Linus Walleij277cd532006-11-20 14:57:46 +0000592006-11-13 Richard Low <richard@wentnet.com>, Linus Walleij <triad@df.lth.se>
Linus Walleij3fcfea52006-11-13 07:07:36 +000060
61 * src/libmtp.h.in: add LIBMTP_Get_Tracklisting_With_Callback()
Richard Lowdc0b6c72006-11-13 09:22:23 +000062 and LIBMTP_Get_Filelisting_With_Callback()
Linus Walleij3fcfea52006-11-13 07:07:36 +000063 * src/libmtp.c: dito, deprecate LIBMTP_Get_Tracklisting()
Richard Lowdc0b6c72006-11-13 09:22:23 +000064 and LIBMTP_Get_Filelisting()
Linus Walleij3fcfea52006-11-13 07:07:36 +000065 * examples/tracks.c: use undeprecated API entry.
Richard Lowdc0b6c72006-11-13 09:22:23 +000066 * examples/connect.c: ditto.
67 * examples/detect.c: ditto.
68 * examples/files.c: ditto.
Linus Walleij3fcfea52006-11-13 07:07:36 +000069 * src/ptp.c: working on getting object prop lists.
70 * src/ptp.h: dito.
71
Linus Walleij277cd532006-11-20 14:57:46 +0000722006-11-12 Richard Low <richard@wentnet.com>
Richard Lowe1f06922006-11-12 16:38:39 +000073
74 * src/libusb-glue.c: added Zen Vision W to devices
75
Linus Walleij277cd532006-11-20 14:57:46 +0000762006-11-07 Richard Low <richard@wentnet.com>
Richard Low4c60f6e2006-11-07 20:36:42 +000077
78 * src/libmtp.c: added checks for supported properties
79
Linus Walleij277cd532006-11-20 14:57:46 +0000802006-11-06 Richard Low <richard@wentnet.com>
Richard Low64fa3992006-11-06 21:24:11 +000081
82 * src/libmtp.c: added a check for NULL filenames in
83 LIBMTP_Get_Folder_List.
84
Linus Walleij99310d42006-11-01 08:29:39 +0000852006-11-01 Linus Walleij <triad@df.lth.se>
86
87 * src/libmtp.h.in: set/get uint8 to/from objects
88 * src/libmtp.c: send object property list.
89 * src/ptp.c: dito.
90 * src/ptp.h: dito.
91 * src/ptp-pack.c: dito.
92
mopoke90be30e2006-10-30 08:47:41 +0000932006-10-29 Andy Kelk <andy@mopoke.co.uk>
94
95 * examples/albumart.c: simple tool for adding album art.
96 * src/libmtp.c: graceful handling of players not supporting
97 abstract album objects.
98
Linus Walleij0c33ec02006-10-27 10:15:40 +0000992006-10-27 Linus Walleij <triad@df.lth.se>
100
101 * src/Makefile.am: bump library interface to reflect the new
102 album methods.
103 * configure.ac: bump to 0.0.22 for the next release.
104
1052006-10-27 Andy Kelk <andy@mopoke.co.uk>
106
107 * src/libmtp.c: add support form abstract audio/video albums.
108 * src/libmtp.h.in: dito.
109
Linus Walleij7347d0f2006-10-23 07:23:39 +00001102006-10-23 Linus Walleij <triad@df.lth.se>
111
112 * src/libmtp.c: retire opcode rendering (moved to ptp.c)
113 * src/ptp.c: sync to upstream.
114 * src/ptp.h: dito.
115 * src/ptp-pack.c: dito.
116
Linus Walleij9efe75f2006-10-20 09:09:45 +00001172006-10-20 Linus Walleij <triad@df.lth.se>
118
119 * Release 0.0.21 to get all the new device support out.
120
Linus Walleij501ba4d2006-10-16 06:17:04 +00001212006-10-16 Linus Walleij <triad@df.lth.se>
122
123 * configure.ac: bump to 0.0.21.
124 * src/libusb-glue.c: add code to unload a kernel driver for
125 the primary interface if it is already in use under Linux.
126 * src/libusb-glue.h: add a device flag to make this possible.
127
Linus Walleij37253292006-10-11 08:38:14 +00001282006-10-11 Linus Walleij <triad@df.lth.se>
129
130 * examples/delfile.c: patch from Chris Debenham
131 straingtening out the command-line interface a bit
132 more.
133
Linus Walleij43ff8fc2006-10-10 11:16:53 +00001342006-10-10 Linus Walleij <triad@df.lth.se>
135
Linus Walleij37253292006-10-11 08:38:14 +0000136 * examples/delfile.c: patch from Chris Debenham to make
137 this command take an optional filename as parameter
138 instead of file ID.
Linus Walleij43ff8fc2006-10-10 11:16:53 +0000139
Linus Walleij955e6ba2006-09-26 16:55:10 +00001402006-09-26 Linus Walleij <triad@df.lth.se>
141
142 * libmtp.pc.in: require libusb instead of just linking it.
143 * configure.ac: bump release to 0.0.20 and release.
144
Linus Walleijb1318d12006-09-25 14:59:26 +00001452006-09-25 Linus Walleij <triad@df.lth.se>
146
147 * examples/evolution-sync.sh: example script to illustrate
148 to to transfer calendar, task and contact information
149 to a device supporting this.
150
Linus Walleij4ef39e62006-09-19 14:11:52 +00001512006-09-19 Linus Walleij <triad@df.lth.se>
152
153 * src/libmtp.h.in: fixed attribute IDs to be 16bit.
154 * src/libmtp.c: dito.
155 * examples/sendfile.c: support vcard3.
156
Linus Walleijf248fdd2006-09-16 20:11:40 +00001572006-09-16 Linus Walleij <triad@df.lth.se>
158
159 * configure.ac: bump to 0.0.19 and release. There are some
160 new devices as well.
Linus Walleij5b5c7852006-09-16 20:23:37 +0000161 * src/unicode.c: retire unused code.
Linus Walleijf248fdd2006-09-16 20:11:40 +0000162
Linus Walleijb8bfcb22006-09-13 12:14:28 +00001632006-09-13 Linus Walleij <triad@df.lth.se>
164
165 * examples/format.c: formatting test program.
166 * examples.Makefile.am: added format.
167
Linus Walleij13374a42006-09-13 11:55:30 +00001682006-09-13 Andy Kelk <andy@mopoke.co.uk>
169
170 * src/libmtp.h.in: added interface to format storage.
171 * src/libmtp.c: dito.
172 * src/ptp.c: dito.
173 * src/ptp.h: dito.
174
Linus Walleijd31e6192006-09-12 07:55:27 +00001752006-09-12 Linus Walleij <triad@df.lth.se>
176
177 * configure.ac: bump release. Released 0.0.18 yesterday.
178 * src/libmtp.c: do not try to read battery max level unless
179 the device supports it. (Bug occurred on Toshiba Gigabeat
180 P10.)
181
Linus Walleijd5d51c82006-09-11 06:57:50 +00001822006-09-11 Linus Walleij <triad@df.lth.se>
183
184 * src/libusb-glue.c: messed around a bit with device descriptor
185 detection so as to bring closer to libgphoto2 detection algorithm.
186 I've seen things that might be false positives, possibly USB mass
187 storage devices with additional MSFT descriptors to indicate they
188 have Janus DRM.
189 * src/libmtp.c: use UCS-2-INTERNAL if we're not on glibc. glibc
190 knows that UCS-2 is in machine endianness but Darwin and *BSD does
191 not. Detect C library and switch accordingly.
192 * src/unicode.c: retire old unicode code only keep things we cannot
193 live without. Remove the own internal UCS-2 conversion engine and
194 the internal iconv() engine and use the one already available in
195 PTPParams.
196 * src/unicode.h: dito.
197
Linus Walleij0558ac52006-09-07 06:55:03 +00001982006-09-07 Linus Walleij <triad@df.lth.se>
199
200 * src/libusb-glue.h: added device flags so we can make
201 the code behave differently on certain devices.
202 * src/libusb-glue.c: dito, plus removed some debug prints.
203 * src/libmtp.c: docs.
204 * src/libmtp.h.in: added device_flags to device list struct.
205 * src/Makefile.am: bumped to compatible library interface.
206 * configure.ac: bump version to 0.0.18 (0.0.17 released
207 yesterday).
208
Richard Low6ec2cc12006-09-06 16:59:16 +00002092006-09-06 Richard Low <richard@wentnet.com>
210
211 * src/libusb-glue.c: changed packet sizes to improve
212 transfer speeds.
213 * src/libmtp.c: changed packet sizes to improve transfer
214 transfer speeds. Also stopped extra ptp_getobjectinfo
215 calls when getting directories on connect.
216
Linus Walleij7f0c72e2006-09-06 13:01:58 +00002172006-09-06 Linus Walleij <triad@df.lth.se>
218
219 * src/libusb-glue.c: fixed some endpoint size detection
220 and sending special file sizes stuff. Real hairy bug...
221 Also messed around a bit with the callbacks.
222 * src/libmtp.c: changes for callback size detection.
223
Linus Walleija9310fa2006-09-04 06:47:42 +00002242006-09-04 Linus Walleij <triad@df.lth.se>
225
226 * src/libmtp.c: bug in streaming code, use defined USB_BULK_HDR_SIZE
227 instead of magic values.
228
Linus Walleijd7aa5b22006-09-02 11:52:31 +00002292006-09-02 Linus Walleij <triad@df.lth.se>
230
Linus Walleijcd3eb3d2006-09-02 21:33:22 +0000231 * src/libmtp.c: add some code to have
232 LIBMTP_Send_File_From_File_Descriptor() accept a stream
233 if size is set to (uint64_t) -1, plus documentation fixes.
234 I don't think the streaming code will work but whoever want
235 to experiment with it has a place to start.
236 * examples/refactortest.c: removed. Who uses this?
Linus Walleijd7aa5b22006-09-02 11:52:31 +0000237
Linus Walleijda9500d2006-08-30 13:17:06 +00002382006-08-30 Linus Walleij <triad@df.lth.se>
239
240 * configure.ac: version bump.
241 * src/libmtp.c: more debug prints.
242 * src/libusb-glue.c: new iRiver device called Clix. By
243 the way I released libmtp 0.0.16 yesterday.
244
Linus Walleija823a702006-08-27 21:27:46 +00002452006-08-28 Linus Walleij <triad@df.lth.se>
246
247 * configure.ac: version bump.
248 * src/ptp-pack.c: upstream has committed my patch giving full
249 unicode support in libgphoto2 ptp2 camlib. No need for
250 any more ugly workarounds, plus we now have full unicode
251 filenames!
252 * src/ptp.c: dito.
253 * src/ptp.h: dito.
254 * src/libmtp.c: revamp to use the new unicode support in
255 libgphoto2.
256 * src/unicode.c: remove unused functionality.
257 * src/unicode.h: dito.
258
Linus Walleijee73ef22006-08-27 19:56:00 +00002592006-08-27 Linus Walleij <triad@df.lth.se>
260
261 * configure.ac: version bump. Release all these fixes
262 as 0.0.15.
263 * src/libusb-glue.c: fixed sucky errors. Added callback
264 code when reading files.
265 * src/libusb-glue.h: const correctness.
266 * src/libmtp.h.in: finally fixup the type on the callbacks.
267 * src/libmtp.c: more accurate sending callbacks. Callbacks
268 when getting files also, working correctly. Typeing of
269 callbacks now OK.
270 * examples/getfile.c: some display bar cosmetic fixup.
271 * TODO: lots of the things todo are now done.
272
Linus Walleijd214b9b2006-08-26 22:08:37 +00002732006-08-26 Linus Walleij <triad@df.lth.se>
274
275 * configure.ac: version bump.
276 * src/libmtp.c: fix bug and reinstate callbacks.
277 * src/libusb-glue.h: dito.
278 * src/libusb-glue.c: dito.
279
Linus Walleije7f44be2006-08-25 19:32:29 +00002802006-08-25 Linus Walleij <triad@df.lth.se>
281
282 * src/libmtp.c: use the new file descriptor sender function.
283 Going to release this as 0.0.13.
284 * src/ptp.c: upstream accepted patches synced in.
285 * src/ptp.h: dito.
286
Linus Walleijeab650b2006-08-21 23:26:37 +00002872006-08-22 Linus Walleij <triad@df.lth.se>
288
Linus Walleij80d134a2006-08-22 21:41:37 +0000289 * src/libusb-glue.c: found a real nasty endpoint bug,
290 code from libgphoto2 was assuming max packet size of
291 512 bytes while it is 64 when a USB 2.0 device is
292 plugged into an UHCI hub.
293
2942006-08-22 Linus Walleij <triad@df.lth.se>
295
Linus Walleijeab650b2006-08-21 23:26:37 +0000296 * configure.ac: bump to 0.0.13, also released 0.0.12 now.
297
Linus Walleij924236a2006-08-20 22:17:58 +00002982006-08-21 Linus Walleij <triad@df.lth.se>
299
300 * src/libmtp.c: fixup mmap() usage and add madvise()
Linus Walleij96c62432006-08-21 10:04:02 +0000301 as result of experiments by Gavin McCullagh. Upstream
302 accept patch to get files directly to file descriptor.
Linus Walleij3ec86312006-08-21 13:25:24 +0000303 Move iconv() converters into device struct for thread
304 safety.
Linus Walleij96c62432006-08-21 10:04:02 +0000305 * src/ptp.c: sync to upstream which merges patch to get
306 file directly to file descriptor.
307 * src/ptp.h: dito.
Linus Walleij3ec86312006-08-21 13:25:24 +0000308 * src/unicode.c: move iconv() converters into the device
309 struct for thread safety.
310 * src/unicode.h: dito.
Linus Walleij924236a2006-08-20 22:17:58 +0000311
Linus Walleij30658792006-08-19 22:18:55 +00003122006-08-20 Linus Walleij <triad@df.lth.se>
313
314 * src/libmtp.h.in: set friendly name and sync partner,
315 rename ownername to friendlyname.
316 * src/libmtp.c: dito.
317 * examples/detect.c: reflect changes.
318 * src/Makefile.am: interface is incompatible so age it.
319
Linus Walleijfae27482006-08-19 20:13:25 +00003202006-08-19 Linus Walleij <triad@df.lth.se>
321
322 * src/libmtp.h.in: add function to get syncronization
323 partner for the device.
324 * src/libmtp.c: dito.
325 * examples/detect.c: use that function.
326 * src/Makefile.am: backward-compatible interface bump.
327
Linus Walleij16571dc2006-08-17 20:27:46 +00003282006-08-17 Linus Walleij <triad@df.lth.se>
329
330 * configure.ac: bump to 0.0.12 and require iconv.h.
331
3322006-08-16 Linus Walleij <triad@df.lth.se>
333
334 * src/unicode.c: remove bigendian weirdness and switch
335 to using iconv() instead.
336 * src/unicode.h: dito.
337 * src/libmtp.c: reflect changes.
338
Linus Walleij3e188f12006-08-09 20:46:05 +00003392006-08-09 Linus Walleij <triad@df.lth.se>
340
341 * Release libmtp 0.0.11.
342
Linus Walleij2eb884b2006-08-04 19:17:36 +00003432006-08-04 Linus Walleij <triad@df.lth.se>
344
345 * src/libmtp.c: patch from Dan Aloni to make sendfile
346 use mmap and avoid memory drainage.
Linus Walleij9eb3d312006-08-04 19:25:59 +0000347 * src/libusb-glue.c: patch from Andy Kelk to avoid
348 exit():ing when the interface cannot be claimed.
Linus Walleij232943d2006-08-04 19:26:53 +0000349 * configure.ac: version bump.
Linus Walleij2eb884b2006-08-04 19:17:36 +0000350
Linus Walleijaa4b0752006-07-26 22:21:04 +00003512006-07-27 Linus Walleij <triad@df.lth.se>
352
353 * Release libmtp 0.0.10.
354
Linus Walleij17b55ea2006-07-26 13:54:00 +00003552006-07-26 Linus Walleij <triad@df.lth.se>
356
357 * src/libusb-glue.c: new SanDisk devices.
Linus Walleij00cf0642006-07-26 20:40:59 +0000358 * src/libmtp.c: only set metdata properties supported by
359 the device, duh.
Linus Walleijaa4b0752006-07-26 22:21:04 +0000360 * src/ptp.c: sync to upstream.
361 * src/ptp.h: sync to upstream.
362 * configure.ac: bump to 0.0.10.
Linus Walleij17b55ea2006-07-26 13:54:00 +0000363
Linus Walleijc187cb92006-06-22 17:58:13 +00003642006-06-22 Linus Walleij <triad@df.lth.se>
365
366 * Release libmtp 0.0.9.
367
Linus Walleij8ab54262006-06-21 07:12:28 +00003682006-06-21 Linus Walleij <triad@df.lth.se>
369
370 * src/libmtp.h.in: added function to retrieve supported
371 filetypes.
372 * src/libmtp.c: ditto.
373 * examples/detect.c: use that function.
374
Linus Walleijcf223e62006-06-19 09:31:53 +00003752006-06-19 Linus Walleij <triad@df.lth.se>
376
377 * src/unicode.c: support all endianness, detect
378 byte-order-mark
379 * src/unicode.h: ditto.
380 * src/libmtp.c: ditto.
381 * examples/detect.c: use proper tempfile function.
382 * src/libmtp.h.in: add some more track properties.
383 * src/libmtp.c: ditto.
384 * examples/tracks.c: ditto.
385
Linus Walleij2e4b5f92006-06-16 14:00:49 +00003862006-06-16 Linus Walleij <triad@df.lth.se>
387
388 * src/libmtp.h.in: new interfaces for single metadata post
389 retrieveal.
390 * src/libmtp.c: ditto.
391 * examples/playlists.c: display track info using the new
392 individual track metadata retrieveal method.
393 * examples/getplaylist.c: ditto.
394
Linus Walleij05ccbe72006-06-13 07:46:58 +00003952006-06-13 Linus Walleij <triad@df.lth.se>
396
397 * src/libmtp.h.in: added default folders to device struct.
Linus Walleij545c7792006-06-13 15:22:30 +0000398 Add some new function prototypes.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000399 * src/libmtp.c: discover and use the default folders if
Linus Walleij545c7792006-06-13 15:22:30 +0000400 we can find them. Retrieve device secure time and cert
401 out of sheer curiosity.
402 * src/ptp.c: sync to libgphoto2 with my patches.
403 * src/ptp.h: ditto.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000404
Linus Walleij438bd7f2006-06-08 11:35:44 +00004052006-06-07 Linus Walleij <triad@df.lth.se>
406
407 * src/libmtp.h.in: new playlist API and refactorings.
408 * src/libmtp.c: ditto, and refactorings.
409 * src/unicode.h: const correctness.
410 * src/unicode.c: ditto.
411 * examples/playlists.c: new example program.
412 * configure.ac: bump to 0.0.9
413 * src/Makefile.am: bump library interface.
414
Linus Walleij52e3ac52006-06-05 10:30:00 +00004152006-06-05 Linus Walleij <triad@df.lth.se>
416
417 * examples/sendtr.c: fixed annoying bug that made this
418 program totally useless.
419 * src/libmtp.c: cosmetics.
420 * configure.ac: bump to 0.0.8.
421
Linus Walleij345a3372006-06-03 20:55:25 +00004222006-06-03 Linus Walleij <triad@df.lth.se>
423
424 * src/libmtp.c: metadata bugs, album name and genre
425 confused. Fixe it and released libmtp 0.0.7.
426
Linus Walleijdc09dc02006-06-01 14:23:41 +00004272006-06-01 Linus Walleij <triad@df.lth.se>
428
429 * Released libmtp 0.0.6.
430
Linus Walleij549ec4d2006-05-31 19:59:52 +00004312006-05-31 Linus Walleij <triad@df.lth.se>
432
433 * src/libmtp.c: fixed mapping for JPEG vs JFIF
434 * src/libmtp.h.in: added proper type for JPEG
435 * examples/sendfile.c: send proper JPEG type
436
Linus Walleijd3fdd972006-05-30 15:51:37 +00004372006-05-30 Flavien Lebarbe <flavien+libmtp@lebarbe.net>
438
439 * src/libmtp.c: fixed a bug in update metadata due to
440 bad use of return code.
441 * src/libusb-glue.c: fixed a loop exiting problem with
442 good 'ol GOTO.
443
Linus Walleij9b1fcd92006-05-29 08:35:29 +00004442006-05-29 Linus Walleij <triad@df.lth.se>
445
446 * src/libusb-glue.c: one more device.
447 * doc/examples.h: produce correct documentation.
448 * configure.ac: bump to 0.0.6.
Linus Walleijf67bca92006-05-29 09:33:39 +0000449 * src/ptp.c: sync to libgphoto2.
450 * src/ptp.h: ditto.
451 * src/ptp-pack.c: ditto.
Linus Walleijf0f3d482006-05-29 14:10:21 +0000452 * src/libmtp.c: fixed all filetype API related functions
453 not to use any PTP intrinsic defines at all, made all
454 parameters to functions use the internal libmtp interface
455 enumerations and definitions. Removed LIBMTP_Release():
456 we can live with the memory lost during init. You're not
457 supposed to re-initialize the device. Consequently removed
458 the delete function that cleaned the filetype assoc list.
459 * examples/refactortest.c: reflect changes.
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000460
ravelox088180b2006-05-26 23:55:40 +00004612006-05-26 Dave Kelly <libmtp@ravelox.co.uk>
462
463 * src/libmtp.c: refactored object handling to be more generic
464 * src/libmtp.h.in: ditto
465 * examples/refactortest.c: Added simple example to use refactoring
466 * examples/getplaylist.c: Added example to extract playlist data
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000467 * src/ptp.c: Re-added ptp_get/set_objectreferences to allow
468 for playlist handling
469 * src/ptp.h: ditto
ravelox088180b2006-05-26 23:55:40 +0000470
Linus Walleij1fd2d272006-05-08 09:22:01 +00004712006-05-08 Linus Walleij <triad@df.lth.se>
472
473 * src/libmtp.h.in: add simple detection function.
474 * src/libusb-glue.c: implement MTP "OS descriptor" for
475 looking for MTP devices.
476 * examples/detect.c: make it possible to do very
477 rudimentary detection with "detect -p".
478 * configure.ac: bump to 0.0.5.
479
Linus Walleij685137f2006-05-07 18:09:02 +00004802006-05-07 Linus Walleij <triad@df.lth.se>
481
482 * COPYING: since we no longer use any parts of libptp2
483 and only files from libgphoto2, we switch to the GNU
484 Lesser General Public License (GNU LGPL). libptp2 is
485 a derived work from libgphoto2, and so is libmtp, there
486 are no remnants of libptp2 in libmtp anymore.
487
Linus Walleij16c51f02006-05-04 13:20:22 +00004882006-05-04 Linus Walleij <triad@df.lth.se>
489
490 * examples/sendfile.c: fixes some more filetypes.
Linus Walleij453813c2006-05-04 19:46:43 +0000491 * src/libmtp.c: respectfully rearranged to use a filetype mapping
492 table.
493 * src/ptp-pack.c: real nasty unicode packing bug.
494 * Release libmtp 0.0.4.
Linus Walleij16c51f02006-05-04 13:20:22 +0000495
Linus Walleijd6a49972006-05-02 08:24:54 +00004962006-05-02 Linus Walleij <triad@df.lth.se>
497
498 * src/libmtp.c: general shaping up for release. All track
499 and file sending functions now respects a parent ID to be
500 sent along with files and tracks.
501 * src/libmtp.h.in: dito.
502 * src/libusb-glue.c: dito.
503 * examples/sendfile.c: interface dependency changes.
504 * examples/sendtr.c: dito.
505
Linus Walleijc60275a2006-04-30 10:58:11 +00005062006-04-30 Linus Walleij <triad@df.lth.se>
507
508 * src/ptp.c: sync upstream.
509 * src/ptp.h: dito.
510
Linus Walleij370c68d2006-04-27 14:19:01 +00005112006-04-27 Linus Walleij <triad@df.lth.se>
512
513 * examples/sendfile.c: first file sender program based
514 on API implementation and changes by Chris Allegretta.
515 * examples/Makefile.am: new program, new entry.
516 * src/libmtp.c: reflect this new functionality.
517 * src/libmtp.h.in: dito.
518
Linus Walleijb02a0662006-04-25 08:05:09 +00005192006-04-25 Linus Walleij <triad@df.lth.se>
520
521 * Rebased the sources around libgphoto2 instead.
522 This was a major revision...
523 * src/ptp.c: imported libgphoto2 version verbatim.
524 * src/ptp.h: imported libgphoto2 version, minor patch.
525 * src/ptp-pack.c: imported libgphoto2 version, minor patch.
Linus Walleij9a96f0b2006-04-25 08:46:59 +0000526 * src/ptp-pack.h: dropped, libgphoto2 does not use it.
Linus Walleijb02a0662006-04-25 08:05:09 +0000527 * src/mtp.c: dropped, since all functions are now in ptp.c
528 * src/mtp-pack.c: dropped, same reason.
529 * src/mtp.h: dropped, same reason.
530 * src/mtp-pack.h: dropped, same reason.
531
Linus Walleije5f3ad42006-04-21 07:44:36 +00005322006-04-21 Linus Walleij <triad@df.lth.se>
533
Linus Walleij902c0b92006-04-21 10:52:48 +0000534 * Released libmtp 0.0.3
535 * Bumped source to 0.0.4
536
5372006-04-21 Linus Walleij <triad@df.lth.se>
538
Linus Walleije5f3ad42006-04-21 07:44:36 +0000539 * src/ptp-pack.c: GCC 4.x compilation patch from
540 Diego Pettenò.
Linus Walleija06a2792006-04-21 07:52:26 +0000541 * src/libusb-glue.c: New Samsung device and some
542 from libgphoto2.
Linus Walleij9c6ca022006-04-21 10:24:15 +0000543 * src/ptp.h: some defines from libgphoto2 to get
544 a bit more compatible.
545 * src/libmtp.c: Added a folder API implementation by
546 Dave "ravelox" Kelly.
547 * src/libmtp.h.in: dito.
548 * examples/folders.c: dito.
549 * examples/newfolder.c: dito.
550 * examples/trexist.c: dito.
Linus Walleije5f3ad42006-04-21 07:44:36 +0000551
Linus Walleij6fd2f082006-03-28 07:19:22 +00005522006-03-28 Linus Walleij <triad@df.lth.se>
553
554 * m4/*: updated macros to work with GCC 4.1.0.
555 * examples/hotplug.c: new program to create device
556 ID lists.
557 * libmtp.rules: now an auto-generated file.
558 * libmtp.usermap: now an auto-generated file.
559
Linus Walleijf6bc1782006-03-24 15:12:47 +00005602006-03-24 Linus Walleij <triad@df.lth.se>
561
562 * Beginning a file API, fixed some example program
563 names and such.
564
Linus Walleij6946ac52006-03-21 06:51:22 +00005652006-03-18 Linus Walleij <triad@df.lth.se>
566
567 * Fixed up callback interface to a simpler version,
568 the old one was bloated stuff from libnjb anyway.
569 Bump to 0.0.2.
570
Linus Walleij9b28da32006-03-16 13:47:58 +00005712006-03-16 Linus Walleij <triad@df.lth.se>
572
573 * Fixed the .h file and implementation so you really only
574 need this one .h file to interface the library.
575
Linus Walleij80124062006-03-15 10:26:09 +00005762006-03-15 Linus Walleij <triad@df.lth.se>
577
578 * Added three device information retrieval functions.
579
Linus Walleij15e344f2006-03-06 15:15:00 +00005802006-03-06 Linus Walleij <triad@df.lth.se>
581
582 * Moving some things around to structure the source. More
583 will be needed...
584
Linus Walleij93218602006-02-27 08:53:38 +00005852006-02-27 Linus Walleij <triad@df.lth.se>
586
587 * Release libmtp 0.0.1 so people have something to play with,
588 what the heck. Probably saves someones day.
589
Linus Walleij95698cd2006-02-24 10:40:40 +00005902006-02-24 Linus Walleij <triad@df.lth.se>
591
592 * Deltr example program to delete tracks, plus corresponding
593 interface call.
594
Linus Walleij17e39f72006-02-23 15:54:28 +00005952006-02-23 Linus Walleij <triad@df.lth.se>
596
597 * Fixed up sendtr program and metadata tagging function that is
598 used after sending files.
599
Linus Walleij394bbbe2006-02-22 16:10:53 +00006002006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +0000601
Linus Walleij394bbbe2006-02-22 16:10:53 +0000602 * Untested gettr.c and sendtr.c programs to get and send tracks
603 created.
604
Linus Walleijeb8c6fe2006-02-03 09:46:22 +00006052006-01-30 Linus Walleij <triad@df.lth.se>
606
607 * Created the initial GNU source directory structure.
608 * Added the most basic files.