blob: 0cefd80f73824e86894ea5e8a57332df5bc7666b [file] [log] [blame]
Linus Walleije6605692006-11-17 09:18:52 +000012006-11-17 Robert Reardon <rreardon@monkshatch.vispa.com>
2
3 * src/libmtp.c: fixed up album art using enhanced commands.
4
Richard Low8d82d2f2006-11-16 20:37:43 +000052006-11-16 Richard Low <richard@wentnet.com>
6
7 * src/libmtp.c: a crude implementation of ptp_mtp_getobjectproplist
8 * src/ptp.c: ditto
9 * src/ptp.h: ditto
10 * src/ptp-pack.c: ditto
11
Linus Walleij9e68bc12006-11-16 15:59:18 +0000122006-11-16 Robert Reardon <rreardon@monkshatch.vispa.com>
13
Linus Walleijccf28ce2006-11-16 16:06:38 +000014 * src/libmtp.c: use enhanced MTP commands to create albums and
15 add detection of the default album folder.
16 * src/libmtp.h.in: add a holder for album default folder.
Linus Walleij9e68bc12006-11-16 15:59:18 +000017
Richard Low8b42ca32006-11-15 08:52:17 +0000182006-11-15 Richard Low <richard@wentnet.com>
19
20 * src/ptp-pack.c: set string buffer to correct size.
21
Richard Lowe1ab2642006-11-14 08:34:49 +0000222006-11-14 Richard Low <richard@wentnet.com>
23
24 * examples/tracks.c: really use undeprecated API entry.
25
Richard Lowdc0b6c72006-11-13 09:22:23 +0000262006-11-13 Richard Low <richard@wentnet.com>, Linus Walleij <triad@df.lth.se>
Linus Walleij3fcfea52006-11-13 07:07:36 +000027
28 * src/libmtp.h.in: add LIBMTP_Get_Tracklisting_With_Callback()
Richard Lowdc0b6c72006-11-13 09:22:23 +000029 and LIBMTP_Get_Filelisting_With_Callback()
Linus Walleij3fcfea52006-11-13 07:07:36 +000030 * src/libmtp.c: dito, deprecate LIBMTP_Get_Tracklisting()
Richard Lowdc0b6c72006-11-13 09:22:23 +000031 and LIBMTP_Get_Filelisting()
Linus Walleij3fcfea52006-11-13 07:07:36 +000032 * examples/tracks.c: use undeprecated API entry.
Richard Lowdc0b6c72006-11-13 09:22:23 +000033 * examples/connect.c: ditto.
34 * examples/detect.c: ditto.
35 * examples/files.c: ditto.
Linus Walleij3fcfea52006-11-13 07:07:36 +000036 * src/ptp.c: working on getting object prop lists.
37 * src/ptp.h: dito.
38
Richard Lowe1f06922006-11-12 16:38:39 +0000392006-11-12 Richard Low <richard@wentnet.com>
40
41 * src/libusb-glue.c: added Zen Vision W to devices
42
Richard Low4c60f6e2006-11-07 20:36:42 +0000432006-11-07 Richard Low <richard@wentnet.com>
44
45 * src/libmtp.c: added checks for supported properties
46
Richard Low64fa3992006-11-06 21:24:11 +0000472006-11-06 Richard Low <richard@wentnet.com>
48
49 * src/libmtp.c: added a check for NULL filenames in
50 LIBMTP_Get_Folder_List.
51
Linus Walleij99310d42006-11-01 08:29:39 +0000522006-11-01 Linus Walleij <triad@df.lth.se>
53
54 * src/libmtp.h.in: set/get uint8 to/from objects
55 * src/libmtp.c: send object property list.
56 * src/ptp.c: dito.
57 * src/ptp.h: dito.
58 * src/ptp-pack.c: dito.
59
mopoke90be30e2006-10-30 08:47:41 +0000602006-10-29 Andy Kelk <andy@mopoke.co.uk>
61
62 * examples/albumart.c: simple tool for adding album art.
63 * src/libmtp.c: graceful handling of players not supporting
64 abstract album objects.
65
Linus Walleij0c33ec02006-10-27 10:15:40 +0000662006-10-27 Linus Walleij <triad@df.lth.se>
67
68 * src/Makefile.am: bump library interface to reflect the new
69 album methods.
70 * configure.ac: bump to 0.0.22 for the next release.
71
722006-10-27 Andy Kelk <andy@mopoke.co.uk>
73
74 * src/libmtp.c: add support form abstract audio/video albums.
75 * src/libmtp.h.in: dito.
76
Linus Walleij7347d0f2006-10-23 07:23:39 +0000772006-10-23 Linus Walleij <triad@df.lth.se>
78
79 * src/libmtp.c: retire opcode rendering (moved to ptp.c)
80 * src/ptp.c: sync to upstream.
81 * src/ptp.h: dito.
82 * src/ptp-pack.c: dito.
83
Linus Walleij9efe75f2006-10-20 09:09:45 +0000842006-10-20 Linus Walleij <triad@df.lth.se>
85
86 * Release 0.0.21 to get all the new device support out.
87
Linus Walleij501ba4d2006-10-16 06:17:04 +0000882006-10-16 Linus Walleij <triad@df.lth.se>
89
90 * configure.ac: bump to 0.0.21.
91 * src/libusb-glue.c: add code to unload a kernel driver for
92 the primary interface if it is already in use under Linux.
93 * src/libusb-glue.h: add a device flag to make this possible.
94
Linus Walleij37253292006-10-11 08:38:14 +0000952006-10-11 Linus Walleij <triad@df.lth.se>
96
97 * examples/delfile.c: patch from Chris Debenham
98 straingtening out the command-line interface a bit
99 more.
100
Linus Walleij43ff8fc2006-10-10 11:16:53 +00001012006-10-10 Linus Walleij <triad@df.lth.se>
102
Linus Walleij37253292006-10-11 08:38:14 +0000103 * examples/delfile.c: patch from Chris Debenham to make
104 this command take an optional filename as parameter
105 instead of file ID.
Linus Walleij43ff8fc2006-10-10 11:16:53 +0000106
Linus Walleij955e6ba2006-09-26 16:55:10 +00001072006-09-26 Linus Walleij <triad@df.lth.se>
108
109 * libmtp.pc.in: require libusb instead of just linking it.
110 * configure.ac: bump release to 0.0.20 and release.
111
Linus Walleijb1318d12006-09-25 14:59:26 +00001122006-09-25 Linus Walleij <triad@df.lth.se>
113
114 * examples/evolution-sync.sh: example script to illustrate
115 to to transfer calendar, task and contact information
116 to a device supporting this.
117
Linus Walleij4ef39e62006-09-19 14:11:52 +00001182006-09-19 Linus Walleij <triad@df.lth.se>
119
120 * src/libmtp.h.in: fixed attribute IDs to be 16bit.
121 * src/libmtp.c: dito.
122 * examples/sendfile.c: support vcard3.
123
Linus Walleijf248fdd2006-09-16 20:11:40 +00001242006-09-16 Linus Walleij <triad@df.lth.se>
125
126 * configure.ac: bump to 0.0.19 and release. There are some
127 new devices as well.
Linus Walleij5b5c7852006-09-16 20:23:37 +0000128 * src/unicode.c: retire unused code.
Linus Walleijf248fdd2006-09-16 20:11:40 +0000129
Linus Walleijb8bfcb22006-09-13 12:14:28 +00001302006-09-13 Linus Walleij <triad@df.lth.se>
131
132 * examples/format.c: formatting test program.
133 * examples.Makefile.am: added format.
134
Linus Walleij13374a42006-09-13 11:55:30 +00001352006-09-13 Andy Kelk <andy@mopoke.co.uk>
136
137 * src/libmtp.h.in: added interface to format storage.
138 * src/libmtp.c: dito.
139 * src/ptp.c: dito.
140 * src/ptp.h: dito.
141
Linus Walleijd31e6192006-09-12 07:55:27 +00001422006-09-12 Linus Walleij <triad@df.lth.se>
143
144 * configure.ac: bump release. Released 0.0.18 yesterday.
145 * src/libmtp.c: do not try to read battery max level unless
146 the device supports it. (Bug occurred on Toshiba Gigabeat
147 P10.)
148
Linus Walleijd5d51c82006-09-11 06:57:50 +00001492006-09-11 Linus Walleij <triad@df.lth.se>
150
151 * src/libusb-glue.c: messed around a bit with device descriptor
152 detection so as to bring closer to libgphoto2 detection algorithm.
153 I've seen things that might be false positives, possibly USB mass
154 storage devices with additional MSFT descriptors to indicate they
155 have Janus DRM.
156 * src/libmtp.c: use UCS-2-INTERNAL if we're not on glibc. glibc
157 knows that UCS-2 is in machine endianness but Darwin and *BSD does
158 not. Detect C library and switch accordingly.
159 * src/unicode.c: retire old unicode code only keep things we cannot
160 live without. Remove the own internal UCS-2 conversion engine and
161 the internal iconv() engine and use the one already available in
162 PTPParams.
163 * src/unicode.h: dito.
164
Linus Walleij0558ac52006-09-07 06:55:03 +00001652006-09-07 Linus Walleij <triad@df.lth.se>
166
167 * src/libusb-glue.h: added device flags so we can make
168 the code behave differently on certain devices.
169 * src/libusb-glue.c: dito, plus removed some debug prints.
170 * src/libmtp.c: docs.
171 * src/libmtp.h.in: added device_flags to device list struct.
172 * src/Makefile.am: bumped to compatible library interface.
173 * configure.ac: bump version to 0.0.18 (0.0.17 released
174 yesterday).
175
Richard Low6ec2cc12006-09-06 16:59:16 +00001762006-09-06 Richard Low <richard@wentnet.com>
177
178 * src/libusb-glue.c: changed packet sizes to improve
179 transfer speeds.
180 * src/libmtp.c: changed packet sizes to improve transfer
181 transfer speeds. Also stopped extra ptp_getobjectinfo
182 calls when getting directories on connect.
183
Linus Walleij7f0c72e2006-09-06 13:01:58 +00001842006-09-06 Linus Walleij <triad@df.lth.se>
185
186 * src/libusb-glue.c: fixed some endpoint size detection
187 and sending special file sizes stuff. Real hairy bug...
188 Also messed around a bit with the callbacks.
189 * src/libmtp.c: changes for callback size detection.
190
Linus Walleija9310fa2006-09-04 06:47:42 +00001912006-09-04 Linus Walleij <triad@df.lth.se>
192
193 * src/libmtp.c: bug in streaming code, use defined USB_BULK_HDR_SIZE
194 instead of magic values.
195
Linus Walleijd7aa5b22006-09-02 11:52:31 +00001962006-09-02 Linus Walleij <triad@df.lth.se>
197
Linus Walleijcd3eb3d2006-09-02 21:33:22 +0000198 * src/libmtp.c: add some code to have
199 LIBMTP_Send_File_From_File_Descriptor() accept a stream
200 if size is set to (uint64_t) -1, plus documentation fixes.
201 I don't think the streaming code will work but whoever want
202 to experiment with it has a place to start.
203 * examples/refactortest.c: removed. Who uses this?
Linus Walleijd7aa5b22006-09-02 11:52:31 +0000204
Linus Walleijda9500d2006-08-30 13:17:06 +00002052006-08-30 Linus Walleij <triad@df.lth.se>
206
207 * configure.ac: version bump.
208 * src/libmtp.c: more debug prints.
209 * src/libusb-glue.c: new iRiver device called Clix. By
210 the way I released libmtp 0.0.16 yesterday.
211
Linus Walleija823a702006-08-27 21:27:46 +00002122006-08-28 Linus Walleij <triad@df.lth.se>
213
214 * configure.ac: version bump.
215 * src/ptp-pack.c: upstream has committed my patch giving full
216 unicode support in libgphoto2 ptp2 camlib. No need for
217 any more ugly workarounds, plus we now have full unicode
218 filenames!
219 * src/ptp.c: dito.
220 * src/ptp.h: dito.
221 * src/libmtp.c: revamp to use the new unicode support in
222 libgphoto2.
223 * src/unicode.c: remove unused functionality.
224 * src/unicode.h: dito.
225
Linus Walleijee73ef22006-08-27 19:56:00 +00002262006-08-27 Linus Walleij <triad@df.lth.se>
227
228 * configure.ac: version bump. Release all these fixes
229 as 0.0.15.
230 * src/libusb-glue.c: fixed sucky errors. Added callback
231 code when reading files.
232 * src/libusb-glue.h: const correctness.
233 * src/libmtp.h.in: finally fixup the type on the callbacks.
234 * src/libmtp.c: more accurate sending callbacks. Callbacks
235 when getting files also, working correctly. Typeing of
236 callbacks now OK.
237 * examples/getfile.c: some display bar cosmetic fixup.
238 * TODO: lots of the things todo are now done.
239
Linus Walleijd214b9b2006-08-26 22:08:37 +00002402006-08-26 Linus Walleij <triad@df.lth.se>
241
242 * configure.ac: version bump.
243 * src/libmtp.c: fix bug and reinstate callbacks.
244 * src/libusb-glue.h: dito.
245 * src/libusb-glue.c: dito.
246
Linus Walleije7f44be2006-08-25 19:32:29 +00002472006-08-25 Linus Walleij <triad@df.lth.se>
248
249 * src/libmtp.c: use the new file descriptor sender function.
250 Going to release this as 0.0.13.
251 * src/ptp.c: upstream accepted patches synced in.
252 * src/ptp.h: dito.
253
Linus Walleijeab650b2006-08-21 23:26:37 +00002542006-08-22 Linus Walleij <triad@df.lth.se>
255
Linus Walleij80d134a2006-08-22 21:41:37 +0000256 * src/libusb-glue.c: found a real nasty endpoint bug,
257 code from libgphoto2 was assuming max packet size of
258 512 bytes while it is 64 when a USB 2.0 device is
259 plugged into an UHCI hub.
260
2612006-08-22 Linus Walleij <triad@df.lth.se>
262
Linus Walleijeab650b2006-08-21 23:26:37 +0000263 * configure.ac: bump to 0.0.13, also released 0.0.12 now.
264
Linus Walleij924236a2006-08-20 22:17:58 +00002652006-08-21 Linus Walleij <triad@df.lth.se>
266
267 * src/libmtp.c: fixup mmap() usage and add madvise()
Linus Walleij96c62432006-08-21 10:04:02 +0000268 as result of experiments by Gavin McCullagh. Upstream
269 accept patch to get files directly to file descriptor.
Linus Walleij3ec86312006-08-21 13:25:24 +0000270 Move iconv() converters into device struct for thread
271 safety.
Linus Walleij96c62432006-08-21 10:04:02 +0000272 * src/ptp.c: sync to upstream which merges patch to get
273 file directly to file descriptor.
274 * src/ptp.h: dito.
Linus Walleij3ec86312006-08-21 13:25:24 +0000275 * src/unicode.c: move iconv() converters into the device
276 struct for thread safety.
277 * src/unicode.h: dito.
Linus Walleij924236a2006-08-20 22:17:58 +0000278
Linus Walleij30658792006-08-19 22:18:55 +00002792006-08-20 Linus Walleij <triad@df.lth.se>
280
281 * src/libmtp.h.in: set friendly name and sync partner,
282 rename ownername to friendlyname.
283 * src/libmtp.c: dito.
284 * examples/detect.c: reflect changes.
285 * src/Makefile.am: interface is incompatible so age it.
286
Linus Walleijfae27482006-08-19 20:13:25 +00002872006-08-19 Linus Walleij <triad@df.lth.se>
288
289 * src/libmtp.h.in: add function to get syncronization
290 partner for the device.
291 * src/libmtp.c: dito.
292 * examples/detect.c: use that function.
293 * src/Makefile.am: backward-compatible interface bump.
294
Linus Walleij16571dc2006-08-17 20:27:46 +00002952006-08-17 Linus Walleij <triad@df.lth.se>
296
297 * configure.ac: bump to 0.0.12 and require iconv.h.
298
2992006-08-16 Linus Walleij <triad@df.lth.se>
300
301 * src/unicode.c: remove bigendian weirdness and switch
302 to using iconv() instead.
303 * src/unicode.h: dito.
304 * src/libmtp.c: reflect changes.
305
Linus Walleij3e188f12006-08-09 20:46:05 +00003062006-08-09 Linus Walleij <triad@df.lth.se>
307
308 * Release libmtp 0.0.11.
309
Linus Walleij2eb884b2006-08-04 19:17:36 +00003102006-08-04 Linus Walleij <triad@df.lth.se>
311
312 * src/libmtp.c: patch from Dan Aloni to make sendfile
313 use mmap and avoid memory drainage.
Linus Walleij9eb3d312006-08-04 19:25:59 +0000314 * src/libusb-glue.c: patch from Andy Kelk to avoid
315 exit():ing when the interface cannot be claimed.
Linus Walleij232943d2006-08-04 19:26:53 +0000316 * configure.ac: version bump.
Linus Walleij2eb884b2006-08-04 19:17:36 +0000317
Linus Walleijaa4b0752006-07-26 22:21:04 +00003182006-07-27 Linus Walleij <triad@df.lth.se>
319
320 * Release libmtp 0.0.10.
321
Linus Walleij17b55ea2006-07-26 13:54:00 +00003222006-07-26 Linus Walleij <triad@df.lth.se>
323
324 * src/libusb-glue.c: new SanDisk devices.
Linus Walleij00cf0642006-07-26 20:40:59 +0000325 * src/libmtp.c: only set metdata properties supported by
326 the device, duh.
Linus Walleijaa4b0752006-07-26 22:21:04 +0000327 * src/ptp.c: sync to upstream.
328 * src/ptp.h: sync to upstream.
329 * configure.ac: bump to 0.0.10.
Linus Walleij17b55ea2006-07-26 13:54:00 +0000330
Linus Walleijc187cb92006-06-22 17:58:13 +00003312006-06-22 Linus Walleij <triad@df.lth.se>
332
333 * Release libmtp 0.0.9.
334
Linus Walleij8ab54262006-06-21 07:12:28 +00003352006-06-21 Linus Walleij <triad@df.lth.se>
336
337 * src/libmtp.h.in: added function to retrieve supported
338 filetypes.
339 * src/libmtp.c: ditto.
340 * examples/detect.c: use that function.
341
Linus Walleijcf223e62006-06-19 09:31:53 +00003422006-06-19 Linus Walleij <triad@df.lth.se>
343
344 * src/unicode.c: support all endianness, detect
345 byte-order-mark
346 * src/unicode.h: ditto.
347 * src/libmtp.c: ditto.
348 * examples/detect.c: use proper tempfile function.
349 * src/libmtp.h.in: add some more track properties.
350 * src/libmtp.c: ditto.
351 * examples/tracks.c: ditto.
352
Linus Walleij2e4b5f92006-06-16 14:00:49 +00003532006-06-16 Linus Walleij <triad@df.lth.se>
354
355 * src/libmtp.h.in: new interfaces for single metadata post
356 retrieveal.
357 * src/libmtp.c: ditto.
358 * examples/playlists.c: display track info using the new
359 individual track metadata retrieveal method.
360 * examples/getplaylist.c: ditto.
361
Linus Walleij05ccbe72006-06-13 07:46:58 +00003622006-06-13 Linus Walleij <triad@df.lth.se>
363
364 * src/libmtp.h.in: added default folders to device struct.
Linus Walleij545c7792006-06-13 15:22:30 +0000365 Add some new function prototypes.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000366 * src/libmtp.c: discover and use the default folders if
Linus Walleij545c7792006-06-13 15:22:30 +0000367 we can find them. Retrieve device secure time and cert
368 out of sheer curiosity.
369 * src/ptp.c: sync to libgphoto2 with my patches.
370 * src/ptp.h: ditto.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000371
Linus Walleij438bd7f2006-06-08 11:35:44 +00003722006-06-07 Linus Walleij <triad@df.lth.se>
373
374 * src/libmtp.h.in: new playlist API and refactorings.
375 * src/libmtp.c: ditto, and refactorings.
376 * src/unicode.h: const correctness.
377 * src/unicode.c: ditto.
378 * examples/playlists.c: new example program.
379 * configure.ac: bump to 0.0.9
380 * src/Makefile.am: bump library interface.
381
Linus Walleij52e3ac52006-06-05 10:30:00 +00003822006-06-05 Linus Walleij <triad@df.lth.se>
383
384 * examples/sendtr.c: fixed annoying bug that made this
385 program totally useless.
386 * src/libmtp.c: cosmetics.
387 * configure.ac: bump to 0.0.8.
388
Linus Walleij345a3372006-06-03 20:55:25 +00003892006-06-03 Linus Walleij <triad@df.lth.se>
390
391 * src/libmtp.c: metadata bugs, album name and genre
392 confused. Fixe it and released libmtp 0.0.7.
393
Linus Walleijdc09dc02006-06-01 14:23:41 +00003942006-06-01 Linus Walleij <triad@df.lth.se>
395
396 * Released libmtp 0.0.6.
397
Linus Walleij549ec4d2006-05-31 19:59:52 +00003982006-05-31 Linus Walleij <triad@df.lth.se>
399
400 * src/libmtp.c: fixed mapping for JPEG vs JFIF
401 * src/libmtp.h.in: added proper type for JPEG
402 * examples/sendfile.c: send proper JPEG type
403
Linus Walleijd3fdd972006-05-30 15:51:37 +00004042006-05-30 Flavien Lebarbe <flavien+libmtp@lebarbe.net>
405
406 * src/libmtp.c: fixed a bug in update metadata due to
407 bad use of return code.
408 * src/libusb-glue.c: fixed a loop exiting problem with
409 good 'ol GOTO.
410
Linus Walleij9b1fcd92006-05-29 08:35:29 +00004112006-05-29 Linus Walleij <triad@df.lth.se>
412
413 * src/libusb-glue.c: one more device.
414 * doc/examples.h: produce correct documentation.
415 * configure.ac: bump to 0.0.6.
Linus Walleijf67bca92006-05-29 09:33:39 +0000416 * src/ptp.c: sync to libgphoto2.
417 * src/ptp.h: ditto.
418 * src/ptp-pack.c: ditto.
Linus Walleijf0f3d482006-05-29 14:10:21 +0000419 * src/libmtp.c: fixed all filetype API related functions
420 not to use any PTP intrinsic defines at all, made all
421 parameters to functions use the internal libmtp interface
422 enumerations and definitions. Removed LIBMTP_Release():
423 we can live with the memory lost during init. You're not
424 supposed to re-initialize the device. Consequently removed
425 the delete function that cleaned the filetype assoc list.
426 * examples/refactortest.c: reflect changes.
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000427
ravelox088180b2006-05-26 23:55:40 +00004282006-05-26 Dave Kelly <libmtp@ravelox.co.uk>
429
430 * src/libmtp.c: refactored object handling to be more generic
431 * src/libmtp.h.in: ditto
432 * examples/refactortest.c: Added simple example to use refactoring
433 * examples/getplaylist.c: Added example to extract playlist data
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000434 * src/ptp.c: Re-added ptp_get/set_objectreferences to allow
435 for playlist handling
436 * src/ptp.h: ditto
ravelox088180b2006-05-26 23:55:40 +0000437
Linus Walleij1fd2d272006-05-08 09:22:01 +00004382006-05-08 Linus Walleij <triad@df.lth.se>
439
440 * src/libmtp.h.in: add simple detection function.
441 * src/libusb-glue.c: implement MTP "OS descriptor" for
442 looking for MTP devices.
443 * examples/detect.c: make it possible to do very
444 rudimentary detection with "detect -p".
445 * configure.ac: bump to 0.0.5.
446
Linus Walleij685137f2006-05-07 18:09:02 +00004472006-05-07 Linus Walleij <triad@df.lth.se>
448
449 * COPYING: since we no longer use any parts of libptp2
450 and only files from libgphoto2, we switch to the GNU
451 Lesser General Public License (GNU LGPL). libptp2 is
452 a derived work from libgphoto2, and so is libmtp, there
453 are no remnants of libptp2 in libmtp anymore.
454
Linus Walleij16c51f02006-05-04 13:20:22 +00004552006-05-04 Linus Walleij <triad@df.lth.se>
456
457 * examples/sendfile.c: fixes some more filetypes.
Linus Walleij453813c2006-05-04 19:46:43 +0000458 * src/libmtp.c: respectfully rearranged to use a filetype mapping
459 table.
460 * src/ptp-pack.c: real nasty unicode packing bug.
461 * Release libmtp 0.0.4.
Linus Walleij16c51f02006-05-04 13:20:22 +0000462
Linus Walleijd6a49972006-05-02 08:24:54 +00004632006-05-02 Linus Walleij <triad@df.lth.se>
464
465 * src/libmtp.c: general shaping up for release. All track
466 and file sending functions now respects a parent ID to be
467 sent along with files and tracks.
468 * src/libmtp.h.in: dito.
469 * src/libusb-glue.c: dito.
470 * examples/sendfile.c: interface dependency changes.
471 * examples/sendtr.c: dito.
472
Linus Walleijc60275a2006-04-30 10:58:11 +00004732006-04-30 Linus Walleij <triad@df.lth.se>
474
475 * src/ptp.c: sync upstream.
476 * src/ptp.h: dito.
477
Linus Walleij370c68d2006-04-27 14:19:01 +00004782006-04-27 Linus Walleij <triad@df.lth.se>
479
480 * examples/sendfile.c: first file sender program based
481 on API implementation and changes by Chris Allegretta.
482 * examples/Makefile.am: new program, new entry.
483 * src/libmtp.c: reflect this new functionality.
484 * src/libmtp.h.in: dito.
485
Linus Walleijb02a0662006-04-25 08:05:09 +00004862006-04-25 Linus Walleij <triad@df.lth.se>
487
488 * Rebased the sources around libgphoto2 instead.
489 This was a major revision...
490 * src/ptp.c: imported libgphoto2 version verbatim.
491 * src/ptp.h: imported libgphoto2 version, minor patch.
492 * src/ptp-pack.c: imported libgphoto2 version, minor patch.
Linus Walleij9a96f0b2006-04-25 08:46:59 +0000493 * src/ptp-pack.h: dropped, libgphoto2 does not use it.
Linus Walleijb02a0662006-04-25 08:05:09 +0000494 * src/mtp.c: dropped, since all functions are now in ptp.c
495 * src/mtp-pack.c: dropped, same reason.
496 * src/mtp.h: dropped, same reason.
497 * src/mtp-pack.h: dropped, same reason.
498
Linus Walleije5f3ad42006-04-21 07:44:36 +00004992006-04-21 Linus Walleij <triad@df.lth.se>
500
Linus Walleij902c0b92006-04-21 10:52:48 +0000501 * Released libmtp 0.0.3
502 * Bumped source to 0.0.4
503
5042006-04-21 Linus Walleij <triad@df.lth.se>
505
Linus Walleije5f3ad42006-04-21 07:44:36 +0000506 * src/ptp-pack.c: GCC 4.x compilation patch from
507 Diego Pettenò.
Linus Walleija06a2792006-04-21 07:52:26 +0000508 * src/libusb-glue.c: New Samsung device and some
509 from libgphoto2.
Linus Walleij9c6ca022006-04-21 10:24:15 +0000510 * src/ptp.h: some defines from libgphoto2 to get
511 a bit more compatible.
512 * src/libmtp.c: Added a folder API implementation by
513 Dave "ravelox" Kelly.
514 * src/libmtp.h.in: dito.
515 * examples/folders.c: dito.
516 * examples/newfolder.c: dito.
517 * examples/trexist.c: dito.
Linus Walleije5f3ad42006-04-21 07:44:36 +0000518
Linus Walleij6fd2f082006-03-28 07:19:22 +00005192006-03-28 Linus Walleij <triad@df.lth.se>
520
521 * m4/*: updated macros to work with GCC 4.1.0.
522 * examples/hotplug.c: new program to create device
523 ID lists.
524 * libmtp.rules: now an auto-generated file.
525 * libmtp.usermap: now an auto-generated file.
526
Linus Walleijf6bc1782006-03-24 15:12:47 +00005272006-03-24 Linus Walleij <triad@df.lth.se>
528
529 * Beginning a file API, fixed some example program
530 names and such.
531
Linus Walleij6946ac52006-03-21 06:51:22 +00005322006-03-18 Linus Walleij <triad@df.lth.se>
533
534 * Fixed up callback interface to a simpler version,
535 the old one was bloated stuff from libnjb anyway.
536 Bump to 0.0.2.
537
Linus Walleij9b28da32006-03-16 13:47:58 +00005382006-03-16 Linus Walleij <triad@df.lth.se>
539
540 * Fixed the .h file and implementation so you really only
541 need this one .h file to interface the library.
542
Linus Walleij80124062006-03-15 10:26:09 +00005432006-03-15 Linus Walleij <triad@df.lth.se>
544
545 * Added three device information retrieval functions.
546
Linus Walleij15e344f2006-03-06 15:15:00 +00005472006-03-06 Linus Walleij <triad@df.lth.se>
548
549 * Moving some things around to structure the source. More
550 will be needed...
551
Linus Walleij93218602006-02-27 08:53:38 +00005522006-02-27 Linus Walleij <triad@df.lth.se>
553
554 * Release libmtp 0.0.1 so people have something to play with,
555 what the heck. Probably saves someones day.
556
Linus Walleij95698cd2006-02-24 10:40:40 +00005572006-02-24 Linus Walleij <triad@df.lth.se>
558
559 * Deltr example program to delete tracks, plus corresponding
560 interface call.
561
Linus Walleij17e39f72006-02-23 15:54:28 +00005622006-02-23 Linus Walleij <triad@df.lth.se>
563
564 * Fixed up sendtr program and metadata tagging function that is
565 used after sending files.
566
Linus Walleij394bbbe2006-02-22 16:10:53 +00005672006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +0000568
Linus Walleij394bbbe2006-02-22 16:10:53 +0000569 * Untested gettr.c and sendtr.c programs to get and send tracks
570 created.
571
Linus Walleijeb8c6fe2006-02-03 09:46:22 +00005722006-01-30 Linus Walleij <triad@df.lth.se>
573
574 * Created the initial GNU source directory structure.
575 * Added the most basic files.