blob: 1aef932c4cd0e3caeb430462a46b133eb2f23717 [file] [log] [blame]
Linus Walleij9e68bc12006-11-16 15:59:18 +000012006-11-16 Robert Reardon <rreardon@monkshatch.vispa.com>
2
Linus Walleijccf28ce2006-11-16 16:06:38 +00003 * src/libmtp.c: use enhanced MTP commands to create albums and
4 add detection of the default album folder.
5 * src/libmtp.h.in: add a holder for album default folder.
Linus Walleij9e68bc12006-11-16 15:59:18 +00006
Richard Low8b42ca32006-11-15 08:52:17 +000072006-11-15 Richard Low <richard@wentnet.com>
8
9 * src/ptp-pack.c: set string buffer to correct size.
10
Richard Lowe1ab2642006-11-14 08:34:49 +0000112006-11-14 Richard Low <richard@wentnet.com>
12
13 * examples/tracks.c: really use undeprecated API entry.
14
Richard Lowdc0b6c72006-11-13 09:22:23 +0000152006-11-13 Richard Low <richard@wentnet.com>, Linus Walleij <triad@df.lth.se>
Linus Walleij3fcfea52006-11-13 07:07:36 +000016
17 * src/libmtp.h.in: add LIBMTP_Get_Tracklisting_With_Callback()
Richard Lowdc0b6c72006-11-13 09:22:23 +000018 and LIBMTP_Get_Filelisting_With_Callback()
Linus Walleij3fcfea52006-11-13 07:07:36 +000019 * src/libmtp.c: dito, deprecate LIBMTP_Get_Tracklisting()
Richard Lowdc0b6c72006-11-13 09:22:23 +000020 and LIBMTP_Get_Filelisting()
Linus Walleij3fcfea52006-11-13 07:07:36 +000021 * examples/tracks.c: use undeprecated API entry.
Richard Lowdc0b6c72006-11-13 09:22:23 +000022 * examples/connect.c: ditto.
23 * examples/detect.c: ditto.
24 * examples/files.c: ditto.
Linus Walleij3fcfea52006-11-13 07:07:36 +000025 * src/ptp.c: working on getting object prop lists.
26 * src/ptp.h: dito.
27
Richard Lowe1f06922006-11-12 16:38:39 +0000282006-11-12 Richard Low <richard@wentnet.com>
29
30 * src/libusb-glue.c: added Zen Vision W to devices
31
Richard Low4c60f6e2006-11-07 20:36:42 +0000322006-11-07 Richard Low <richard@wentnet.com>
33
34 * src/libmtp.c: added checks for supported properties
35
Richard Low64fa3992006-11-06 21:24:11 +0000362006-11-06 Richard Low <richard@wentnet.com>
37
38 * src/libmtp.c: added a check for NULL filenames in
39 LIBMTP_Get_Folder_List.
40
Linus Walleij99310d42006-11-01 08:29:39 +0000412006-11-01 Linus Walleij <triad@df.lth.se>
42
43 * src/libmtp.h.in: set/get uint8 to/from objects
44 * src/libmtp.c: send object property list.
45 * src/ptp.c: dito.
46 * src/ptp.h: dito.
47 * src/ptp-pack.c: dito.
48
mopoke90be30e2006-10-30 08:47:41 +0000492006-10-29 Andy Kelk <andy@mopoke.co.uk>
50
51 * examples/albumart.c: simple tool for adding album art.
52 * src/libmtp.c: graceful handling of players not supporting
53 abstract album objects.
54
Linus Walleij0c33ec02006-10-27 10:15:40 +0000552006-10-27 Linus Walleij <triad@df.lth.se>
56
57 * src/Makefile.am: bump library interface to reflect the new
58 album methods.
59 * configure.ac: bump to 0.0.22 for the next release.
60
612006-10-27 Andy Kelk <andy@mopoke.co.uk>
62
63 * src/libmtp.c: add support form abstract audio/video albums.
64 * src/libmtp.h.in: dito.
65
Linus Walleij7347d0f2006-10-23 07:23:39 +0000662006-10-23 Linus Walleij <triad@df.lth.se>
67
68 * src/libmtp.c: retire opcode rendering (moved to ptp.c)
69 * src/ptp.c: sync to upstream.
70 * src/ptp.h: dito.
71 * src/ptp-pack.c: dito.
72
Linus Walleij9efe75f2006-10-20 09:09:45 +0000732006-10-20 Linus Walleij <triad@df.lth.se>
74
75 * Release 0.0.21 to get all the new device support out.
76
Linus Walleij501ba4d2006-10-16 06:17:04 +0000772006-10-16 Linus Walleij <triad@df.lth.se>
78
79 * configure.ac: bump to 0.0.21.
80 * src/libusb-glue.c: add code to unload a kernel driver for
81 the primary interface if it is already in use under Linux.
82 * src/libusb-glue.h: add a device flag to make this possible.
83
Linus Walleij37253292006-10-11 08:38:14 +0000842006-10-11 Linus Walleij <triad@df.lth.se>
85
86 * examples/delfile.c: patch from Chris Debenham
87 straingtening out the command-line interface a bit
88 more.
89
Linus Walleij43ff8fc2006-10-10 11:16:53 +0000902006-10-10 Linus Walleij <triad@df.lth.se>
91
Linus Walleij37253292006-10-11 08:38:14 +000092 * examples/delfile.c: patch from Chris Debenham to make
93 this command take an optional filename as parameter
94 instead of file ID.
Linus Walleij43ff8fc2006-10-10 11:16:53 +000095
Linus Walleij955e6ba2006-09-26 16:55:10 +0000962006-09-26 Linus Walleij <triad@df.lth.se>
97
98 * libmtp.pc.in: require libusb instead of just linking it.
99 * configure.ac: bump release to 0.0.20 and release.
100
Linus Walleijb1318d12006-09-25 14:59:26 +00001012006-09-25 Linus Walleij <triad@df.lth.se>
102
103 * examples/evolution-sync.sh: example script to illustrate
104 to to transfer calendar, task and contact information
105 to a device supporting this.
106
Linus Walleij4ef39e62006-09-19 14:11:52 +00001072006-09-19 Linus Walleij <triad@df.lth.se>
108
109 * src/libmtp.h.in: fixed attribute IDs to be 16bit.
110 * src/libmtp.c: dito.
111 * examples/sendfile.c: support vcard3.
112
Linus Walleijf248fdd2006-09-16 20:11:40 +00001132006-09-16 Linus Walleij <triad@df.lth.se>
114
115 * configure.ac: bump to 0.0.19 and release. There are some
116 new devices as well.
Linus Walleij5b5c7852006-09-16 20:23:37 +0000117 * src/unicode.c: retire unused code.
Linus Walleijf248fdd2006-09-16 20:11:40 +0000118
Linus Walleijb8bfcb22006-09-13 12:14:28 +00001192006-09-13 Linus Walleij <triad@df.lth.se>
120
121 * examples/format.c: formatting test program.
122 * examples.Makefile.am: added format.
123
Linus Walleij13374a42006-09-13 11:55:30 +00001242006-09-13 Andy Kelk <andy@mopoke.co.uk>
125
126 * src/libmtp.h.in: added interface to format storage.
127 * src/libmtp.c: dito.
128 * src/ptp.c: dito.
129 * src/ptp.h: dito.
130
Linus Walleijd31e6192006-09-12 07:55:27 +00001312006-09-12 Linus Walleij <triad@df.lth.se>
132
133 * configure.ac: bump release. Released 0.0.18 yesterday.
134 * src/libmtp.c: do not try to read battery max level unless
135 the device supports it. (Bug occurred on Toshiba Gigabeat
136 P10.)
137
Linus Walleijd5d51c82006-09-11 06:57:50 +00001382006-09-11 Linus Walleij <triad@df.lth.se>
139
140 * src/libusb-glue.c: messed around a bit with device descriptor
141 detection so as to bring closer to libgphoto2 detection algorithm.
142 I've seen things that might be false positives, possibly USB mass
143 storage devices with additional MSFT descriptors to indicate they
144 have Janus DRM.
145 * src/libmtp.c: use UCS-2-INTERNAL if we're not on glibc. glibc
146 knows that UCS-2 is in machine endianness but Darwin and *BSD does
147 not. Detect C library and switch accordingly.
148 * src/unicode.c: retire old unicode code only keep things we cannot
149 live without. Remove the own internal UCS-2 conversion engine and
150 the internal iconv() engine and use the one already available in
151 PTPParams.
152 * src/unicode.h: dito.
153
Linus Walleij0558ac52006-09-07 06:55:03 +00001542006-09-07 Linus Walleij <triad@df.lth.se>
155
156 * src/libusb-glue.h: added device flags so we can make
157 the code behave differently on certain devices.
158 * src/libusb-glue.c: dito, plus removed some debug prints.
159 * src/libmtp.c: docs.
160 * src/libmtp.h.in: added device_flags to device list struct.
161 * src/Makefile.am: bumped to compatible library interface.
162 * configure.ac: bump version to 0.0.18 (0.0.17 released
163 yesterday).
164
Richard Low6ec2cc12006-09-06 16:59:16 +00001652006-09-06 Richard Low <richard@wentnet.com>
166
167 * src/libusb-glue.c: changed packet sizes to improve
168 transfer speeds.
169 * src/libmtp.c: changed packet sizes to improve transfer
170 transfer speeds. Also stopped extra ptp_getobjectinfo
171 calls when getting directories on connect.
172
Linus Walleij7f0c72e2006-09-06 13:01:58 +00001732006-09-06 Linus Walleij <triad@df.lth.se>
174
175 * src/libusb-glue.c: fixed some endpoint size detection
176 and sending special file sizes stuff. Real hairy bug...
177 Also messed around a bit with the callbacks.
178 * src/libmtp.c: changes for callback size detection.
179
Linus Walleija9310fa2006-09-04 06:47:42 +00001802006-09-04 Linus Walleij <triad@df.lth.se>
181
182 * src/libmtp.c: bug in streaming code, use defined USB_BULK_HDR_SIZE
183 instead of magic values.
184
Linus Walleijd7aa5b22006-09-02 11:52:31 +00001852006-09-02 Linus Walleij <triad@df.lth.se>
186
Linus Walleijcd3eb3d2006-09-02 21:33:22 +0000187 * src/libmtp.c: add some code to have
188 LIBMTP_Send_File_From_File_Descriptor() accept a stream
189 if size is set to (uint64_t) -1, plus documentation fixes.
190 I don't think the streaming code will work but whoever want
191 to experiment with it has a place to start.
192 * examples/refactortest.c: removed. Who uses this?
Linus Walleijd7aa5b22006-09-02 11:52:31 +0000193
Linus Walleijda9500d2006-08-30 13:17:06 +00001942006-08-30 Linus Walleij <triad@df.lth.se>
195
196 * configure.ac: version bump.
197 * src/libmtp.c: more debug prints.
198 * src/libusb-glue.c: new iRiver device called Clix. By
199 the way I released libmtp 0.0.16 yesterday.
200
Linus Walleija823a702006-08-27 21:27:46 +00002012006-08-28 Linus Walleij <triad@df.lth.se>
202
203 * configure.ac: version bump.
204 * src/ptp-pack.c: upstream has committed my patch giving full
205 unicode support in libgphoto2 ptp2 camlib. No need for
206 any more ugly workarounds, plus we now have full unicode
207 filenames!
208 * src/ptp.c: dito.
209 * src/ptp.h: dito.
210 * src/libmtp.c: revamp to use the new unicode support in
211 libgphoto2.
212 * src/unicode.c: remove unused functionality.
213 * src/unicode.h: dito.
214
Linus Walleijee73ef22006-08-27 19:56:00 +00002152006-08-27 Linus Walleij <triad@df.lth.se>
216
217 * configure.ac: version bump. Release all these fixes
218 as 0.0.15.
219 * src/libusb-glue.c: fixed sucky errors. Added callback
220 code when reading files.
221 * src/libusb-glue.h: const correctness.
222 * src/libmtp.h.in: finally fixup the type on the callbacks.
223 * src/libmtp.c: more accurate sending callbacks. Callbacks
224 when getting files also, working correctly. Typeing of
225 callbacks now OK.
226 * examples/getfile.c: some display bar cosmetic fixup.
227 * TODO: lots of the things todo are now done.
228
Linus Walleijd214b9b2006-08-26 22:08:37 +00002292006-08-26 Linus Walleij <triad@df.lth.se>
230
231 * configure.ac: version bump.
232 * src/libmtp.c: fix bug and reinstate callbacks.
233 * src/libusb-glue.h: dito.
234 * src/libusb-glue.c: dito.
235
Linus Walleije7f44be2006-08-25 19:32:29 +00002362006-08-25 Linus Walleij <triad@df.lth.se>
237
238 * src/libmtp.c: use the new file descriptor sender function.
239 Going to release this as 0.0.13.
240 * src/ptp.c: upstream accepted patches synced in.
241 * src/ptp.h: dito.
242
Linus Walleijeab650b2006-08-21 23:26:37 +00002432006-08-22 Linus Walleij <triad@df.lth.se>
244
Linus Walleij80d134a2006-08-22 21:41:37 +0000245 * src/libusb-glue.c: found a real nasty endpoint bug,
246 code from libgphoto2 was assuming max packet size of
247 512 bytes while it is 64 when a USB 2.0 device is
248 plugged into an UHCI hub.
249
2502006-08-22 Linus Walleij <triad@df.lth.se>
251
Linus Walleijeab650b2006-08-21 23:26:37 +0000252 * configure.ac: bump to 0.0.13, also released 0.0.12 now.
253
Linus Walleij924236a2006-08-20 22:17:58 +00002542006-08-21 Linus Walleij <triad@df.lth.se>
255
256 * src/libmtp.c: fixup mmap() usage and add madvise()
Linus Walleij96c62432006-08-21 10:04:02 +0000257 as result of experiments by Gavin McCullagh. Upstream
258 accept patch to get files directly to file descriptor.
Linus Walleij3ec86312006-08-21 13:25:24 +0000259 Move iconv() converters into device struct for thread
260 safety.
Linus Walleij96c62432006-08-21 10:04:02 +0000261 * src/ptp.c: sync to upstream which merges patch to get
262 file directly to file descriptor.
263 * src/ptp.h: dito.
Linus Walleij3ec86312006-08-21 13:25:24 +0000264 * src/unicode.c: move iconv() converters into the device
265 struct for thread safety.
266 * src/unicode.h: dito.
Linus Walleij924236a2006-08-20 22:17:58 +0000267
Linus Walleij30658792006-08-19 22:18:55 +00002682006-08-20 Linus Walleij <triad@df.lth.se>
269
270 * src/libmtp.h.in: set friendly name and sync partner,
271 rename ownername to friendlyname.
272 * src/libmtp.c: dito.
273 * examples/detect.c: reflect changes.
274 * src/Makefile.am: interface is incompatible so age it.
275
Linus Walleijfae27482006-08-19 20:13:25 +00002762006-08-19 Linus Walleij <triad@df.lth.se>
277
278 * src/libmtp.h.in: add function to get syncronization
279 partner for the device.
280 * src/libmtp.c: dito.
281 * examples/detect.c: use that function.
282 * src/Makefile.am: backward-compatible interface bump.
283
Linus Walleij16571dc2006-08-17 20:27:46 +00002842006-08-17 Linus Walleij <triad@df.lth.se>
285
286 * configure.ac: bump to 0.0.12 and require iconv.h.
287
2882006-08-16 Linus Walleij <triad@df.lth.se>
289
290 * src/unicode.c: remove bigendian weirdness and switch
291 to using iconv() instead.
292 * src/unicode.h: dito.
293 * src/libmtp.c: reflect changes.
294
Linus Walleij3e188f12006-08-09 20:46:05 +00002952006-08-09 Linus Walleij <triad@df.lth.se>
296
297 * Release libmtp 0.0.11.
298
Linus Walleij2eb884b2006-08-04 19:17:36 +00002992006-08-04 Linus Walleij <triad@df.lth.se>
300
301 * src/libmtp.c: patch from Dan Aloni to make sendfile
302 use mmap and avoid memory drainage.
Linus Walleij9eb3d312006-08-04 19:25:59 +0000303 * src/libusb-glue.c: patch from Andy Kelk to avoid
304 exit():ing when the interface cannot be claimed.
Linus Walleij232943d2006-08-04 19:26:53 +0000305 * configure.ac: version bump.
Linus Walleij2eb884b2006-08-04 19:17:36 +0000306
Linus Walleijaa4b0752006-07-26 22:21:04 +00003072006-07-27 Linus Walleij <triad@df.lth.se>
308
309 * Release libmtp 0.0.10.
310
Linus Walleij17b55ea2006-07-26 13:54:00 +00003112006-07-26 Linus Walleij <triad@df.lth.se>
312
313 * src/libusb-glue.c: new SanDisk devices.
Linus Walleij00cf0642006-07-26 20:40:59 +0000314 * src/libmtp.c: only set metdata properties supported by
315 the device, duh.
Linus Walleijaa4b0752006-07-26 22:21:04 +0000316 * src/ptp.c: sync to upstream.
317 * src/ptp.h: sync to upstream.
318 * configure.ac: bump to 0.0.10.
Linus Walleij17b55ea2006-07-26 13:54:00 +0000319
Linus Walleijc187cb92006-06-22 17:58:13 +00003202006-06-22 Linus Walleij <triad@df.lth.se>
321
322 * Release libmtp 0.0.9.
323
Linus Walleij8ab54262006-06-21 07:12:28 +00003242006-06-21 Linus Walleij <triad@df.lth.se>
325
326 * src/libmtp.h.in: added function to retrieve supported
327 filetypes.
328 * src/libmtp.c: ditto.
329 * examples/detect.c: use that function.
330
Linus Walleijcf223e62006-06-19 09:31:53 +00003312006-06-19 Linus Walleij <triad@df.lth.se>
332
333 * src/unicode.c: support all endianness, detect
334 byte-order-mark
335 * src/unicode.h: ditto.
336 * src/libmtp.c: ditto.
337 * examples/detect.c: use proper tempfile function.
338 * src/libmtp.h.in: add some more track properties.
339 * src/libmtp.c: ditto.
340 * examples/tracks.c: ditto.
341
Linus Walleij2e4b5f92006-06-16 14:00:49 +00003422006-06-16 Linus Walleij <triad@df.lth.se>
343
344 * src/libmtp.h.in: new interfaces for single metadata post
345 retrieveal.
346 * src/libmtp.c: ditto.
347 * examples/playlists.c: display track info using the new
348 individual track metadata retrieveal method.
349 * examples/getplaylist.c: ditto.
350
Linus Walleij05ccbe72006-06-13 07:46:58 +00003512006-06-13 Linus Walleij <triad@df.lth.se>
352
353 * src/libmtp.h.in: added default folders to device struct.
Linus Walleij545c7792006-06-13 15:22:30 +0000354 Add some new function prototypes.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000355 * src/libmtp.c: discover and use the default folders if
Linus Walleij545c7792006-06-13 15:22:30 +0000356 we can find them. Retrieve device secure time and cert
357 out of sheer curiosity.
358 * src/ptp.c: sync to libgphoto2 with my patches.
359 * src/ptp.h: ditto.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000360
Linus Walleij438bd7f2006-06-08 11:35:44 +00003612006-06-07 Linus Walleij <triad@df.lth.se>
362
363 * src/libmtp.h.in: new playlist API and refactorings.
364 * src/libmtp.c: ditto, and refactorings.
365 * src/unicode.h: const correctness.
366 * src/unicode.c: ditto.
367 * examples/playlists.c: new example program.
368 * configure.ac: bump to 0.0.9
369 * src/Makefile.am: bump library interface.
370
Linus Walleij52e3ac52006-06-05 10:30:00 +00003712006-06-05 Linus Walleij <triad@df.lth.se>
372
373 * examples/sendtr.c: fixed annoying bug that made this
374 program totally useless.
375 * src/libmtp.c: cosmetics.
376 * configure.ac: bump to 0.0.8.
377
Linus Walleij345a3372006-06-03 20:55:25 +00003782006-06-03 Linus Walleij <triad@df.lth.se>
379
380 * src/libmtp.c: metadata bugs, album name and genre
381 confused. Fixe it and released libmtp 0.0.7.
382
Linus Walleijdc09dc02006-06-01 14:23:41 +00003832006-06-01 Linus Walleij <triad@df.lth.se>
384
385 * Released libmtp 0.0.6.
386
Linus Walleij549ec4d2006-05-31 19:59:52 +00003872006-05-31 Linus Walleij <triad@df.lth.se>
388
389 * src/libmtp.c: fixed mapping for JPEG vs JFIF
390 * src/libmtp.h.in: added proper type for JPEG
391 * examples/sendfile.c: send proper JPEG type
392
Linus Walleijd3fdd972006-05-30 15:51:37 +00003932006-05-30 Flavien Lebarbe <flavien+libmtp@lebarbe.net>
394
395 * src/libmtp.c: fixed a bug in update metadata due to
396 bad use of return code.
397 * src/libusb-glue.c: fixed a loop exiting problem with
398 good 'ol GOTO.
399
Linus Walleij9b1fcd92006-05-29 08:35:29 +00004002006-05-29 Linus Walleij <triad@df.lth.se>
401
402 * src/libusb-glue.c: one more device.
403 * doc/examples.h: produce correct documentation.
404 * configure.ac: bump to 0.0.6.
Linus Walleijf67bca92006-05-29 09:33:39 +0000405 * src/ptp.c: sync to libgphoto2.
406 * src/ptp.h: ditto.
407 * src/ptp-pack.c: ditto.
Linus Walleijf0f3d482006-05-29 14:10:21 +0000408 * src/libmtp.c: fixed all filetype API related functions
409 not to use any PTP intrinsic defines at all, made all
410 parameters to functions use the internal libmtp interface
411 enumerations and definitions. Removed LIBMTP_Release():
412 we can live with the memory lost during init. You're not
413 supposed to re-initialize the device. Consequently removed
414 the delete function that cleaned the filetype assoc list.
415 * examples/refactortest.c: reflect changes.
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000416
ravelox088180b2006-05-26 23:55:40 +00004172006-05-26 Dave Kelly <libmtp@ravelox.co.uk>
418
419 * src/libmtp.c: refactored object handling to be more generic
420 * src/libmtp.h.in: ditto
421 * examples/refactortest.c: Added simple example to use refactoring
422 * examples/getplaylist.c: Added example to extract playlist data
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000423 * src/ptp.c: Re-added ptp_get/set_objectreferences to allow
424 for playlist handling
425 * src/ptp.h: ditto
ravelox088180b2006-05-26 23:55:40 +0000426
Linus Walleij1fd2d272006-05-08 09:22:01 +00004272006-05-08 Linus Walleij <triad@df.lth.se>
428
429 * src/libmtp.h.in: add simple detection function.
430 * src/libusb-glue.c: implement MTP "OS descriptor" for
431 looking for MTP devices.
432 * examples/detect.c: make it possible to do very
433 rudimentary detection with "detect -p".
434 * configure.ac: bump to 0.0.5.
435
Linus Walleij685137f2006-05-07 18:09:02 +00004362006-05-07 Linus Walleij <triad@df.lth.se>
437
438 * COPYING: since we no longer use any parts of libptp2
439 and only files from libgphoto2, we switch to the GNU
440 Lesser General Public License (GNU LGPL). libptp2 is
441 a derived work from libgphoto2, and so is libmtp, there
442 are no remnants of libptp2 in libmtp anymore.
443
Linus Walleij16c51f02006-05-04 13:20:22 +00004442006-05-04 Linus Walleij <triad@df.lth.se>
445
446 * examples/sendfile.c: fixes some more filetypes.
Linus Walleij453813c2006-05-04 19:46:43 +0000447 * src/libmtp.c: respectfully rearranged to use a filetype mapping
448 table.
449 * src/ptp-pack.c: real nasty unicode packing bug.
450 * Release libmtp 0.0.4.
Linus Walleij16c51f02006-05-04 13:20:22 +0000451
Linus Walleijd6a49972006-05-02 08:24:54 +00004522006-05-02 Linus Walleij <triad@df.lth.se>
453
454 * src/libmtp.c: general shaping up for release. All track
455 and file sending functions now respects a parent ID to be
456 sent along with files and tracks.
457 * src/libmtp.h.in: dito.
458 * src/libusb-glue.c: dito.
459 * examples/sendfile.c: interface dependency changes.
460 * examples/sendtr.c: dito.
461
Linus Walleijc60275a2006-04-30 10:58:11 +00004622006-04-30 Linus Walleij <triad@df.lth.se>
463
464 * src/ptp.c: sync upstream.
465 * src/ptp.h: dito.
466
Linus Walleij370c68d2006-04-27 14:19:01 +00004672006-04-27 Linus Walleij <triad@df.lth.se>
468
469 * examples/sendfile.c: first file sender program based
470 on API implementation and changes by Chris Allegretta.
471 * examples/Makefile.am: new program, new entry.
472 * src/libmtp.c: reflect this new functionality.
473 * src/libmtp.h.in: dito.
474
Linus Walleijb02a0662006-04-25 08:05:09 +00004752006-04-25 Linus Walleij <triad@df.lth.se>
476
477 * Rebased the sources around libgphoto2 instead.
478 This was a major revision...
479 * src/ptp.c: imported libgphoto2 version verbatim.
480 * src/ptp.h: imported libgphoto2 version, minor patch.
481 * src/ptp-pack.c: imported libgphoto2 version, minor patch.
Linus Walleij9a96f0b2006-04-25 08:46:59 +0000482 * src/ptp-pack.h: dropped, libgphoto2 does not use it.
Linus Walleijb02a0662006-04-25 08:05:09 +0000483 * src/mtp.c: dropped, since all functions are now in ptp.c
484 * src/mtp-pack.c: dropped, same reason.
485 * src/mtp.h: dropped, same reason.
486 * src/mtp-pack.h: dropped, same reason.
487
Linus Walleije5f3ad42006-04-21 07:44:36 +00004882006-04-21 Linus Walleij <triad@df.lth.se>
489
Linus Walleij902c0b92006-04-21 10:52:48 +0000490 * Released libmtp 0.0.3
491 * Bumped source to 0.0.4
492
4932006-04-21 Linus Walleij <triad@df.lth.se>
494
Linus Walleije5f3ad42006-04-21 07:44:36 +0000495 * src/ptp-pack.c: GCC 4.x compilation patch from
496 Diego Pettenò.
Linus Walleija06a2792006-04-21 07:52:26 +0000497 * src/libusb-glue.c: New Samsung device and some
498 from libgphoto2.
Linus Walleij9c6ca022006-04-21 10:24:15 +0000499 * src/ptp.h: some defines from libgphoto2 to get
500 a bit more compatible.
501 * src/libmtp.c: Added a folder API implementation by
502 Dave "ravelox" Kelly.
503 * src/libmtp.h.in: dito.
504 * examples/folders.c: dito.
505 * examples/newfolder.c: dito.
506 * examples/trexist.c: dito.
Linus Walleije5f3ad42006-04-21 07:44:36 +0000507
Linus Walleij6fd2f082006-03-28 07:19:22 +00005082006-03-28 Linus Walleij <triad@df.lth.se>
509
510 * m4/*: updated macros to work with GCC 4.1.0.
511 * examples/hotplug.c: new program to create device
512 ID lists.
513 * libmtp.rules: now an auto-generated file.
514 * libmtp.usermap: now an auto-generated file.
515
Linus Walleijf6bc1782006-03-24 15:12:47 +00005162006-03-24 Linus Walleij <triad@df.lth.se>
517
518 * Beginning a file API, fixed some example program
519 names and such.
520
Linus Walleij6946ac52006-03-21 06:51:22 +00005212006-03-18 Linus Walleij <triad@df.lth.se>
522
523 * Fixed up callback interface to a simpler version,
524 the old one was bloated stuff from libnjb anyway.
525 Bump to 0.0.2.
526
Linus Walleij9b28da32006-03-16 13:47:58 +00005272006-03-16 Linus Walleij <triad@df.lth.se>
528
529 * Fixed the .h file and implementation so you really only
530 need this one .h file to interface the library.
531
Linus Walleij80124062006-03-15 10:26:09 +00005322006-03-15 Linus Walleij <triad@df.lth.se>
533
534 * Added three device information retrieval functions.
535
Linus Walleij15e344f2006-03-06 15:15:00 +00005362006-03-06 Linus Walleij <triad@df.lth.se>
537
538 * Moving some things around to structure the source. More
539 will be needed...
540
Linus Walleij93218602006-02-27 08:53:38 +00005412006-02-27 Linus Walleij <triad@df.lth.se>
542
543 * Release libmtp 0.0.1 so people have something to play with,
544 what the heck. Probably saves someones day.
545
Linus Walleij95698cd2006-02-24 10:40:40 +00005462006-02-24 Linus Walleij <triad@df.lth.se>
547
548 * Deltr example program to delete tracks, plus corresponding
549 interface call.
550
Linus Walleij17e39f72006-02-23 15:54:28 +00005512006-02-23 Linus Walleij <triad@df.lth.se>
552
553 * Fixed up sendtr program and metadata tagging function that is
554 used after sending files.
555
Linus Walleij394bbbe2006-02-22 16:10:53 +00005562006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +0000557
Linus Walleij394bbbe2006-02-22 16:10:53 +0000558 * Untested gettr.c and sendtr.c programs to get and send tracks
559 created.
560
Linus Walleijeb8c6fe2006-02-03 09:46:22 +00005612006-01-30 Linus Walleij <triad@df.lth.se>
562
563 * Created the initial GNU source directory structure.
564 * Added the most basic files.