blob: 1738c9c43c6c2837c6e070e8154e2e28e09fe757 [file] [log] [blame]
Richard Lowa98d0542007-01-20 12:31:07 +000012007-01-20 Richard Low <richard@wentnet.com>
2
3 * src/libusb-glue.c: new device 'Philips PSA235'
4
Linus Walleij85a4c032007-01-16 20:42:18 +000052007-01-16 Linus Walleij <triad@df.lth.se>
6
7 * configure.ac: bump and release 0.1.3.
8 * src/Makefile.am: bump interface REVISION. Nothing changed
9 externally really.
10
Linus Walleijd85d2bb2007-01-11 21:32:48 +0000112007-01-11 Linus Walleij <triad@df.lth.se>
12
13 * src/libmtp.sym: updated symbol table for mingw32 but does
14 anyone use this? Also I believe one could auto-generate
15 this some way, just haven't figured out how... Perhaps with
16 a funky script that massage libmtp.h if nothing else.
17
Richard Low4df32f82007-01-11 20:04:39 +0000182007-01-11 Richard Low <richard@wentnet.com>
19
20 * src/libusb-glue.c: a zero read fix
21 * src/libmtp.c: fix spelling mistake
22
Linus Walleijc49c6372007-01-09 00:18:51 +0000232007-01-09 Linus Walleij <triad@df.lth.se>
24
25 * src/libusb-glue.c: repair callbacks, structure the code just
26 a little bit.
27 * src/libmtp.c: don't assign values to writes or reads, use the
28 PTP transport intrinsics instead.
29
Linus Walleij15af8532007-01-07 12:45:20 +0000302007-01-07 Orson Teodoro <orsonteodoro@yahoo.com>
31
32 * src/ptp.h: Encoding profile.
33 * src/ptp.c: Dito.
34
Linus Walleij58b62792007-01-07 12:38:59 +0000352006-01-07 Linus Walleij <triad@df.lth.se>
36
37 * src/libusb-glue.c: (re)introduce de-halting of endpoints
38 as this is needed by VMWare emulation. Must check whether
Linus Walleijb97379b2007-01-07 12:42:20 +000039 this causes problems for other archs! Problem was reported
40 by Orson Teodoro under i686 Gentoo, with a suggested patch.
Linus Walleij58b62792007-01-07 12:38:59 +000041
Linus Walleija0323272007-01-07 12:21:30 +0000422006-01-07 Marcus Meissner <meissner@suse.de>
43
44 * src/ptp.c: sync to upstream libgphoto2.
45 * src/ptp.h: dito.
46 * src/ptp-pack.c: dito.
47 * libusb-glue.c: fixes to move low-level functions
48 out of ptp.c and into this libmtp-specific portion.
49 libgphoto2 has been similarly altered to use a usb.c
50 file for the low-level stuff. (This was a long needed
51 split anyway.)
52
Linus Walleij58b62792007-01-07 12:38:59 +0000532007-01-03 Richard Low <richard@wentnet.com>
Richard Low68f45882007-01-03 10:08:31 +000054
55 * src/libusb-glue.c: fix zero write bug
Richard Lowef05b892007-01-03 21:18:56 +000056 * src/ptp.c: ditto
Richard Low68f45882007-01-03 10:08:31 +000057
Linus Walleij99ed83c2007-01-02 18:46:02 +0000582007-01-02 Linus Walleij <triad@df.lth.se>
59
60 * src/libusb-glue.c: fix up comments, remove things
61 refering to stuff we don't have.
62
Richard Lowb89ea942007-01-02 11:47:19 +0000632007-01-02 Richard Low <richard@wentnet.com>
64
65 * src/libmtp.c: another try at split headers/packet sizes
66 * src/ptp.c: ditto
67 * src/libusb-glue.c: ditto
68
Linus Walleijc70a6df2007-01-01 22:19:08 +0000692007-01-01 Linus Walleij <triad@df.lth.se>
70
71 * src/libmtp.c: move default setting of split headers
72 off to ptp.c open session.
73 * src/ptp.c: dito.
74
Richard Low021421e2007-01-01 18:08:57 +0000752007-01-01 Richard Low <richard@wentnet.com>
76
77 * src/libmtp.c: split headers/packet size fix
78 * src/ptp.c: ditto
79 * src/ptp.h: ditto
80 * src/libusb-glue.c: ditto
81
Linus Walleijfa2d1d12007-01-01 17:08:13 +0000822007-01-01 Orson Teodoro <orsonteodoro@yahoo.com>
83
84 * src/ptp.h: changed some WMDRMND def codes to AAVT def codes.
85 addition of AAVT error codes.
86 * src/ptp.c: changes to reflect modifications done in ptp.h
87
Linus Walleija5ab8c42006-12-31 09:25:36 +0000882006-12-31 Linus Walleij <triad@df.lth.se>
89
90 * configure.ac: bump to 0.1.2.
91 * src/Makefile.am: bump interface revision. (Compatible.)
92 * RELEASE 0.1.2.
93
Linus Walleij02ee8802006-12-30 17:27:58 +0000942006-12-30 Linus Walleij <triad@df.lth.se>
95
96 * examples/pathutils.c: reflect new filetypes.
97 * examples/sendtr.c: dito.
98
Linus Walleij5fb47132006-12-30 15:35:48 +0000992006-12-30 Orson Teodoro <orsonteodoro@yahoo.com>
100
101 * src/ptp.h: added WMDRMPD, WMDRMND, WMPPD, WPDWCN extension
102 codes. added more format object codes flac, m4a, 3gp, aac,
103 xml, xls, ppt, etc. 0x9101-0x910B identfiers are infixed
104 with WMDRMPD. Added more object properties codes (0xDCD3-0xDD72).
105 Added more device property codes.
106 Changed PTP_OFC_MTP_WindowsImageFormat to 0xb881 reflect spec.
107 * src/ptp.c: added changes to reflect new extensions, object
108 codes, device property codes.
109 * src/libmtp.c: modified mp4 to reflect it is a container format
110 not a codec. Added more descriptions in init_filemap(). mp4
111 container format is ambiguous in
112 LIBMTP_Send_File_From_File_Descriptor(). Audio? video? both?.
113 mp4 searched in video by default. Added comments about this.
114 Added support for the new format object types.
115 * src/libmtp.h.in: added constants to reflect changes to
116 init_filemap().
117
Richard Lowedd61832006-12-30 12:38:18 +00001182006-12-30 Richard Low <richard@wentnet.com>
119
120 * src/libusb-glue.c: fixed bug in debug printing
121
Richard Lowa6c924c2006-12-29 17:44:28 +00001222006-12-29 Richard Low <richard@wentnet.com>
123
124 * src/libmtp.c: Made abstract list creation to be more
125 WMP like
126 * src/libusb-glue.c: added Philips GoGear SA9200
Richard Lowa679b1c2006-12-29 20:08:14 +0000127 * src/ptp-pack.c: fixed packing bug in ptp_pack_OI
Richard Lowa6c924c2006-12-29 17:44:28 +0000128
Linus Walleij784ac3f2006-12-29 10:36:51 +00001292006-12-29 Marcus Meissner <meissner@suse.de>
130
131 * src/ptp.h: API changes for libgphoto2 to use the file
132 retrieveal functions.
133 * src/ptp.c: dito.
134 * src/libusb-glue.c: changes in libmtp reflecting the new
135 API for libgphoto2.
136
Linus Walleij8609af32006-12-28 21:25:17 +00001372006-12-28 Linus Walleij <triad@df.lth.se>
138
Linus Walleije2e21182006-12-28 22:36:59 +0000139 * configure.ac: making older autotools happy. Bump to 0.1.1.
Linus Walleij3a3d24d2006-12-28 22:35:58 +0000140 * src/Makefile.am: bump interface for release, also autotools.
141 * RELEASE libmtp 0.1.1.
Linus Walleij8609af32006-12-28 21:25:17 +0000142
Linus Walleijd6735f72006-12-19 13:38:29 +00001432006-12-19 Matthew Wilcox <matthew@wil.cx>
144
145 * src/ptp.c: fix a (serious) short file bug.
146
Richard Lowaf20b5d2006-12-17 18:00:59 +00001472006-12-17 Richard Low <richard@wentnet.com>
148
149 * src/libmtp.c: don't bail out on failures when setting
150 metadata.
151
Linus Walleij037a1252006-12-16 20:36:52 +00001522006-12-16 Linus Walleij <triad@df.lth.se>
153
154 * src/ptp.c: sync to upstream.
155 * src/ptp.h: dito.
156 * src/ptp-pack.c: dito.
157
Linus Walleijf8491912006-12-15 10:23:30 +00001582006-12-15 Linus Walleij <triad@df.lth.se>
159
160 * src/libmtp.h.in: make the format function take a storage as
161 parameter. Add comments to device storage.
162 * src/libmtp.c: dito, fix up some code and docs.
163 * examples/format.c: make the format command comply with
164 the new API.
165
Linus Walleije1ac07e2006-12-14 19:38:59 +00001662006-12-14 Linus Walleij <triad@df.lth.se>
167
168 * src/libmtp.c: make get_first_storage_freespace() always query
169 the first storage when the space is requested. And some other
170 janitorial stuff.
171
Linus Walleijb01d18b2006-12-13 12:49:15 +00001722006-12-13 Linus Walleij <triad@df.lth.se>
173
174 * src/libusb-glue.c: one more device.
175 * examples/detect.c: compilation warnings fixed.
176
rreardon3d583062006-12-13 10:10:27 +00001772006-12-13 Robert Reardon <rreardon@monkshatch.vispa.com>
178
179 * src/ptp.c: add 0xD901 flag as BuyNow property of objects.
180 * src/ptp.h: ditto.
181
Linus Walleijcd849362006-12-13 12:37:58 +00001822006-12-12 Daniel Williams <danielw@iinet.net.au>
Linus Walleij9e1b0812006-12-12 19:22:02 +0000183
184 * src/libmtp.h.in: revamped storage API.
185 * src/libmtp.c: dito.
186 * examples/detect.c: dito.
187
rreardon73d02c92006-12-12 16:45:30 +00001882006-12-12 Robert Reardon <rreardon@monkshatch.vispa.com>
rreardond2ddb632006-12-12 12:13:21 +0000189
190 * src/libmtp.c: Send_Representative_Sample() updated to
191 set image height and width, or audio duration and size.
192
Linus Walleijd0f67702006-12-07 09:56:46 +00001932006-12-07 Linus Walleij <triad@df.lth.se>
194
Linus Walleija05b9802006-12-08 08:50:30 +0000195 * src/libmtp.h.in: support firmware object type. (Dangerous.)
196 * src/libmtp.c: dito.
197
1982006-12-07 Linus Walleij <triad@df.lth.se>
199
Linus Walleijd0f67702006-12-07 09:56:46 +0000200 * src/libmtp.c: default text folder detection (used in Samsung
201 Yepp T9) also add a few "My Foo" folder strings, remove the
202 "remaining directories" kludge.
203 * src/libmtp.h.in: default text folder.
204
Linus Walleijf1b02f22006-12-06 09:03:23 +00002052006-12-06 Linus Walleij <triad@df.lth.se>
206
207 * src/libmtp.h.in: extend the respresentative sample API a bit.
208 * src/libmtp.c: dito.
209 * examples/albumart.c: free memory after use.
210 * examples/thumb.c: dito.
Linus Walleij8a08c212006-12-06 20:12:30 +0000211 * RELEASE this as libmtp 0.1.0!
Linus Walleijf1b02f22006-12-06 09:03:23 +0000212
Linus Walleijfdef4ae2006-12-05 16:15:51 +00002132006-12-04 Linus Walleij <triad@df.lth.se>
214
215 * src/ptp.c: enable split headers on sending object lists again.
216
2172006-12-04 Robert Reardon <rreardon@monkshatch.vispa.com>
rreardond11473f2006-12-05 10:18:46 +0000218
219 * src/libmtp.c: abstract Send_Representative_Sample() so
220 it can send samples for any format that supports it
221 * src/libmtp.h.in: same as above
222 * examples/albumart.c: altered to use new abstract function above
223 * example/thumb.c: sample program to upload thumbnails
224 * example/Makefile.am: add sample thumbnail program
225
Linus Walleijbdfaac22006-12-03 22:32:19 +00002262006-12-03 Linus Walleij <triad@df.lth.se>
227
228 * src/libmtp.c: check space on disk before sending
229 tracks or files.
Linus Walleij7e3f2762006-12-03 22:52:05 +0000230 * src/libmtp.h.in: refactor LIBMTP_Send_Album_Art()
231 into LIBMTP_Send_Representative_Sample().
232 * src/libmtp.c: dito.
233 * examples/albumart.c: dito.
Linus Walleijbdfaac22006-12-03 22:32:19 +0000234
Linus Walleijfa3fbe32006-12-02 20:47:32 +00002352006-12-02 Marcus Meissner <meissner@suse.de>
236
237 * examples/Makefile.am: make sure symlinks really end
238 up in the correct dir.
239
Linus Walleij6eab3b32006-11-30 22:58:21 +00002402006-11-30 Linus Walleij <triad@df.lth.se>
241
242 * src/ptp.c: make Matthews patch thread-safe and fix it
243 so it will handle more than one surplus packet.
244 * src/ptp.h: dito.
245
Richard Lowab0d22d2006-11-30 22:17:49 +00002462006-11-30 Richard Low <richard@wentent.com>
247
248 * src/libmtp.c: memset PTPObjectInfo structs to 0
249
Linus Walleij4bf38dd2006-11-30 21:27:29 +00002502006-11-30 Matthew Wilcox <matthew@wil.cx>
251
252 * src/ptp.c: on some devices, surplus packet data is
253 sometimes returned during read, i.e. a header of the
254 next package is typically attacked to the incoming
255 data, as if someone was sending several packets at
256 once. If this happens we buffer the surplus packet.
Linus Walleijef1e6352006-11-30 22:07:16 +0000257 * src/libusb-glue.c: revert my own mistakes by making
258 them Windows-only.
Linus Walleij4bf38dd2006-11-30 21:27:29 +0000259
Linus Walleij9901e222006-11-30 12:28:19 +00002602006-11-30 Linus Walleij <triad@df.lth.se>
261
Linus Walleij2978f1a2006-11-30 14:00:26 +0000262 * configure.ac: this *is* gonna be libmtp 0.1.0!
263 * src/Makefile.am: age interface to 4-0-0 to indicate that
264 intefaces have been removed.
Linus Walleij9901e222006-11-30 12:28:19 +0000265 * src/libmtp.h.in: removed external object interface.
266 * src/libmtp.c: dito. Made all object manipulation functions
267 static.
268
Richard Lowc7d48d22006-11-29 18:24:55 +00002692006-11-29 Richard Low <richard@wentnet.com>
270
271 * src/libusb-glue.c: added new devices
272
Linus Walleij7beba572006-11-29 08:56:12 +00002732006-11-29 Linus Walleij <triad@df.lth.se>
274
275 * src/libusb-glue.c: remove some pointless #include <>
276 clutter, call usb_set_configuration() as needed by
277 Windows.
278 * src/libmtp.c: various fixups to enable use of Windows
279 <io.h> include file.
280 * README.windows.txt: added a quick porting guide for
281 MSVC by Farooq Zaman.
282
Linus Walleijcf42f452006-11-28 08:32:49 +00002832006-11-28 Linus Walleij <triad@df.lth.se>
284
285 * src/libmtp.h.in: removed filetype mapping API. We can handle
286 everything inside of libmtp now so no need for this.
287 * src/libmtp.c: dito.
288
Linus Walleij72e9c2b2006-11-28 08:14:00 +00002892006-11-27 Linus Walleij <triad@df.lth.se>
Linus Walleij64ad9ae2006-11-27 11:23:26 +0000290
291 * examples/files.c: unsigned int sized printout.
292 * examples/tracks.c: sort of the same.
Linus Walleij72e9c2b2006-11-28 08:14:00 +0000293 * Makefile.am: HAL style map output by default.
Linus Walleij64ad9ae2006-11-27 11:23:26 +0000294
Richard Low6c0a6ce2006-11-26 10:42:08 +00002952006-11-26 Richard Low <richard@wentnet.com>
Linus Walleijb7426d12006-11-25 23:19:11 +0000296
Richard Low6c0a6ce2006-11-26 10:42:08 +0000297 * src/libmtp.c: object handles for proplists
298 * src/ptp-pack.c: ditto
299 * src/ptp.c: ditto
300 * src/ptp.h: ditto
301
Linus Walleijf73de152006-11-25 21:44:44 +00003022006-11-25 Marcus Meissner <marcus@jet.franken.de>
303
304 * examples/hotplug.c: adding HAL style XML output for
305 the devices.
306 * examples/Makefile.am: fixing a bug in the automake
307 file (pathutils.h missing!)
308 * Makefile.am: fix the problem with re-making sources
309 (you had to run ./autogen.sh before!)
310
Linus Walleijfe677ac2006-11-23 13:35:00 +00003112006-11-23 Linus Walleij <triad@df.lth.se>
312
313 * src/libusb-glue.h: add a new bug flag for devices that
314 have broken PTP_OC_MTP_GetObjPropList implementations.
315 * src/libusb-glue.c: state that all iRivers have this problem.
316 * src/libmtp.c: disable the user of ptp_mtp_getobjectproplist()
317 for these devices.
318
3192006-11-21 Robert Reardon <rreardon@monkshatch.vispa.com>
rreardonbddc0f82006-11-21 13:44:42 +0000320
321 * src/libmtp.c: set handle ids for new objects to 0 when
322 creating new albums and playlists.
323
Linus Walleij2f5ed5c2006-11-21 07:40:29 +00003242006-11-21 Linus Walleij <triad@df.lth.se>
325
326 * src/libmtp.c: enabled enhanced mode for metadata retrieval
327 by default.
Linus Walleij9be685b2006-11-21 09:44:53 +0000328 * src/libmtp.c: fixed the problem with sending files using
329 enhanced commands.
Linus Walleij2f5ed5c2006-11-21 07:40:29 +0000330
Linus Walleij277cd532006-11-20 14:57:46 +00003312006-11-20 Linus Walleij <triad@df.lth.se>
332
333 * src/ptp.h: sync to upstream libgphoto2
334 * src/ptp.c: dito.
335 * src/ptp-pack.c: dito.
Linus Walleij8ae78bb2006-11-20 21:45:52 +0000336 * src/libmtp.c: check for zerolength files/tracks.
Linus Walleij277cd532006-11-20 14:57:46 +0000337
3382006-11-20 Andy Kelk <andy@mopoke.co.uk>
mopoke31364442006-11-20 04:53:04 +0000339
340 * src/libmtp.h.in: add "parent_id" property to LIBMTP_track_struct.
341 * src/libmtp.c: get "parent_id" property when reading tracks.
mopoke33744bb2006-11-20 04:55:32 +0000342 * examples/emptyfolders.c: new example program for pruning empty
343 folders. (does a dummy run by default).
mopoke31364442006-11-20 04:53:04 +0000344
Linus Walleij277cd532006-11-20 14:57:46 +00003452006-11-19 Robert Reardon <rreardon@monkshatch.vispa.com>
rreardon508705f2006-11-19 21:27:22 +0000346
rreardonbbb4e562006-11-19 22:16:11 +0000347 * src/libmtp.c: use enhanced MTP commands to create playlists and
348 send files
rreardon508705f2006-11-19 21:27:22 +0000349 * examples/newplaylist.c: demo program for creating new playlists
rreardona7220ad2006-11-19 21:36:46 +0000350 * examples/Makefile.am: add demo newplaylists program
rreardon508705f2006-11-19 21:27:22 +0000351
Linus Walleijcd849362006-12-13 12:37:58 +00003522006-11-19 Daniel Williams <danielw@iinet.net.au>
Linus Walleij48a2d462006-11-19 14:07:59 +0000353
354 * src/libusb-glue.c: fix error on reconnect.
355
Linus Walleij277cd532006-11-20 14:57:46 +00003562006-11-18 Richard Low <richard@wentnet.com>
Richard Lowef925022006-11-18 09:06:10 +0000357
358 * src/ptp.c: tidy up ptp_usb_getdata
359
Linus Walleij277cd532006-11-20 14:57:46 +00003602006-11-17 Richard Low <richard@wentnet.com>
Richard Low91354812006-11-17 22:44:05 +0000361
362 * src/libmtp.c: fixed parent handle for uploaded tracks
363
Linus Walleij277cd532006-11-20 14:57:46 +00003642006-11-17 Robert Reardon <rreardon@monkshatch.vispa.com>
Linus Walleije6605692006-11-17 09:18:52 +0000365
366 * src/libmtp.c: fixed up album art using enhanced commands.
367
Linus Walleij277cd532006-11-20 14:57:46 +00003682006-11-16 Richard Low <richard@wentnet.com>
Richard Low8d82d2f2006-11-16 20:37:43 +0000369
370 * src/libmtp.c: a crude implementation of ptp_mtp_getobjectproplist
371 * src/ptp.c: ditto
372 * src/ptp.h: ditto
373 * src/ptp-pack.c: ditto
374
Linus Walleij277cd532006-11-20 14:57:46 +00003752006-11-16 Robert Reardon <rreardon@monkshatch.vispa.com>
Linus Walleij9e68bc12006-11-16 15:59:18 +0000376
Linus Walleijccf28ce2006-11-16 16:06:38 +0000377 * src/libmtp.c: use enhanced MTP commands to create albums and
378 add detection of the default album folder.
379 * src/libmtp.h.in: add a holder for album default folder.
Linus Walleij9e68bc12006-11-16 15:59:18 +0000380
Linus Walleij277cd532006-11-20 14:57:46 +00003812006-11-15 Richard Low <richard@wentnet.com>
Richard Low8b42ca32006-11-15 08:52:17 +0000382
383 * src/ptp-pack.c: set string buffer to correct size.
384
Linus Walleij277cd532006-11-20 14:57:46 +00003852006-11-14 Richard Low <richard@wentnet.com>
Richard Lowe1ab2642006-11-14 08:34:49 +0000386
387 * examples/tracks.c: really use undeprecated API entry.
388
Linus Walleij277cd532006-11-20 14:57:46 +00003892006-11-13 Richard Low <richard@wentnet.com>, Linus Walleij <triad@df.lth.se>
Linus Walleij3fcfea52006-11-13 07:07:36 +0000390
391 * src/libmtp.h.in: add LIBMTP_Get_Tracklisting_With_Callback()
Richard Lowdc0b6c72006-11-13 09:22:23 +0000392 and LIBMTP_Get_Filelisting_With_Callback()
Linus Walleij3fcfea52006-11-13 07:07:36 +0000393 * src/libmtp.c: dito, deprecate LIBMTP_Get_Tracklisting()
Richard Lowdc0b6c72006-11-13 09:22:23 +0000394 and LIBMTP_Get_Filelisting()
Linus Walleij3fcfea52006-11-13 07:07:36 +0000395 * examples/tracks.c: use undeprecated API entry.
Richard Lowdc0b6c72006-11-13 09:22:23 +0000396 * examples/connect.c: ditto.
397 * examples/detect.c: ditto.
398 * examples/files.c: ditto.
Linus Walleij3fcfea52006-11-13 07:07:36 +0000399 * src/ptp.c: working on getting object prop lists.
400 * src/ptp.h: dito.
401
Linus Walleij277cd532006-11-20 14:57:46 +00004022006-11-12 Richard Low <richard@wentnet.com>
Richard Lowe1f06922006-11-12 16:38:39 +0000403
404 * src/libusb-glue.c: added Zen Vision W to devices
405
Linus Walleij277cd532006-11-20 14:57:46 +00004062006-11-07 Richard Low <richard@wentnet.com>
Richard Low4c60f6e2006-11-07 20:36:42 +0000407
408 * src/libmtp.c: added checks for supported properties
409
Linus Walleij277cd532006-11-20 14:57:46 +00004102006-11-06 Richard Low <richard@wentnet.com>
Richard Low64fa3992006-11-06 21:24:11 +0000411
412 * src/libmtp.c: added a check for NULL filenames in
413 LIBMTP_Get_Folder_List.
414
Linus Walleij99310d42006-11-01 08:29:39 +00004152006-11-01 Linus Walleij <triad@df.lth.se>
416
417 * src/libmtp.h.in: set/get uint8 to/from objects
418 * src/libmtp.c: send object property list.
419 * src/ptp.c: dito.
420 * src/ptp.h: dito.
421 * src/ptp-pack.c: dito.
422
mopoke90be30e2006-10-30 08:47:41 +00004232006-10-29 Andy Kelk <andy@mopoke.co.uk>
424
425 * examples/albumart.c: simple tool for adding album art.
426 * src/libmtp.c: graceful handling of players not supporting
427 abstract album objects.
428
Linus Walleij0c33ec02006-10-27 10:15:40 +00004292006-10-27 Linus Walleij <triad@df.lth.se>
430
431 * src/Makefile.am: bump library interface to reflect the new
432 album methods.
433 * configure.ac: bump to 0.0.22 for the next release.
434
4352006-10-27 Andy Kelk <andy@mopoke.co.uk>
436
437 * src/libmtp.c: add support form abstract audio/video albums.
438 * src/libmtp.h.in: dito.
439
Linus Walleij7347d0f2006-10-23 07:23:39 +00004402006-10-23 Linus Walleij <triad@df.lth.se>
441
442 * src/libmtp.c: retire opcode rendering (moved to ptp.c)
443 * src/ptp.c: sync to upstream.
444 * src/ptp.h: dito.
445 * src/ptp-pack.c: dito.
446
Linus Walleij9efe75f2006-10-20 09:09:45 +00004472006-10-20 Linus Walleij <triad@df.lth.se>
448
449 * Release 0.0.21 to get all the new device support out.
450
Linus Walleij501ba4d2006-10-16 06:17:04 +00004512006-10-16 Linus Walleij <triad@df.lth.se>
452
453 * configure.ac: bump to 0.0.21.
454 * src/libusb-glue.c: add code to unload a kernel driver for
455 the primary interface if it is already in use under Linux.
456 * src/libusb-glue.h: add a device flag to make this possible.
457
Linus Walleij37253292006-10-11 08:38:14 +00004582006-10-11 Linus Walleij <triad@df.lth.se>
459
460 * examples/delfile.c: patch from Chris Debenham
461 straingtening out the command-line interface a bit
462 more.
463
Linus Walleij43ff8fc2006-10-10 11:16:53 +00004642006-10-10 Linus Walleij <triad@df.lth.se>
465
Linus Walleij37253292006-10-11 08:38:14 +0000466 * examples/delfile.c: patch from Chris Debenham to make
467 this command take an optional filename as parameter
468 instead of file ID.
Linus Walleij43ff8fc2006-10-10 11:16:53 +0000469
Linus Walleij955e6ba2006-09-26 16:55:10 +00004702006-09-26 Linus Walleij <triad@df.lth.se>
471
472 * libmtp.pc.in: require libusb instead of just linking it.
473 * configure.ac: bump release to 0.0.20 and release.
474
Linus Walleijb1318d12006-09-25 14:59:26 +00004752006-09-25 Linus Walleij <triad@df.lth.se>
476
477 * examples/evolution-sync.sh: example script to illustrate
478 to to transfer calendar, task and contact information
479 to a device supporting this.
480
Linus Walleij4ef39e62006-09-19 14:11:52 +00004812006-09-19 Linus Walleij <triad@df.lth.se>
482
483 * src/libmtp.h.in: fixed attribute IDs to be 16bit.
484 * src/libmtp.c: dito.
485 * examples/sendfile.c: support vcard3.
486
Linus Walleijf248fdd2006-09-16 20:11:40 +00004872006-09-16 Linus Walleij <triad@df.lth.se>
488
489 * configure.ac: bump to 0.0.19 and release. There are some
490 new devices as well.
Linus Walleij5b5c7852006-09-16 20:23:37 +0000491 * src/unicode.c: retire unused code.
Linus Walleijf248fdd2006-09-16 20:11:40 +0000492
Linus Walleijb8bfcb22006-09-13 12:14:28 +00004932006-09-13 Linus Walleij <triad@df.lth.se>
494
495 * examples/format.c: formatting test program.
496 * examples.Makefile.am: added format.
497
Linus Walleij13374a42006-09-13 11:55:30 +00004982006-09-13 Andy Kelk <andy@mopoke.co.uk>
499
500 * src/libmtp.h.in: added interface to format storage.
501 * src/libmtp.c: dito.
502 * src/ptp.c: dito.
503 * src/ptp.h: dito.
504
Linus Walleijd31e6192006-09-12 07:55:27 +00005052006-09-12 Linus Walleij <triad@df.lth.se>
506
507 * configure.ac: bump release. Released 0.0.18 yesterday.
508 * src/libmtp.c: do not try to read battery max level unless
509 the device supports it. (Bug occurred on Toshiba Gigabeat
510 P10.)
511
Linus Walleijd5d51c82006-09-11 06:57:50 +00005122006-09-11 Linus Walleij <triad@df.lth.se>
513
514 * src/libusb-glue.c: messed around a bit with device descriptor
515 detection so as to bring closer to libgphoto2 detection algorithm.
516 I've seen things that might be false positives, possibly USB mass
517 storage devices with additional MSFT descriptors to indicate they
518 have Janus DRM.
519 * src/libmtp.c: use UCS-2-INTERNAL if we're not on glibc. glibc
520 knows that UCS-2 is in machine endianness but Darwin and *BSD does
521 not. Detect C library and switch accordingly.
522 * src/unicode.c: retire old unicode code only keep things we cannot
523 live without. Remove the own internal UCS-2 conversion engine and
524 the internal iconv() engine and use the one already available in
525 PTPParams.
526 * src/unicode.h: dito.
527
Linus Walleij0558ac52006-09-07 06:55:03 +00005282006-09-07 Linus Walleij <triad@df.lth.se>
529
530 * src/libusb-glue.h: added device flags so we can make
531 the code behave differently on certain devices.
532 * src/libusb-glue.c: dito, plus removed some debug prints.
533 * src/libmtp.c: docs.
534 * src/libmtp.h.in: added device_flags to device list struct.
535 * src/Makefile.am: bumped to compatible library interface.
536 * configure.ac: bump version to 0.0.18 (0.0.17 released
537 yesterday).
538
Richard Low6ec2cc12006-09-06 16:59:16 +00005392006-09-06 Richard Low <richard@wentnet.com>
540
541 * src/libusb-glue.c: changed packet sizes to improve
542 transfer speeds.
543 * src/libmtp.c: changed packet sizes to improve transfer
544 transfer speeds. Also stopped extra ptp_getobjectinfo
545 calls when getting directories on connect.
546
Linus Walleij7f0c72e2006-09-06 13:01:58 +00005472006-09-06 Linus Walleij <triad@df.lth.se>
548
549 * src/libusb-glue.c: fixed some endpoint size detection
550 and sending special file sizes stuff. Real hairy bug...
551 Also messed around a bit with the callbacks.
552 * src/libmtp.c: changes for callback size detection.
553
Linus Walleija9310fa2006-09-04 06:47:42 +00005542006-09-04 Linus Walleij <triad@df.lth.se>
555
556 * src/libmtp.c: bug in streaming code, use defined USB_BULK_HDR_SIZE
557 instead of magic values.
558
Linus Walleijd7aa5b22006-09-02 11:52:31 +00005592006-09-02 Linus Walleij <triad@df.lth.se>
560
Linus Walleijcd3eb3d2006-09-02 21:33:22 +0000561 * src/libmtp.c: add some code to have
562 LIBMTP_Send_File_From_File_Descriptor() accept a stream
563 if size is set to (uint64_t) -1, plus documentation fixes.
564 I don't think the streaming code will work but whoever want
565 to experiment with it has a place to start.
566 * examples/refactortest.c: removed. Who uses this?
Linus Walleijd7aa5b22006-09-02 11:52:31 +0000567
Linus Walleijda9500d2006-08-30 13:17:06 +00005682006-08-30 Linus Walleij <triad@df.lth.se>
569
570 * configure.ac: version bump.
571 * src/libmtp.c: more debug prints.
572 * src/libusb-glue.c: new iRiver device called Clix. By
573 the way I released libmtp 0.0.16 yesterday.
574
Linus Walleija823a702006-08-27 21:27:46 +00005752006-08-28 Linus Walleij <triad@df.lth.se>
576
577 * configure.ac: version bump.
578 * src/ptp-pack.c: upstream has committed my patch giving full
579 unicode support in libgphoto2 ptp2 camlib. No need for
580 any more ugly workarounds, plus we now have full unicode
581 filenames!
582 * src/ptp.c: dito.
583 * src/ptp.h: dito.
584 * src/libmtp.c: revamp to use the new unicode support in
585 libgphoto2.
586 * src/unicode.c: remove unused functionality.
587 * src/unicode.h: dito.
588
Linus Walleijee73ef22006-08-27 19:56:00 +00005892006-08-27 Linus Walleij <triad@df.lth.se>
590
591 * configure.ac: version bump. Release all these fixes
592 as 0.0.15.
593 * src/libusb-glue.c: fixed sucky errors. Added callback
594 code when reading files.
595 * src/libusb-glue.h: const correctness.
596 * src/libmtp.h.in: finally fixup the type on the callbacks.
597 * src/libmtp.c: more accurate sending callbacks. Callbacks
598 when getting files also, working correctly. Typeing of
599 callbacks now OK.
600 * examples/getfile.c: some display bar cosmetic fixup.
601 * TODO: lots of the things todo are now done.
602
Linus Walleijd214b9b2006-08-26 22:08:37 +00006032006-08-26 Linus Walleij <triad@df.lth.se>
604
605 * configure.ac: version bump.
606 * src/libmtp.c: fix bug and reinstate callbacks.
607 * src/libusb-glue.h: dito.
608 * src/libusb-glue.c: dito.
609
Linus Walleije7f44be2006-08-25 19:32:29 +00006102006-08-25 Linus Walleij <triad@df.lth.se>
611
612 * src/libmtp.c: use the new file descriptor sender function.
613 Going to release this as 0.0.13.
614 * src/ptp.c: upstream accepted patches synced in.
615 * src/ptp.h: dito.
616
Linus Walleijeab650b2006-08-21 23:26:37 +00006172006-08-22 Linus Walleij <triad@df.lth.se>
618
Linus Walleij80d134a2006-08-22 21:41:37 +0000619 * src/libusb-glue.c: found a real nasty endpoint bug,
620 code from libgphoto2 was assuming max packet size of
621 512 bytes while it is 64 when a USB 2.0 device is
622 plugged into an UHCI hub.
623
6242006-08-22 Linus Walleij <triad@df.lth.se>
625
Linus Walleijeab650b2006-08-21 23:26:37 +0000626 * configure.ac: bump to 0.0.13, also released 0.0.12 now.
627
Linus Walleij924236a2006-08-20 22:17:58 +00006282006-08-21 Linus Walleij <triad@df.lth.se>
629
630 * src/libmtp.c: fixup mmap() usage and add madvise()
Linus Walleij96c62432006-08-21 10:04:02 +0000631 as result of experiments by Gavin McCullagh. Upstream
632 accept patch to get files directly to file descriptor.
Linus Walleij3ec86312006-08-21 13:25:24 +0000633 Move iconv() converters into device struct for thread
634 safety.
Linus Walleij96c62432006-08-21 10:04:02 +0000635 * src/ptp.c: sync to upstream which merges patch to get
636 file directly to file descriptor.
637 * src/ptp.h: dito.
Linus Walleij3ec86312006-08-21 13:25:24 +0000638 * src/unicode.c: move iconv() converters into the device
639 struct for thread safety.
640 * src/unicode.h: dito.
Linus Walleij924236a2006-08-20 22:17:58 +0000641
Linus Walleij30658792006-08-19 22:18:55 +00006422006-08-20 Linus Walleij <triad@df.lth.se>
643
644 * src/libmtp.h.in: set friendly name and sync partner,
645 rename ownername to friendlyname.
646 * src/libmtp.c: dito.
647 * examples/detect.c: reflect changes.
648 * src/Makefile.am: interface is incompatible so age it.
649
Linus Walleijfae27482006-08-19 20:13:25 +00006502006-08-19 Linus Walleij <triad@df.lth.se>
651
652 * src/libmtp.h.in: add function to get syncronization
653 partner for the device.
654 * src/libmtp.c: dito.
655 * examples/detect.c: use that function.
656 * src/Makefile.am: backward-compatible interface bump.
657
Linus Walleij16571dc2006-08-17 20:27:46 +00006582006-08-17 Linus Walleij <triad@df.lth.se>
659
660 * configure.ac: bump to 0.0.12 and require iconv.h.
661
6622006-08-16 Linus Walleij <triad@df.lth.se>
663
664 * src/unicode.c: remove bigendian weirdness and switch
665 to using iconv() instead.
666 * src/unicode.h: dito.
667 * src/libmtp.c: reflect changes.
668
Linus Walleij3e188f12006-08-09 20:46:05 +00006692006-08-09 Linus Walleij <triad@df.lth.se>
670
671 * Release libmtp 0.0.11.
672
Linus Walleij2eb884b2006-08-04 19:17:36 +00006732006-08-04 Linus Walleij <triad@df.lth.se>
674
675 * src/libmtp.c: patch from Dan Aloni to make sendfile
676 use mmap and avoid memory drainage.
Linus Walleij9eb3d312006-08-04 19:25:59 +0000677 * src/libusb-glue.c: patch from Andy Kelk to avoid
678 exit():ing when the interface cannot be claimed.
Linus Walleij232943d2006-08-04 19:26:53 +0000679 * configure.ac: version bump.
Linus Walleij2eb884b2006-08-04 19:17:36 +0000680
Linus Walleijaa4b0752006-07-26 22:21:04 +00006812006-07-27 Linus Walleij <triad@df.lth.se>
682
683 * Release libmtp 0.0.10.
684
Linus Walleij17b55ea2006-07-26 13:54:00 +00006852006-07-26 Linus Walleij <triad@df.lth.se>
686
687 * src/libusb-glue.c: new SanDisk devices.
Linus Walleij00cf0642006-07-26 20:40:59 +0000688 * src/libmtp.c: only set metdata properties supported by
689 the device, duh.
Linus Walleijaa4b0752006-07-26 22:21:04 +0000690 * src/ptp.c: sync to upstream.
691 * src/ptp.h: sync to upstream.
692 * configure.ac: bump to 0.0.10.
Linus Walleij17b55ea2006-07-26 13:54:00 +0000693
Linus Walleijc187cb92006-06-22 17:58:13 +00006942006-06-22 Linus Walleij <triad@df.lth.se>
695
696 * Release libmtp 0.0.9.
697
Linus Walleij8ab54262006-06-21 07:12:28 +00006982006-06-21 Linus Walleij <triad@df.lth.se>
699
700 * src/libmtp.h.in: added function to retrieve supported
701 filetypes.
702 * src/libmtp.c: ditto.
703 * examples/detect.c: use that function.
704
Linus Walleijcf223e62006-06-19 09:31:53 +00007052006-06-19 Linus Walleij <triad@df.lth.se>
706
707 * src/unicode.c: support all endianness, detect
708 byte-order-mark
709 * src/unicode.h: ditto.
710 * src/libmtp.c: ditto.
711 * examples/detect.c: use proper tempfile function.
712 * src/libmtp.h.in: add some more track properties.
713 * src/libmtp.c: ditto.
714 * examples/tracks.c: ditto.
715
Linus Walleij2e4b5f92006-06-16 14:00:49 +00007162006-06-16 Linus Walleij <triad@df.lth.se>
717
718 * src/libmtp.h.in: new interfaces for single metadata post
719 retrieveal.
720 * src/libmtp.c: ditto.
721 * examples/playlists.c: display track info using the new
722 individual track metadata retrieveal method.
723 * examples/getplaylist.c: ditto.
724
Linus Walleij05ccbe72006-06-13 07:46:58 +00007252006-06-13 Linus Walleij <triad@df.lth.se>
726
727 * src/libmtp.h.in: added default folders to device struct.
Linus Walleij545c7792006-06-13 15:22:30 +0000728 Add some new function prototypes.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000729 * src/libmtp.c: discover and use the default folders if
Linus Walleij545c7792006-06-13 15:22:30 +0000730 we can find them. Retrieve device secure time and cert
731 out of sheer curiosity.
732 * src/ptp.c: sync to libgphoto2 with my patches.
733 * src/ptp.h: ditto.
Linus Walleij05ccbe72006-06-13 07:46:58 +0000734
Linus Walleij438bd7f2006-06-08 11:35:44 +00007352006-06-07 Linus Walleij <triad@df.lth.se>
736
737 * src/libmtp.h.in: new playlist API and refactorings.
738 * src/libmtp.c: ditto, and refactorings.
739 * src/unicode.h: const correctness.
740 * src/unicode.c: ditto.
741 * examples/playlists.c: new example program.
742 * configure.ac: bump to 0.0.9
743 * src/Makefile.am: bump library interface.
744
Linus Walleij52e3ac52006-06-05 10:30:00 +00007452006-06-05 Linus Walleij <triad@df.lth.se>
746
747 * examples/sendtr.c: fixed annoying bug that made this
748 program totally useless.
749 * src/libmtp.c: cosmetics.
750 * configure.ac: bump to 0.0.8.
751
Linus Walleij345a3372006-06-03 20:55:25 +00007522006-06-03 Linus Walleij <triad@df.lth.se>
753
754 * src/libmtp.c: metadata bugs, album name and genre
755 confused. Fixe it and released libmtp 0.0.7.
756
Linus Walleijdc09dc02006-06-01 14:23:41 +00007572006-06-01 Linus Walleij <triad@df.lth.se>
758
759 * Released libmtp 0.0.6.
760
Linus Walleij549ec4d2006-05-31 19:59:52 +00007612006-05-31 Linus Walleij <triad@df.lth.se>
762
763 * src/libmtp.c: fixed mapping for JPEG vs JFIF
764 * src/libmtp.h.in: added proper type for JPEG
765 * examples/sendfile.c: send proper JPEG type
766
Linus Walleijd3fdd972006-05-30 15:51:37 +00007672006-05-30 Flavien Lebarbe <flavien+libmtp@lebarbe.net>
768
769 * src/libmtp.c: fixed a bug in update metadata due to
770 bad use of return code.
771 * src/libusb-glue.c: fixed a loop exiting problem with
772 good 'ol GOTO.
773
Linus Walleij9b1fcd92006-05-29 08:35:29 +00007742006-05-29 Linus Walleij <triad@df.lth.se>
775
776 * src/libusb-glue.c: one more device.
777 * doc/examples.h: produce correct documentation.
778 * configure.ac: bump to 0.0.6.
Linus Walleijf67bca92006-05-29 09:33:39 +0000779 * src/ptp.c: sync to libgphoto2.
780 * src/ptp.h: ditto.
781 * src/ptp-pack.c: ditto.
Linus Walleijf0f3d482006-05-29 14:10:21 +0000782 * src/libmtp.c: fixed all filetype API related functions
783 not to use any PTP intrinsic defines at all, made all
784 parameters to functions use the internal libmtp interface
785 enumerations and definitions. Removed LIBMTP_Release():
786 we can live with the memory lost during init. You're not
787 supposed to re-initialize the device. Consequently removed
788 the delete function that cleaned the filetype assoc list.
789 * examples/refactortest.c: reflect changes.
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000790
ravelox088180b2006-05-26 23:55:40 +00007912006-05-26 Dave Kelly <libmtp@ravelox.co.uk>
792
793 * src/libmtp.c: refactored object handling to be more generic
794 * src/libmtp.h.in: ditto
795 * examples/refactortest.c: Added simple example to use refactoring
796 * examples/getplaylist.c: Added example to extract playlist data
Linus Walleij9b1fcd92006-05-29 08:35:29 +0000797 * src/ptp.c: Re-added ptp_get/set_objectreferences to allow
798 for playlist handling
799 * src/ptp.h: ditto
ravelox088180b2006-05-26 23:55:40 +0000800
Linus Walleij1fd2d272006-05-08 09:22:01 +00008012006-05-08 Linus Walleij <triad@df.lth.se>
802
803 * src/libmtp.h.in: add simple detection function.
804 * src/libusb-glue.c: implement MTP "OS descriptor" for
805 looking for MTP devices.
806 * examples/detect.c: make it possible to do very
807 rudimentary detection with "detect -p".
808 * configure.ac: bump to 0.0.5.
809
Linus Walleij685137f2006-05-07 18:09:02 +00008102006-05-07 Linus Walleij <triad@df.lth.se>
811
812 * COPYING: since we no longer use any parts of libptp2
813 and only files from libgphoto2, we switch to the GNU
814 Lesser General Public License (GNU LGPL). libptp2 is
815 a derived work from libgphoto2, and so is libmtp, there
816 are no remnants of libptp2 in libmtp anymore.
817
Linus Walleij16c51f02006-05-04 13:20:22 +00008182006-05-04 Linus Walleij <triad@df.lth.se>
819
820 * examples/sendfile.c: fixes some more filetypes.
Linus Walleij453813c2006-05-04 19:46:43 +0000821 * src/libmtp.c: respectfully rearranged to use a filetype mapping
822 table.
823 * src/ptp-pack.c: real nasty unicode packing bug.
824 * Release libmtp 0.0.4.
Linus Walleij16c51f02006-05-04 13:20:22 +0000825
Linus Walleijd6a49972006-05-02 08:24:54 +00008262006-05-02 Linus Walleij <triad@df.lth.se>
827
828 * src/libmtp.c: general shaping up for release. All track
829 and file sending functions now respects a parent ID to be
830 sent along with files and tracks.
831 * src/libmtp.h.in: dito.
832 * src/libusb-glue.c: dito.
833 * examples/sendfile.c: interface dependency changes.
834 * examples/sendtr.c: dito.
835
Linus Walleijc60275a2006-04-30 10:58:11 +00008362006-04-30 Linus Walleij <triad@df.lth.se>
837
838 * src/ptp.c: sync upstream.
839 * src/ptp.h: dito.
840
Linus Walleij370c68d2006-04-27 14:19:01 +00008412006-04-27 Linus Walleij <triad@df.lth.se>
842
843 * examples/sendfile.c: first file sender program based
844 on API implementation and changes by Chris Allegretta.
845 * examples/Makefile.am: new program, new entry.
846 * src/libmtp.c: reflect this new functionality.
847 * src/libmtp.h.in: dito.
848
Linus Walleijb02a0662006-04-25 08:05:09 +00008492006-04-25 Linus Walleij <triad@df.lth.se>
850
851 * Rebased the sources around libgphoto2 instead.
852 This was a major revision...
853 * src/ptp.c: imported libgphoto2 version verbatim.
854 * src/ptp.h: imported libgphoto2 version, minor patch.
855 * src/ptp-pack.c: imported libgphoto2 version, minor patch.
Linus Walleij9a96f0b2006-04-25 08:46:59 +0000856 * src/ptp-pack.h: dropped, libgphoto2 does not use it.
Linus Walleijb02a0662006-04-25 08:05:09 +0000857 * src/mtp.c: dropped, since all functions are now in ptp.c
858 * src/mtp-pack.c: dropped, same reason.
859 * src/mtp.h: dropped, same reason.
860 * src/mtp-pack.h: dropped, same reason.
861
Linus Walleije5f3ad42006-04-21 07:44:36 +00008622006-04-21 Linus Walleij <triad@df.lth.se>
863
Linus Walleij902c0b92006-04-21 10:52:48 +0000864 * Released libmtp 0.0.3
865 * Bumped source to 0.0.4
866
8672006-04-21 Linus Walleij <triad@df.lth.se>
868
Linus Walleije5f3ad42006-04-21 07:44:36 +0000869 * src/ptp-pack.c: GCC 4.x compilation patch from
870 Diego Pettenò.
Linus Walleija06a2792006-04-21 07:52:26 +0000871 * src/libusb-glue.c: New Samsung device and some
872 from libgphoto2.
Linus Walleij9c6ca022006-04-21 10:24:15 +0000873 * src/ptp.h: some defines from libgphoto2 to get
874 a bit more compatible.
875 * src/libmtp.c: Added a folder API implementation by
876 Dave "ravelox" Kelly.
877 * src/libmtp.h.in: dito.
878 * examples/folders.c: dito.
879 * examples/newfolder.c: dito.
880 * examples/trexist.c: dito.
Linus Walleije5f3ad42006-04-21 07:44:36 +0000881
Linus Walleij6fd2f082006-03-28 07:19:22 +00008822006-03-28 Linus Walleij <triad@df.lth.se>
883
884 * m4/*: updated macros to work with GCC 4.1.0.
885 * examples/hotplug.c: new program to create device
886 ID lists.
887 * libmtp.rules: now an auto-generated file.
888 * libmtp.usermap: now an auto-generated file.
889
Linus Walleijf6bc1782006-03-24 15:12:47 +00008902006-03-24 Linus Walleij <triad@df.lth.se>
891
892 * Beginning a file API, fixed some example program
893 names and such.
894
Linus Walleij6946ac52006-03-21 06:51:22 +00008952006-03-18 Linus Walleij <triad@df.lth.se>
896
897 * Fixed up callback interface to a simpler version,
898 the old one was bloated stuff from libnjb anyway.
899 Bump to 0.0.2.
900
Linus Walleij9b28da32006-03-16 13:47:58 +00009012006-03-16 Linus Walleij <triad@df.lth.se>
902
903 * Fixed the .h file and implementation so you really only
904 need this one .h file to interface the library.
905
Linus Walleij80124062006-03-15 10:26:09 +00009062006-03-15 Linus Walleij <triad@df.lth.se>
907
908 * Added three device information retrieval functions.
909
Linus Walleij15e344f2006-03-06 15:15:00 +00009102006-03-06 Linus Walleij <triad@df.lth.se>
911
912 * Moving some things around to structure the source. More
913 will be needed...
914
Linus Walleij93218602006-02-27 08:53:38 +00009152006-02-27 Linus Walleij <triad@df.lth.se>
916
917 * Release libmtp 0.0.1 so people have something to play with,
918 what the heck. Probably saves someones day.
919
Linus Walleij95698cd2006-02-24 10:40:40 +00009202006-02-24 Linus Walleij <triad@df.lth.se>
921
922 * Deltr example program to delete tracks, plus corresponding
923 interface call.
924
Linus Walleij17e39f72006-02-23 15:54:28 +00009252006-02-23 Linus Walleij <triad@df.lth.se>
926
927 * Fixed up sendtr program and metadata tagging function that is
928 used after sending files.
929
Linus Walleij394bbbe2006-02-22 16:10:53 +00009302006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +0000931
Linus Walleij394bbbe2006-02-22 16:10:53 +0000932 * Untested gettr.c and sendtr.c programs to get and send tracks
933 created.
934
Linus Walleijeb8c6fe2006-02-03 09:46:22 +00009352006-01-30 Linus Walleij <triad@df.lth.se>
936
937 * Created the initial GNU source directory structure.
938 * Added the most basic files.