blob: a10329ea93a0155adc8cdb435df88816cf444280 [file] [log] [blame]
Linus Walleij9e68bc12006-11-16 15:59:18 +000012006-11-16 Robert Reardon <rreardon@monkshatch.vispa.com>
2
3 * src/libmtp.c: use enhanced MTP commands to create albums.
4
Richard Low8b42ca32006-11-15 08:52:17 +000052006-11-15 Richard Low <richard@wentnet.com>
6
7 * src/ptp-pack.c: set string buffer to correct size.
8
Richard Lowe1ab2642006-11-14 08:34:49 +000092006-11-14 Richard Low <richard@wentnet.com>
10
11 * examples/tracks.c: really use undeprecated API entry.
12
Richard Lowdc0b6c72006-11-13 09:22:23 +0000132006-11-13 Richard Low <richard@wentnet.com>, Linus Walleij <triad@df.lth.se>
Linus Walleij3fcfea52006-11-13 07:07:36 +000014
15 * src/libmtp.h.in: add LIBMTP_Get_Tracklisting_With_Callback()
Richard Lowdc0b6c72006-11-13 09:22:23 +000016 and LIBMTP_Get_Filelisting_With_Callback()
Linus Walleij3fcfea52006-11-13 07:07:36 +000017 * src/libmtp.c: dito, deprecate LIBMTP_Get_Tracklisting()
Richard Lowdc0b6c72006-11-13 09:22:23 +000018 and LIBMTP_Get_Filelisting()
Linus Walleij3fcfea52006-11-13 07:07:36 +000019 * examples/tracks.c: use undeprecated API entry.
Richard Lowdc0b6c72006-11-13 09:22:23 +000020 * examples/connect.c: ditto.
21 * examples/detect.c: ditto.
22 * examples/files.c: ditto.
Linus Walleij3fcfea52006-11-13 07:07:36 +000023 * src/ptp.c: working on getting object prop lists.
24 * src/ptp.h: dito.
25
Richard Lowe1f06922006-11-12 16:38:39 +0000262006-11-12 Richard Low <richard@wentnet.com>
27
28 * src/libusb-glue.c: added Zen Vision W to devices
29
Richard Low4c60f6e2006-11-07 20:36:42 +0000302006-11-07 Richard Low <richard@wentnet.com>
31
32 * src/libmtp.c: added checks for supported properties
33
Richard Low64fa3992006-11-06 21:24:11 +0000342006-11-06 Richard Low <richard@wentnet.com>
35
36 * src/libmtp.c: added a check for NULL filenames in
37 LIBMTP_Get_Folder_List.
38
Linus Walleij99310d42006-11-01 08:29:39 +0000392006-11-01 Linus Walleij <triad@df.lth.se>
40
41 * src/libmtp.h.in: set/get uint8 to/from objects
42 * src/libmtp.c: send object property list.
43 * src/ptp.c: dito.
44 * src/ptp.h: dito.
45 * src/ptp-pack.c: dito.
46
mopoke90be30e2006-10-30 08:47:41 +0000472006-10-29 Andy Kelk <andy@mopoke.co.uk>
48
49 * examples/albumart.c: simple tool for adding album art.
50 * src/libmtp.c: graceful handling of players not supporting
51 abstract album objects.
52
Linus Walleij0c33ec02006-10-27 10:15:40 +0000532006-10-27 Linus Walleij <triad@df.lth.se>
54
55 * src/Makefile.am: bump library interface to reflect the new
56 album methods.
57 * configure.ac: bump to 0.0.22 for the next release.
58
592006-10-27 Andy Kelk <andy@mopoke.co.uk>
60
61 * src/libmtp.c: add support form abstract audio/video albums.
62 * src/libmtp.h.in: dito.
63
Linus Walleij7347d0f2006-10-23 07:23:39 +0000642006-10-23 Linus Walleij <triad@df.lth.se>
65
66 * src/libmtp.c: retire opcode rendering (moved to ptp.c)
67 * src/ptp.c: sync to upstream.
68 * src/ptp.h: dito.
69 * src/ptp-pack.c: dito.
70
Linus Walleij9efe75f2006-10-20 09:09:45 +0000712006-10-20 Linus Walleij <triad@df.lth.se>
72
73 * Release 0.0.21 to get all the new device support out.
74
Linus Walleij501ba4d2006-10-16 06:17:04 +0000752006-10-16 Linus Walleij <triad@df.lth.se>
76
77 * configure.ac: bump to 0.0.21.
78 * src/libusb-glue.c: add code to unload a kernel driver for
79 the primary interface if it is already in use under Linux.
80 * src/libusb-glue.h: add a device flag to make this possible.
81
Linus Walleij37253292006-10-11 08:38:14 +0000822006-10-11 Linus Walleij <triad@df.lth.se>
83
84 * examples/delfile.c: patch from Chris Debenham
85 straingtening out the command-line interface a bit
86 more.
87
Linus Walleij43ff8fc2006-10-10 11:16:53 +0000882006-10-10 Linus Walleij <triad@df.lth.se>
89
Linus Walleij37253292006-10-11 08:38:14 +000090 * examples/delfile.c: patch from Chris Debenham to make
91 this command take an optional filename as parameter
92 instead of file ID.
Linus Walleij43ff8fc2006-10-10 11:16:53 +000093
Linus Walleij955e6ba2006-09-26 16:55:10 +0000942006-09-26 Linus Walleij <triad@df.lth.se>
95
96 * libmtp.pc.in: require libusb instead of just linking it.
97 * configure.ac: bump release to 0.0.20 and release.
98
Linus Walleijb1318d12006-09-25 14:59:26 +0000992006-09-25 Linus Walleij <triad@df.lth.se>
100
101 * examples/evolution-sync.sh: example script to illustrate
102 to to transfer calendar, task and contact information
103 to a device supporting this.
104
Linus Walleij4ef39e62006-09-19 14:11:52 +00001052006-09-19 Linus Walleij <triad@df.lth.se>
106
107 * src/libmtp.h.in: fixed attribute IDs to be 16bit.
108 * src/libmtp.c: dito.
109 * examples/sendfile.c: support vcard3.
110
Linus Walleijf248fdd2006-09-16 20:11:40 +00001112006-09-16 Linus Walleij <triad@df.lth.se>
112
113 * configure.ac: bump to 0.0.19 and release. There are some
114 new devices as well.
Linus Walleij5b5c7852006-09-16 20:23:37 +0000115 * src/unicode.c: retire unused code.
Linus Walleijf248fdd2006-09-16 20:11:40 +0000116
Linus Walleijb8bfcb22006-09-13 12:14:28 +00001172006-09-13 Linus Walleij <triad@df.lth.se>
118
119 * examples/format.c: formatting test program.
120 * examples.Makefile.am: added format.
121
Linus Walleij13374a42006-09-13 11:55:30 +00001222006-09-13 Andy Kelk <andy@mopoke.co.uk>
123
124 * src/libmtp.h.in: added interface to format storage.
125 * src/libmtp.c: dito.
126 * src/ptp.c: dito.
127 * src/ptp.h: dito.
128
Linus Walleijd31e6192006-09-12 07:55:27 +00001292006-09-12 Linus Walleij <triad@df.lth.se>
130
131 * configure.ac: bump release. Released 0.0.18 yesterday.
132 * src/libmtp.c: do not try to read battery max level unless
133 the device supports it. (Bug occurred on Toshiba Gigabeat
134 P10.)
135
Linus Walleijd5d51c82006-09-11 06:57:50 +00001362006-09-11 Linus Walleij <triad@df.lth.se>
137
138 * src/libusb-glue.c: messed around a bit with device descriptor
139 detection so as to bring closer to libgphoto2 detection algorithm.
140 I've seen things that might be false positives, possibly USB mass
141 storage devices with additional MSFT descriptors to indicate they
142 have Janus DRM.
143 * src/libmtp.c: use UCS-2-INTERNAL if we're not on glibc. glibc
144 knows that UCS-2 is in machine endianness but Darwin and *BSD does
145 not. Detect C library and switch accordingly.
146 * src/unicode.c: retire old unicode code only keep things we cannot
147 live without. Remove the own internal UCS-2 conversion engine and
148 the internal iconv() engine and use the one already available in
149 PTPParams.
150 * src/unicode.h: dito.
151
Linus Walleij0558ac52006-09-07 06:55:03 +00001522006-09-07 Linus Walleij <triad@df.lth.se>
153
154 * src/libusb-glue.h: added device flags so we can make
155 the code behave differently on certain devices.
156 * src/libusb-glue.c: dito, plus removed some debug prints.
157 * src/libmtp.c: docs.
158 * src/libmtp.h.in: added device_flags to device list struct.
159 * src/Makefile.am: bumped to compatible library interface.
160 * configure.ac: bump version to 0.0.18 (0.0.17 released
161 yesterday).
162
Richard Low6ec2cc12006-09-06 16:59:16 +00001632006-09-06 Richard Low <richard@wentnet.com>
164
165 * src/libusb-glue.c: changed packet sizes to improve
166 transfer speeds.
167 * src/libmtp.c: changed packet sizes to improve transfer
168 transfer speeds. Also stopped extra ptp_getobjectinfo
169 calls when getting directories on connect.
170
Linus Walleij7f0c72e2006-09-06 13:01:58 +00001712006-09-06 Linus Walleij <triad@df.lth.se>
172
173 * src/libusb-glue.c: fixed some endpoint size detection
174 and sending special file sizes stuff. Real hairy bug...
175 Also messed around a bit with the callbacks.
176 * src/libmtp.c: changes for callback size detection.
177
Linus Walleija9310fa2006-09-04 06:47:42 +00001782006-09-04 Linus Walleij <triad@df.lth.se>
179
180 * src/libmtp.c: bug in streaming code, use defined USB_BULK_HDR_SIZE
181 instead of magic values.
182
Linus Walleijd7aa5b22006-09-02 11:52:31 +00001832006-09-02 Linus Walleij <triad@df.lth.se>
184
Linus Walleijcd3eb3d2006-09-02 21:33:22 +0000185 * src/libmtp.c: add some code to have
186 LIBMTP_Send_File_From_File_Descriptor() accept a stream
187 if size is set to (uint64_t) -1, plus documentation fixes.
188 I don't think the streaming code will work but whoever want
189 to experiment with it has a place to start.
190 * examples/refactortest.c: removed. Who uses this?
Linus Walleijd7aa5b22006-09-02 11:52:31 +0000191
Linus Walleijda9500d2006-08-30 13:17:06 +00001922006-08-30 Linus Walleij <triad@df.lth.se>
193
194 * configure.ac: version bump.
195 * src/libmtp.c: more debug prints.
196 * src/libusb-glue.c: new iRiver device called Clix. By
197 the way I released libmtp 0.0.16 yesterday.
198
Linus Walleija823a702006-08-27 21:27:46 +00001992006-08-28 Linus Walleij <triad@df.lth.se>
200
201 * configure.ac: version bump.
202 * src/ptp-pack.c: upstream has committed my patch giving full
203 unicode support in libgphoto2 ptp2 camlib. No need for
204 any more ugly workarounds, plus we now have full unicode
205 filenames!
206 * src/ptp.c: dito.
207 * src/ptp.h: dito.
208 * src/libmtp.c: revamp to use the new unicode support in
209 libgphoto2.
210 * src/unicode.c: remove unused functionality.
211 * src/unicode.h: dito.
212
Linus Walleijee73ef22006-08-27 19:56:00 +00002132006-08-27 Linus Walleij <triad@df.lth.se>
214
215 * configure.ac: version bump. Release all these fixes
216 as 0.0.15.
217 * src/libusb-glue.c: fixed sucky errors. Added callback
218 code when reading files.
219 * src/libusb-glue.h: const correctness.
220 * src/libmtp.h.in: finally fixup the type on the callbacks.
221 * src/libmtp.c: more accurate sending callbacks. Callbacks
222 when getting files also, working correctly. Typeing of
223 callbacks now OK.
224 * examples/getfile.c: some display bar cosmetic fixup.
225 * TODO: lots of the things todo are now done.
226
Linus Walleijd214b9b2006-08-26 22:08:37 +00002272006-08-26 Linus Walleij <triad@df.lth.se>
228
229 * configure.ac: version bump.
230 * src/libmtp.c: fix bug and reinstate callbacks.
231 * src/libusb-glue.h: dito.
232 * src/libusb-glue.c: dito.
233
Linus Walleije7f44be2006-08-25 19:32:29 +00002342006-08-25 Linus Walleij <triad@df.lth.se>
235
236 * src/libmtp.c: use the new file descriptor sender function.
237 Going to release this as 0.0.13.
238 * src/ptp.c: upstream accepted patches synced in.
239 * src/ptp.h: dito.
240
Linus Walleijeab650b2006-08-21 23:26:37 +00002412006-08-22 Linus Walleij <triad@df.lth.se>
242
Linus Walleij80d134a2006-08-22 21:41:37 +0000243 * src/libusb-glue.c: found a real nasty endpoint bug,
244 code from libgphoto2 was assuming max packet size of
245 512 bytes while it is 64 when a USB 2.0 device is
246 plugged into an UHCI hub.
247
2482006-08-22 Linus Walleij <triad@df.lth.se>
249
Linus Walleijeab650b2006-08-21 23:26:37 +0000250 * configure.ac: bump to 0.0.13, also released 0.0.12 now.
251
Linus Walleij924236a2006-08-20 22:17:58 +00002522006-08-21 Linus Walleij <triad@df.lth.se>
253
254 * src/libmtp.c: fixup mmap() usage and add madvise()
Linus Walleij96c62432006-08-21 10:04:02 +0000255 as result of experiments by Gavin McCullagh. Upstream
256 accept patch to get files directly to file descriptor.
Linus Walleij3ec86312006-08-21 13:25:24 +0000257 Move iconv() converters into device struct for thread
258 safety.
Linus Walleij96c62432006-08-21 10:04:02 +0000259 * src/ptp.c: sync to upstream which merges patch to get
260 file directly to file descriptor.
261 * src/ptp.h: dito.
Linus Walleij3ec86312006-08-21 13:25:24 +0000262 * src/unicode.c: move iconv() converters into the device
263 struct for thread safety.
264 * src/unicode.h: dito.
Linus Walleij924236a2006-08-20 22:17:58 +0000265
Linus Walleij30658792006-08-19 22:18:55 +00002662006-08-20 Linus Walleij <triad@df.lth.se>
267
268 * src/libmtp.h.in: set friendly name and sync partner,
269 rename ownername to friendlyname.
270 * src/libmtp.c: dito.
271 * examples/detect.c: reflect changes.
272 * src/Makefile.am: interface is incompatible so age it.
273
Linus Walleijfae27482006-08-19 20:13:25 +00002742006-08-19 Linus Walleij <triad@df.lth.se>
275
276 * src/libmtp.h.in: add function to get syncronization
277 partner for the device.
278 * src/libmtp.c: dito.
279 * examples/detect.c: use that function.
280 * src/Makefile.am: backward-compatible interface bump.
281
Linus Walleij16571dc2006-08-17 20:27:46 +00002822006-08-17 Linus Walleij <triad@df.lth.se>
283
284 * configure.ac: bump to 0.0.12 and require iconv.h.
285
2862006-08-16 Linus Walleij <triad@df.lth.se>
287
288 * src/unicode.c: remove bigendian weirdness and switch
289 to using iconv() instead.
290 * src/unicode.h: dito.
291 * src/libmtp.c: reflect changes.
292
Linus Walleij3e188f12006-08-09 20:46:05 +00002932006-08-09 Linus Walleij <triad@df.lth.se>
294
295 * Release libmtp 0.0.11.
296
Linus Walleij2eb884b2006-08-04 19:17:36 +00002972006-08-04 Linus Walleij <triad@df.lth.se>
298
299 * src/libmtp.c: patch from Dan Aloni to make sendfile
300 use mmap and avoid memory drainage.
Linus Walleij9eb3d312006-08-04 19:25:59 +0000301 * src/libusb-glue.c: patch from Andy Kelk to avoid
302 exit():ing when the interface cannot be claimed.
Linus Walleij232943d2006-08-04 19:26:53 +0000303 * configure.ac: version bump.
Linus Walleij2eb884b2006-08-04 19:17:36 +0000304
Linus Walleijaa4b0752006-07-26 22:21:04 +00003052006-07-27 Linus Walleij <triad@df.lth.se>
306
307 * Release libmtp 0.0.10.
308
Linus Walleij17b55ea2006-07-26 13:54:00 +00003092006-07-26 Linus Walleij <triad@df.lth.se>
310
311 * src/libusb-glue.c: new SanDisk devices.
Linus Walleij00cf0642006-07-26 20:40:59 +0000312 * src/libmtp.c: only set metdata properties supported by
313 the device, duh.
Linus Walleijaa4b0752006-07-26 22:21:04 +0000314 * src/ptp.c: sync to upstream.
315 * src/ptp.h: sync to upstream.
316 * configure.ac: bump to 0.0.10.
Linus Walleij17b55ea2006-07-26 13:54:00 +0000317
Linus Walleijc187cb92006-06-22 17:58:13 +00003182006-06-22 Linus Walleij <triad@df.lth.se>
319
320 * Release libmtp 0.0.9.
321
Linus Walleij8ab54262006-06-21 07:12:28 +00003222006-06-21 Linus Walleij <triad@df.lth.se>
323
324 * src/libmtp.h.in: added function to retrieve supported
325 filetypes.
326 * src/libmtp.c: ditto.
327 * examples/detect.c: use that function.
328
Linus Walleijcf223e62006-06-19 09:31:53 +00003292006-06-19 Linus Walleij <triad@df.lth.se>
330
331 * src/unicode.c: support all endianness, detect
332 byte-order-mark
333 * src/unicode.h: ditto.
334 * src/libmtp.c: ditto.
335 * examples/detect.c: use proper tempfile function.
336 * src/libmtp.h.in: add some more track properties.
337 * src/libmtp.c: ditto.
338 * examples/tracks.c: ditto.
339
Linus Walleij2e4b5f92006-06-16 14:00:49 +00003402006-06-16 Linus Walleij <triad@df.lth.se>
341
342 * src/libmtp.h.in: new interfaces for single metadata post
343 retrieveal.
344 * src/libmtp.c: ditto.
345 * examples/playlists.c: display track info using the new
346 individual track metadata retrieveal method.
347 * examples/getplaylist.c: ditto.
348
Linus Walleij05ccbe72006-06-13 07:46:58 +00003492006-06-13 Linus Walleij <triad@df.lth.se>
350
351 * src/libmtp.h.in: added default folders to device struct.
Linus Walleij545c7792006-06-13 15:22:30 +0000352 Add some new function prototypes.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000353 * src/libmtp.c: discover and use the default folders if
Linus Walleij545c7792006-06-13 15:22:30 +0000354 we can find them. Retrieve device secure time and cert
355 out of sheer curiosity.
356 * src/ptp.c: sync to libgphoto2 with my patches.
357 * src/ptp.h: ditto.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000358
Linus Walleij438bd7f2006-06-08 11:35:44 +00003592006-06-07 Linus Walleij <triad@df.lth.se>
360
361 * src/libmtp.h.in: new playlist API and refactorings.
362 * src/libmtp.c: ditto, and refactorings.
363 * src/unicode.h: const correctness.
364 * src/unicode.c: ditto.
365 * examples/playlists.c: new example program.
366 * configure.ac: bump to 0.0.9
367 * src/Makefile.am: bump library interface.
368
Linus Walleij52e3ac52006-06-05 10:30:00 +00003692006-06-05 Linus Walleij <triad@df.lth.se>
370
371 * examples/sendtr.c: fixed annoying bug that made this
372 program totally useless.
373 * src/libmtp.c: cosmetics.
374 * configure.ac: bump to 0.0.8.
375
Linus Walleij345a3372006-06-03 20:55:25 +00003762006-06-03 Linus Walleij <triad@df.lth.se>
377
378 * src/libmtp.c: metadata bugs, album name and genre
379 confused. Fixe it and released libmtp 0.0.7.
380
Linus Walleijdc09dc02006-06-01 14:23:41 +00003812006-06-01 Linus Walleij <triad@df.lth.se>
382
383 * Released libmtp 0.0.6.
384
Linus Walleij549ec4d2006-05-31 19:59:52 +00003852006-05-31 Linus Walleij <triad@df.lth.se>
386
387 * src/libmtp.c: fixed mapping for JPEG vs JFIF
388 * src/libmtp.h.in: added proper type for JPEG
389 * examples/sendfile.c: send proper JPEG type
390
Linus Walleijd3fdd972006-05-30 15:51:37 +00003912006-05-30 Flavien Lebarbe <flavien+libmtp@lebarbe.net>
392
393 * src/libmtp.c: fixed a bug in update metadata due to
394 bad use of return code.
395 * src/libusb-glue.c: fixed a loop exiting problem with
396 good 'ol GOTO.
397
Linus Walleij9b1fcd92006-05-29 08:35:29 +00003982006-05-29 Linus Walleij <triad@df.lth.se>
399
400 * src/libusb-glue.c: one more device.
401 * doc/examples.h: produce correct documentation.
402 * configure.ac: bump to 0.0.6.
Linus Walleijf67bca92006-05-29 09:33:39 +0000403 * src/ptp.c: sync to libgphoto2.
404 * src/ptp.h: ditto.
405 * src/ptp-pack.c: ditto.
Linus Walleijf0f3d482006-05-29 14:10:21 +0000406 * src/libmtp.c: fixed all filetype API related functions
407 not to use any PTP intrinsic defines at all, made all
408 parameters to functions use the internal libmtp interface
409 enumerations and definitions. Removed LIBMTP_Release():
410 we can live with the memory lost during init. You're not
411 supposed to re-initialize the device. Consequently removed
412 the delete function that cleaned the filetype assoc list.
413 * examples/refactortest.c: reflect changes.
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000414
ravelox088180b2006-05-26 23:55:40 +00004152006-05-26 Dave Kelly <libmtp@ravelox.co.uk>
416
417 * src/libmtp.c: refactored object handling to be more generic
418 * src/libmtp.h.in: ditto
419 * examples/refactortest.c: Added simple example to use refactoring
420 * examples/getplaylist.c: Added example to extract playlist data
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000421 * src/ptp.c: Re-added ptp_get/set_objectreferences to allow
422 for playlist handling
423 * src/ptp.h: ditto
ravelox088180b2006-05-26 23:55:40 +0000424
Linus Walleij1fd2d272006-05-08 09:22:01 +00004252006-05-08 Linus Walleij <triad@df.lth.se>
426
427 * src/libmtp.h.in: add simple detection function.
428 * src/libusb-glue.c: implement MTP "OS descriptor" for
429 looking for MTP devices.
430 * examples/detect.c: make it possible to do very
431 rudimentary detection with "detect -p".
432 * configure.ac: bump to 0.0.5.
433
Linus Walleij685137f2006-05-07 18:09:02 +00004342006-05-07 Linus Walleij <triad@df.lth.se>
435
436 * COPYING: since we no longer use any parts of libptp2
437 and only files from libgphoto2, we switch to the GNU
438 Lesser General Public License (GNU LGPL). libptp2 is
439 a derived work from libgphoto2, and so is libmtp, there
440 are no remnants of libptp2 in libmtp anymore.
441
Linus Walleij16c51f02006-05-04 13:20:22 +00004422006-05-04 Linus Walleij <triad@df.lth.se>
443
444 * examples/sendfile.c: fixes some more filetypes.
Linus Walleij453813c2006-05-04 19:46:43 +0000445 * src/libmtp.c: respectfully rearranged to use a filetype mapping
446 table.
447 * src/ptp-pack.c: real nasty unicode packing bug.
448 * Release libmtp 0.0.4.
Linus Walleij16c51f02006-05-04 13:20:22 +0000449
Linus Walleijd6a49972006-05-02 08:24:54 +00004502006-05-02 Linus Walleij <triad@df.lth.se>
451
452 * src/libmtp.c: general shaping up for release. All track
453 and file sending functions now respects a parent ID to be
454 sent along with files and tracks.
455 * src/libmtp.h.in: dito.
456 * src/libusb-glue.c: dito.
457 * examples/sendfile.c: interface dependency changes.
458 * examples/sendtr.c: dito.
459
Linus Walleijc60275a2006-04-30 10:58:11 +00004602006-04-30 Linus Walleij <triad@df.lth.se>
461
462 * src/ptp.c: sync upstream.
463 * src/ptp.h: dito.
464
Linus Walleij370c68d2006-04-27 14:19:01 +00004652006-04-27 Linus Walleij <triad@df.lth.se>
466
467 * examples/sendfile.c: first file sender program based
468 on API implementation and changes by Chris Allegretta.
469 * examples/Makefile.am: new program, new entry.
470 * src/libmtp.c: reflect this new functionality.
471 * src/libmtp.h.in: dito.
472
Linus Walleijb02a0662006-04-25 08:05:09 +00004732006-04-25 Linus Walleij <triad@df.lth.se>
474
475 * Rebased the sources around libgphoto2 instead.
476 This was a major revision...
477 * src/ptp.c: imported libgphoto2 version verbatim.
478 * src/ptp.h: imported libgphoto2 version, minor patch.
479 * src/ptp-pack.c: imported libgphoto2 version, minor patch.
Linus Walleij9a96f0b2006-04-25 08:46:59 +0000480 * src/ptp-pack.h: dropped, libgphoto2 does not use it.
Linus Walleijb02a0662006-04-25 08:05:09 +0000481 * src/mtp.c: dropped, since all functions are now in ptp.c
482 * src/mtp-pack.c: dropped, same reason.
483 * src/mtp.h: dropped, same reason.
484 * src/mtp-pack.h: dropped, same reason.
485
Linus Walleije5f3ad42006-04-21 07:44:36 +00004862006-04-21 Linus Walleij <triad@df.lth.se>
487
Linus Walleij902c0b92006-04-21 10:52:48 +0000488 * Released libmtp 0.0.3
489 * Bumped source to 0.0.4
490
4912006-04-21 Linus Walleij <triad@df.lth.se>
492
Linus Walleije5f3ad42006-04-21 07:44:36 +0000493 * src/ptp-pack.c: GCC 4.x compilation patch from
494 Diego Pettenò.
Linus Walleija06a2792006-04-21 07:52:26 +0000495 * src/libusb-glue.c: New Samsung device and some
496 from libgphoto2.
Linus Walleij9c6ca022006-04-21 10:24:15 +0000497 * src/ptp.h: some defines from libgphoto2 to get
498 a bit more compatible.
499 * src/libmtp.c: Added a folder API implementation by
500 Dave "ravelox" Kelly.
501 * src/libmtp.h.in: dito.
502 * examples/folders.c: dito.
503 * examples/newfolder.c: dito.
504 * examples/trexist.c: dito.
Linus Walleije5f3ad42006-04-21 07:44:36 +0000505
Linus Walleij6fd2f082006-03-28 07:19:22 +00005062006-03-28 Linus Walleij <triad@df.lth.se>
507
508 * m4/*: updated macros to work with GCC 4.1.0.
509 * examples/hotplug.c: new program to create device
510 ID lists.
511 * libmtp.rules: now an auto-generated file.
512 * libmtp.usermap: now an auto-generated file.
513
Linus Walleijf6bc1782006-03-24 15:12:47 +00005142006-03-24 Linus Walleij <triad@df.lth.se>
515
516 * Beginning a file API, fixed some example program
517 names and such.
518
Linus Walleij6946ac52006-03-21 06:51:22 +00005192006-03-18 Linus Walleij <triad@df.lth.se>
520
521 * Fixed up callback interface to a simpler version,
522 the old one was bloated stuff from libnjb anyway.
523 Bump to 0.0.2.
524
Linus Walleij9b28da32006-03-16 13:47:58 +00005252006-03-16 Linus Walleij <triad@df.lth.se>
526
527 * Fixed the .h file and implementation so you really only
528 need this one .h file to interface the library.
529
Linus Walleij80124062006-03-15 10:26:09 +00005302006-03-15 Linus Walleij <triad@df.lth.se>
531
532 * Added three device information retrieval functions.
533
Linus Walleij15e344f2006-03-06 15:15:00 +00005342006-03-06 Linus Walleij <triad@df.lth.se>
535
536 * Moving some things around to structure the source. More
537 will be needed...
538
Linus Walleij93218602006-02-27 08:53:38 +00005392006-02-27 Linus Walleij <triad@df.lth.se>
540
541 * Release libmtp 0.0.1 so people have something to play with,
542 what the heck. Probably saves someones day.
543
Linus Walleij95698cd2006-02-24 10:40:40 +00005442006-02-24 Linus Walleij <triad@df.lth.se>
545
546 * Deltr example program to delete tracks, plus corresponding
547 interface call.
548
Linus Walleij17e39f72006-02-23 15:54:28 +00005492006-02-23 Linus Walleij <triad@df.lth.se>
550
551 * Fixed up sendtr program and metadata tagging function that is
552 used after sending files.
553
Linus Walleij394bbbe2006-02-22 16:10:53 +00005542006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +0000555
Linus Walleij394bbbe2006-02-22 16:10:53 +0000556 * Untested gettr.c and sendtr.c programs to get and send tracks
557 created.
558
Linus Walleijeb8c6fe2006-02-03 09:46:22 +00005592006-01-30 Linus Walleij <triad@df.lth.se>
560
561 * Created the initial GNU source directory structure.
562 * Added the most basic files.