blob: 487acf06ea22bd97132c13f71cd9c573ffdfdcad [file] [log] [blame]
rreardon508705f2006-11-19 21:27:22 +000012006-11-19 Robert Reardon <rreardon@monkshatch.vispa.com>
2
rreardonbbb4e562006-11-19 22:16:11 +00003 * src/libmtp.c: use enhanced MTP commands to create playlists and
4 send files
rreardon508705f2006-11-19 21:27:22 +00005 * examples/newplaylist.c: demo program for creating new playlists
rreardona7220ad2006-11-19 21:36:46 +00006 * examples/Makefile.am: add demo newplaylists program
rreardon508705f2006-11-19 21:27:22 +00007
Linus Walleij48a2d462006-11-19 14:07:59 +000082006-11-19 Daniel <danielw@iinet.net.au>
9
10 * src/libusb-glue.c: fix error on reconnect.
11
Richard Lowef925022006-11-18 09:06:10 +0000122006-11-18 Richard Low <richard@wentnet.com>
13
14 * src/ptp.c: tidy up ptp_usb_getdata
15
Richard Low91354812006-11-17 22:44:05 +0000162006-11-17 Richard Low <richard@wentnet.com>
17
18 * src/libmtp.c: fixed parent handle for uploaded tracks
19
Linus Walleije6605692006-11-17 09:18:52 +0000202006-11-17 Robert Reardon <rreardon@monkshatch.vispa.com>
21
22 * src/libmtp.c: fixed up album art using enhanced commands.
23
Richard Low8d82d2f2006-11-16 20:37:43 +0000242006-11-16 Richard Low <richard@wentnet.com>
25
26 * src/libmtp.c: a crude implementation of ptp_mtp_getobjectproplist
27 * src/ptp.c: ditto
28 * src/ptp.h: ditto
29 * src/ptp-pack.c: ditto
30
Linus Walleij9e68bc12006-11-16 15:59:18 +0000312006-11-16 Robert Reardon <rreardon@monkshatch.vispa.com>
32
Linus Walleijccf28ce2006-11-16 16:06:38 +000033 * src/libmtp.c: use enhanced MTP commands to create albums and
34 add detection of the default album folder.
35 * src/libmtp.h.in: add a holder for album default folder.
Linus Walleij9e68bc12006-11-16 15:59:18 +000036
Richard Low8b42ca32006-11-15 08:52:17 +0000372006-11-15 Richard Low <richard@wentnet.com>
38
39 * src/ptp-pack.c: set string buffer to correct size.
40
Richard Lowe1ab2642006-11-14 08:34:49 +0000412006-11-14 Richard Low <richard@wentnet.com>
42
43 * examples/tracks.c: really use undeprecated API entry.
44
Richard Lowdc0b6c72006-11-13 09:22:23 +0000452006-11-13 Richard Low <richard@wentnet.com>, Linus Walleij <triad@df.lth.se>
Linus Walleij3fcfea52006-11-13 07:07:36 +000046
47 * src/libmtp.h.in: add LIBMTP_Get_Tracklisting_With_Callback()
Richard Lowdc0b6c72006-11-13 09:22:23 +000048 and LIBMTP_Get_Filelisting_With_Callback()
Linus Walleij3fcfea52006-11-13 07:07:36 +000049 * src/libmtp.c: dito, deprecate LIBMTP_Get_Tracklisting()
Richard Lowdc0b6c72006-11-13 09:22:23 +000050 and LIBMTP_Get_Filelisting()
Linus Walleij3fcfea52006-11-13 07:07:36 +000051 * examples/tracks.c: use undeprecated API entry.
Richard Lowdc0b6c72006-11-13 09:22:23 +000052 * examples/connect.c: ditto.
53 * examples/detect.c: ditto.
54 * examples/files.c: ditto.
Linus Walleij3fcfea52006-11-13 07:07:36 +000055 * src/ptp.c: working on getting object prop lists.
56 * src/ptp.h: dito.
57
Richard Lowe1f06922006-11-12 16:38:39 +0000582006-11-12 Richard Low <richard@wentnet.com>
59
60 * src/libusb-glue.c: added Zen Vision W to devices
61
Richard Low4c60f6e2006-11-07 20:36:42 +0000622006-11-07 Richard Low <richard@wentnet.com>
63
64 * src/libmtp.c: added checks for supported properties
65
Richard Low64fa3992006-11-06 21:24:11 +0000662006-11-06 Richard Low <richard@wentnet.com>
67
68 * src/libmtp.c: added a check for NULL filenames in
69 LIBMTP_Get_Folder_List.
70
Linus Walleij99310d42006-11-01 08:29:39 +0000712006-11-01 Linus Walleij <triad@df.lth.se>
72
73 * src/libmtp.h.in: set/get uint8 to/from objects
74 * src/libmtp.c: send object property list.
75 * src/ptp.c: dito.
76 * src/ptp.h: dito.
77 * src/ptp-pack.c: dito.
78
mopoke90be30e2006-10-30 08:47:41 +0000792006-10-29 Andy Kelk <andy@mopoke.co.uk>
80
81 * examples/albumart.c: simple tool for adding album art.
82 * src/libmtp.c: graceful handling of players not supporting
83 abstract album objects.
84
Linus Walleij0c33ec02006-10-27 10:15:40 +0000852006-10-27 Linus Walleij <triad@df.lth.se>
86
87 * src/Makefile.am: bump library interface to reflect the new
88 album methods.
89 * configure.ac: bump to 0.0.22 for the next release.
90
912006-10-27 Andy Kelk <andy@mopoke.co.uk>
92
93 * src/libmtp.c: add support form abstract audio/video albums.
94 * src/libmtp.h.in: dito.
95
Linus Walleij7347d0f2006-10-23 07:23:39 +0000962006-10-23 Linus Walleij <triad@df.lth.se>
97
98 * src/libmtp.c: retire opcode rendering (moved to ptp.c)
99 * src/ptp.c: sync to upstream.
100 * src/ptp.h: dito.
101 * src/ptp-pack.c: dito.
102
Linus Walleij9efe75f2006-10-20 09:09:45 +00001032006-10-20 Linus Walleij <triad@df.lth.se>
104
105 * Release 0.0.21 to get all the new device support out.
106
Linus Walleij501ba4d2006-10-16 06:17:04 +00001072006-10-16 Linus Walleij <triad@df.lth.se>
108
109 * configure.ac: bump to 0.0.21.
110 * src/libusb-glue.c: add code to unload a kernel driver for
111 the primary interface if it is already in use under Linux.
112 * src/libusb-glue.h: add a device flag to make this possible.
113
Linus Walleij37253292006-10-11 08:38:14 +00001142006-10-11 Linus Walleij <triad@df.lth.se>
115
116 * examples/delfile.c: patch from Chris Debenham
117 straingtening out the command-line interface a bit
118 more.
119
Linus Walleij43ff8fc2006-10-10 11:16:53 +00001202006-10-10 Linus Walleij <triad@df.lth.se>
121
Linus Walleij37253292006-10-11 08:38:14 +0000122 * examples/delfile.c: patch from Chris Debenham to make
123 this command take an optional filename as parameter
124 instead of file ID.
Linus Walleij43ff8fc2006-10-10 11:16:53 +0000125
Linus Walleij955e6ba2006-09-26 16:55:10 +00001262006-09-26 Linus Walleij <triad@df.lth.se>
127
128 * libmtp.pc.in: require libusb instead of just linking it.
129 * configure.ac: bump release to 0.0.20 and release.
130
Linus Walleijb1318d12006-09-25 14:59:26 +00001312006-09-25 Linus Walleij <triad@df.lth.se>
132
133 * examples/evolution-sync.sh: example script to illustrate
134 to to transfer calendar, task and contact information
135 to a device supporting this.
136
Linus Walleij4ef39e62006-09-19 14:11:52 +00001372006-09-19 Linus Walleij <triad@df.lth.se>
138
139 * src/libmtp.h.in: fixed attribute IDs to be 16bit.
140 * src/libmtp.c: dito.
141 * examples/sendfile.c: support vcard3.
142
Linus Walleijf248fdd2006-09-16 20:11:40 +00001432006-09-16 Linus Walleij <triad@df.lth.se>
144
145 * configure.ac: bump to 0.0.19 and release. There are some
146 new devices as well.
Linus Walleij5b5c7852006-09-16 20:23:37 +0000147 * src/unicode.c: retire unused code.
Linus Walleijf248fdd2006-09-16 20:11:40 +0000148
Linus Walleijb8bfcb22006-09-13 12:14:28 +00001492006-09-13 Linus Walleij <triad@df.lth.se>
150
151 * examples/format.c: formatting test program.
152 * examples.Makefile.am: added format.
153
Linus Walleij13374a42006-09-13 11:55:30 +00001542006-09-13 Andy Kelk <andy@mopoke.co.uk>
155
156 * src/libmtp.h.in: added interface to format storage.
157 * src/libmtp.c: dito.
158 * src/ptp.c: dito.
159 * src/ptp.h: dito.
160
Linus Walleijd31e6192006-09-12 07:55:27 +00001612006-09-12 Linus Walleij <triad@df.lth.se>
162
163 * configure.ac: bump release. Released 0.0.18 yesterday.
164 * src/libmtp.c: do not try to read battery max level unless
165 the device supports it. (Bug occurred on Toshiba Gigabeat
166 P10.)
167
Linus Walleijd5d51c82006-09-11 06:57:50 +00001682006-09-11 Linus Walleij <triad@df.lth.se>
169
170 * src/libusb-glue.c: messed around a bit with device descriptor
171 detection so as to bring closer to libgphoto2 detection algorithm.
172 I've seen things that might be false positives, possibly USB mass
173 storage devices with additional MSFT descriptors to indicate they
174 have Janus DRM.
175 * src/libmtp.c: use UCS-2-INTERNAL if we're not on glibc. glibc
176 knows that UCS-2 is in machine endianness but Darwin and *BSD does
177 not. Detect C library and switch accordingly.
178 * src/unicode.c: retire old unicode code only keep things we cannot
179 live without. Remove the own internal UCS-2 conversion engine and
180 the internal iconv() engine and use the one already available in
181 PTPParams.
182 * src/unicode.h: dito.
183
Linus Walleij0558ac52006-09-07 06:55:03 +00001842006-09-07 Linus Walleij <triad@df.lth.se>
185
186 * src/libusb-glue.h: added device flags so we can make
187 the code behave differently on certain devices.
188 * src/libusb-glue.c: dito, plus removed some debug prints.
189 * src/libmtp.c: docs.
190 * src/libmtp.h.in: added device_flags to device list struct.
191 * src/Makefile.am: bumped to compatible library interface.
192 * configure.ac: bump version to 0.0.18 (0.0.17 released
193 yesterday).
194
Richard Low6ec2cc12006-09-06 16:59:16 +00001952006-09-06 Richard Low <richard@wentnet.com>
196
197 * src/libusb-glue.c: changed packet sizes to improve
198 transfer speeds.
199 * src/libmtp.c: changed packet sizes to improve transfer
200 transfer speeds. Also stopped extra ptp_getobjectinfo
201 calls when getting directories on connect.
202
Linus Walleij7f0c72e2006-09-06 13:01:58 +00002032006-09-06 Linus Walleij <triad@df.lth.se>
204
205 * src/libusb-glue.c: fixed some endpoint size detection
206 and sending special file sizes stuff. Real hairy bug...
207 Also messed around a bit with the callbacks.
208 * src/libmtp.c: changes for callback size detection.
209
Linus Walleija9310fa2006-09-04 06:47:42 +00002102006-09-04 Linus Walleij <triad@df.lth.se>
211
212 * src/libmtp.c: bug in streaming code, use defined USB_BULK_HDR_SIZE
213 instead of magic values.
214
Linus Walleijd7aa5b22006-09-02 11:52:31 +00002152006-09-02 Linus Walleij <triad@df.lth.se>
216
Linus Walleijcd3eb3d2006-09-02 21:33:22 +0000217 * src/libmtp.c: add some code to have
218 LIBMTP_Send_File_From_File_Descriptor() accept a stream
219 if size is set to (uint64_t) -1, plus documentation fixes.
220 I don't think the streaming code will work but whoever want
221 to experiment with it has a place to start.
222 * examples/refactortest.c: removed. Who uses this?
Linus Walleijd7aa5b22006-09-02 11:52:31 +0000223
Linus Walleijda9500d2006-08-30 13:17:06 +00002242006-08-30 Linus Walleij <triad@df.lth.se>
225
226 * configure.ac: version bump.
227 * src/libmtp.c: more debug prints.
228 * src/libusb-glue.c: new iRiver device called Clix. By
229 the way I released libmtp 0.0.16 yesterday.
230
Linus Walleija823a702006-08-27 21:27:46 +00002312006-08-28 Linus Walleij <triad@df.lth.se>
232
233 * configure.ac: version bump.
234 * src/ptp-pack.c: upstream has committed my patch giving full
235 unicode support in libgphoto2 ptp2 camlib. No need for
236 any more ugly workarounds, plus we now have full unicode
237 filenames!
238 * src/ptp.c: dito.
239 * src/ptp.h: dito.
240 * src/libmtp.c: revamp to use the new unicode support in
241 libgphoto2.
242 * src/unicode.c: remove unused functionality.
243 * src/unicode.h: dito.
244
Linus Walleijee73ef22006-08-27 19:56:00 +00002452006-08-27 Linus Walleij <triad@df.lth.se>
246
247 * configure.ac: version bump. Release all these fixes
248 as 0.0.15.
249 * src/libusb-glue.c: fixed sucky errors. Added callback
250 code when reading files.
251 * src/libusb-glue.h: const correctness.
252 * src/libmtp.h.in: finally fixup the type on the callbacks.
253 * src/libmtp.c: more accurate sending callbacks. Callbacks
254 when getting files also, working correctly. Typeing of
255 callbacks now OK.
256 * examples/getfile.c: some display bar cosmetic fixup.
257 * TODO: lots of the things todo are now done.
258
Linus Walleijd214b9b2006-08-26 22:08:37 +00002592006-08-26 Linus Walleij <triad@df.lth.se>
260
261 * configure.ac: version bump.
262 * src/libmtp.c: fix bug and reinstate callbacks.
263 * src/libusb-glue.h: dito.
264 * src/libusb-glue.c: dito.
265
Linus Walleije7f44be2006-08-25 19:32:29 +00002662006-08-25 Linus Walleij <triad@df.lth.se>
267
268 * src/libmtp.c: use the new file descriptor sender function.
269 Going to release this as 0.0.13.
270 * src/ptp.c: upstream accepted patches synced in.
271 * src/ptp.h: dito.
272
Linus Walleijeab650b2006-08-21 23:26:37 +00002732006-08-22 Linus Walleij <triad@df.lth.se>
274
Linus Walleij80d134a2006-08-22 21:41:37 +0000275 * src/libusb-glue.c: found a real nasty endpoint bug,
276 code from libgphoto2 was assuming max packet size of
277 512 bytes while it is 64 when a USB 2.0 device is
278 plugged into an UHCI hub.
279
2802006-08-22 Linus Walleij <triad@df.lth.se>
281
Linus Walleijeab650b2006-08-21 23:26:37 +0000282 * configure.ac: bump to 0.0.13, also released 0.0.12 now.
283
Linus Walleij924236a2006-08-20 22:17:58 +00002842006-08-21 Linus Walleij <triad@df.lth.se>
285
286 * src/libmtp.c: fixup mmap() usage and add madvise()
Linus Walleij96c62432006-08-21 10:04:02 +0000287 as result of experiments by Gavin McCullagh. Upstream
288 accept patch to get files directly to file descriptor.
Linus Walleij3ec86312006-08-21 13:25:24 +0000289 Move iconv() converters into device struct for thread
290 safety.
Linus Walleij96c62432006-08-21 10:04:02 +0000291 * src/ptp.c: sync to upstream which merges patch to get
292 file directly to file descriptor.
293 * src/ptp.h: dito.
Linus Walleij3ec86312006-08-21 13:25:24 +0000294 * src/unicode.c: move iconv() converters into the device
295 struct for thread safety.
296 * src/unicode.h: dito.
Linus Walleij924236a2006-08-20 22:17:58 +0000297
Linus Walleij30658792006-08-19 22:18:55 +00002982006-08-20 Linus Walleij <triad@df.lth.se>
299
300 * src/libmtp.h.in: set friendly name and sync partner,
301 rename ownername to friendlyname.
302 * src/libmtp.c: dito.
303 * examples/detect.c: reflect changes.
304 * src/Makefile.am: interface is incompatible so age it.
305
Linus Walleijfae27482006-08-19 20:13:25 +00003062006-08-19 Linus Walleij <triad@df.lth.se>
307
308 * src/libmtp.h.in: add function to get syncronization
309 partner for the device.
310 * src/libmtp.c: dito.
311 * examples/detect.c: use that function.
312 * src/Makefile.am: backward-compatible interface bump.
313
Linus Walleij16571dc2006-08-17 20:27:46 +00003142006-08-17 Linus Walleij <triad@df.lth.se>
315
316 * configure.ac: bump to 0.0.12 and require iconv.h.
317
3182006-08-16 Linus Walleij <triad@df.lth.se>
319
320 * src/unicode.c: remove bigendian weirdness and switch
321 to using iconv() instead.
322 * src/unicode.h: dito.
323 * src/libmtp.c: reflect changes.
324
Linus Walleij3e188f12006-08-09 20:46:05 +00003252006-08-09 Linus Walleij <triad@df.lth.se>
326
327 * Release libmtp 0.0.11.
328
Linus Walleij2eb884b2006-08-04 19:17:36 +00003292006-08-04 Linus Walleij <triad@df.lth.se>
330
331 * src/libmtp.c: patch from Dan Aloni to make sendfile
332 use mmap and avoid memory drainage.
Linus Walleij9eb3d312006-08-04 19:25:59 +0000333 * src/libusb-glue.c: patch from Andy Kelk to avoid
334 exit():ing when the interface cannot be claimed.
Linus Walleij232943d2006-08-04 19:26:53 +0000335 * configure.ac: version bump.
Linus Walleij2eb884b2006-08-04 19:17:36 +0000336
Linus Walleijaa4b0752006-07-26 22:21:04 +00003372006-07-27 Linus Walleij <triad@df.lth.se>
338
339 * Release libmtp 0.0.10.
340
Linus Walleij17b55ea2006-07-26 13:54:00 +00003412006-07-26 Linus Walleij <triad@df.lth.se>
342
343 * src/libusb-glue.c: new SanDisk devices.
Linus Walleij00cf0642006-07-26 20:40:59 +0000344 * src/libmtp.c: only set metdata properties supported by
345 the device, duh.
Linus Walleijaa4b0752006-07-26 22:21:04 +0000346 * src/ptp.c: sync to upstream.
347 * src/ptp.h: sync to upstream.
348 * configure.ac: bump to 0.0.10.
Linus Walleij17b55ea2006-07-26 13:54:00 +0000349
Linus Walleijc187cb92006-06-22 17:58:13 +00003502006-06-22 Linus Walleij <triad@df.lth.se>
351
352 * Release libmtp 0.0.9.
353
Linus Walleij8ab54262006-06-21 07:12:28 +00003542006-06-21 Linus Walleij <triad@df.lth.se>
355
356 * src/libmtp.h.in: added function to retrieve supported
357 filetypes.
358 * src/libmtp.c: ditto.
359 * examples/detect.c: use that function.
360
Linus Walleijcf223e62006-06-19 09:31:53 +00003612006-06-19 Linus Walleij <triad@df.lth.se>
362
363 * src/unicode.c: support all endianness, detect
364 byte-order-mark
365 * src/unicode.h: ditto.
366 * src/libmtp.c: ditto.
367 * examples/detect.c: use proper tempfile function.
368 * src/libmtp.h.in: add some more track properties.
369 * src/libmtp.c: ditto.
370 * examples/tracks.c: ditto.
371
Linus Walleij2e4b5f92006-06-16 14:00:49 +00003722006-06-16 Linus Walleij <triad@df.lth.se>
373
374 * src/libmtp.h.in: new interfaces for single metadata post
375 retrieveal.
376 * src/libmtp.c: ditto.
377 * examples/playlists.c: display track info using the new
378 individual track metadata retrieveal method.
379 * examples/getplaylist.c: ditto.
380
Linus Walleij05ccbe72006-06-13 07:46:58 +00003812006-06-13 Linus Walleij <triad@df.lth.se>
382
383 * src/libmtp.h.in: added default folders to device struct.
Linus Walleij545c7792006-06-13 15:22:30 +0000384 Add some new function prototypes.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000385 * src/libmtp.c: discover and use the default folders if
Linus Walleij545c7792006-06-13 15:22:30 +0000386 we can find them. Retrieve device secure time and cert
387 out of sheer curiosity.
388 * src/ptp.c: sync to libgphoto2 with my patches.
389 * src/ptp.h: ditto.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000390
Linus Walleij438bd7f2006-06-08 11:35:44 +00003912006-06-07 Linus Walleij <triad@df.lth.se>
392
393 * src/libmtp.h.in: new playlist API and refactorings.
394 * src/libmtp.c: ditto, and refactorings.
395 * src/unicode.h: const correctness.
396 * src/unicode.c: ditto.
397 * examples/playlists.c: new example program.
398 * configure.ac: bump to 0.0.9
399 * src/Makefile.am: bump library interface.
400
Linus Walleij52e3ac52006-06-05 10:30:00 +00004012006-06-05 Linus Walleij <triad@df.lth.se>
402
403 * examples/sendtr.c: fixed annoying bug that made this
404 program totally useless.
405 * src/libmtp.c: cosmetics.
406 * configure.ac: bump to 0.0.8.
407
Linus Walleij345a3372006-06-03 20:55:25 +00004082006-06-03 Linus Walleij <triad@df.lth.se>
409
410 * src/libmtp.c: metadata bugs, album name and genre
411 confused. Fixe it and released libmtp 0.0.7.
412
Linus Walleijdc09dc02006-06-01 14:23:41 +00004132006-06-01 Linus Walleij <triad@df.lth.se>
414
415 * Released libmtp 0.0.6.
416
Linus Walleij549ec4d2006-05-31 19:59:52 +00004172006-05-31 Linus Walleij <triad@df.lth.se>
418
419 * src/libmtp.c: fixed mapping for JPEG vs JFIF
420 * src/libmtp.h.in: added proper type for JPEG
421 * examples/sendfile.c: send proper JPEG type
422
Linus Walleijd3fdd972006-05-30 15:51:37 +00004232006-05-30 Flavien Lebarbe <flavien+libmtp@lebarbe.net>
424
425 * src/libmtp.c: fixed a bug in update metadata due to
426 bad use of return code.
427 * src/libusb-glue.c: fixed a loop exiting problem with
428 good 'ol GOTO.
429
Linus Walleij9b1fcd92006-05-29 08:35:29 +00004302006-05-29 Linus Walleij <triad@df.lth.se>
431
432 * src/libusb-glue.c: one more device.
433 * doc/examples.h: produce correct documentation.
434 * configure.ac: bump to 0.0.6.
Linus Walleijf67bca92006-05-29 09:33:39 +0000435 * src/ptp.c: sync to libgphoto2.
436 * src/ptp.h: ditto.
437 * src/ptp-pack.c: ditto.
Linus Walleijf0f3d482006-05-29 14:10:21 +0000438 * src/libmtp.c: fixed all filetype API related functions
439 not to use any PTP intrinsic defines at all, made all
440 parameters to functions use the internal libmtp interface
441 enumerations and definitions. Removed LIBMTP_Release():
442 we can live with the memory lost during init. You're not
443 supposed to re-initialize the device. Consequently removed
444 the delete function that cleaned the filetype assoc list.
445 * examples/refactortest.c: reflect changes.
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000446
ravelox088180b2006-05-26 23:55:40 +00004472006-05-26 Dave Kelly <libmtp@ravelox.co.uk>
448
449 * src/libmtp.c: refactored object handling to be more generic
450 * src/libmtp.h.in: ditto
451 * examples/refactortest.c: Added simple example to use refactoring
452 * examples/getplaylist.c: Added example to extract playlist data
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000453 * src/ptp.c: Re-added ptp_get/set_objectreferences to allow
454 for playlist handling
455 * src/ptp.h: ditto
ravelox088180b2006-05-26 23:55:40 +0000456
Linus Walleij1fd2d272006-05-08 09:22:01 +00004572006-05-08 Linus Walleij <triad@df.lth.se>
458
459 * src/libmtp.h.in: add simple detection function.
460 * src/libusb-glue.c: implement MTP "OS descriptor" for
461 looking for MTP devices.
462 * examples/detect.c: make it possible to do very
463 rudimentary detection with "detect -p".
464 * configure.ac: bump to 0.0.5.
465
Linus Walleij685137f2006-05-07 18:09:02 +00004662006-05-07 Linus Walleij <triad@df.lth.se>
467
468 * COPYING: since we no longer use any parts of libptp2
469 and only files from libgphoto2, we switch to the GNU
470 Lesser General Public License (GNU LGPL). libptp2 is
471 a derived work from libgphoto2, and so is libmtp, there
472 are no remnants of libptp2 in libmtp anymore.
473
Linus Walleij16c51f02006-05-04 13:20:22 +00004742006-05-04 Linus Walleij <triad@df.lth.se>
475
476 * examples/sendfile.c: fixes some more filetypes.
Linus Walleij453813c2006-05-04 19:46:43 +0000477 * src/libmtp.c: respectfully rearranged to use a filetype mapping
478 table.
479 * src/ptp-pack.c: real nasty unicode packing bug.
480 * Release libmtp 0.0.4.
Linus Walleij16c51f02006-05-04 13:20:22 +0000481
Linus Walleijd6a49972006-05-02 08:24:54 +00004822006-05-02 Linus Walleij <triad@df.lth.se>
483
484 * src/libmtp.c: general shaping up for release. All track
485 and file sending functions now respects a parent ID to be
486 sent along with files and tracks.
487 * src/libmtp.h.in: dito.
488 * src/libusb-glue.c: dito.
489 * examples/sendfile.c: interface dependency changes.
490 * examples/sendtr.c: dito.
491
Linus Walleijc60275a2006-04-30 10:58:11 +00004922006-04-30 Linus Walleij <triad@df.lth.se>
493
494 * src/ptp.c: sync upstream.
495 * src/ptp.h: dito.
496
Linus Walleij370c68d2006-04-27 14:19:01 +00004972006-04-27 Linus Walleij <triad@df.lth.se>
498
499 * examples/sendfile.c: first file sender program based
500 on API implementation and changes by Chris Allegretta.
501 * examples/Makefile.am: new program, new entry.
502 * src/libmtp.c: reflect this new functionality.
503 * src/libmtp.h.in: dito.
504
Linus Walleijb02a0662006-04-25 08:05:09 +00005052006-04-25 Linus Walleij <triad@df.lth.se>
506
507 * Rebased the sources around libgphoto2 instead.
508 This was a major revision...
509 * src/ptp.c: imported libgphoto2 version verbatim.
510 * src/ptp.h: imported libgphoto2 version, minor patch.
511 * src/ptp-pack.c: imported libgphoto2 version, minor patch.
Linus Walleij9a96f0b2006-04-25 08:46:59 +0000512 * src/ptp-pack.h: dropped, libgphoto2 does not use it.
Linus Walleijb02a0662006-04-25 08:05:09 +0000513 * src/mtp.c: dropped, since all functions are now in ptp.c
514 * src/mtp-pack.c: dropped, same reason.
515 * src/mtp.h: dropped, same reason.
516 * src/mtp-pack.h: dropped, same reason.
517
Linus Walleije5f3ad42006-04-21 07:44:36 +00005182006-04-21 Linus Walleij <triad@df.lth.se>
519
Linus Walleij902c0b92006-04-21 10:52:48 +0000520 * Released libmtp 0.0.3
521 * Bumped source to 0.0.4
522
5232006-04-21 Linus Walleij <triad@df.lth.se>
524
Linus Walleije5f3ad42006-04-21 07:44:36 +0000525 * src/ptp-pack.c: GCC 4.x compilation patch from
526 Diego Pettenò.
Linus Walleija06a2792006-04-21 07:52:26 +0000527 * src/libusb-glue.c: New Samsung device and some
528 from libgphoto2.
Linus Walleij9c6ca022006-04-21 10:24:15 +0000529 * src/ptp.h: some defines from libgphoto2 to get
530 a bit more compatible.
531 * src/libmtp.c: Added a folder API implementation by
532 Dave "ravelox" Kelly.
533 * src/libmtp.h.in: dito.
534 * examples/folders.c: dito.
535 * examples/newfolder.c: dito.
536 * examples/trexist.c: dito.
Linus Walleije5f3ad42006-04-21 07:44:36 +0000537
Linus Walleij6fd2f082006-03-28 07:19:22 +00005382006-03-28 Linus Walleij <triad@df.lth.se>
539
540 * m4/*: updated macros to work with GCC 4.1.0.
541 * examples/hotplug.c: new program to create device
542 ID lists.
543 * libmtp.rules: now an auto-generated file.
544 * libmtp.usermap: now an auto-generated file.
545
Linus Walleijf6bc1782006-03-24 15:12:47 +00005462006-03-24 Linus Walleij <triad@df.lth.se>
547
548 * Beginning a file API, fixed some example program
549 names and such.
550
Linus Walleij6946ac52006-03-21 06:51:22 +00005512006-03-18 Linus Walleij <triad@df.lth.se>
552
553 * Fixed up callback interface to a simpler version,
554 the old one was bloated stuff from libnjb anyway.
555 Bump to 0.0.2.
556
Linus Walleij9b28da32006-03-16 13:47:58 +00005572006-03-16 Linus Walleij <triad@df.lth.se>
558
559 * Fixed the .h file and implementation so you really only
560 need this one .h file to interface the library.
561
Linus Walleij80124062006-03-15 10:26:09 +00005622006-03-15 Linus Walleij <triad@df.lth.se>
563
564 * Added three device information retrieval functions.
565
Linus Walleij15e344f2006-03-06 15:15:00 +00005662006-03-06 Linus Walleij <triad@df.lth.se>
567
568 * Moving some things around to structure the source. More
569 will be needed...
570
Linus Walleij93218602006-02-27 08:53:38 +00005712006-02-27 Linus Walleij <triad@df.lth.se>
572
573 * Release libmtp 0.0.1 so people have something to play with,
574 what the heck. Probably saves someones day.
575
Linus Walleij95698cd2006-02-24 10:40:40 +00005762006-02-24 Linus Walleij <triad@df.lth.se>
577
578 * Deltr example program to delete tracks, plus corresponding
579 interface call.
580
Linus Walleij17e39f72006-02-23 15:54:28 +00005812006-02-23 Linus Walleij <triad@df.lth.se>
582
583 * Fixed up sendtr program and metadata tagging function that is
584 used after sending files.
585
Linus Walleij394bbbe2006-02-22 16:10:53 +00005862006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +0000587
Linus Walleij394bbbe2006-02-22 16:10:53 +0000588 * Untested gettr.c and sendtr.c programs to get and send tracks
589 created.
590
Linus Walleijeb8c6fe2006-02-03 09:46:22 +00005912006-01-30 Linus Walleij <triad@df.lth.se>
592
593 * Created the initial GNU source directory structure.
594 * Added the most basic files.