blob: a1100f8e37c13ff4943e7ec8e976581b933e233e [file] [log] [blame]
Richard Low4d93a992008-09-07 12:52:14 +000012008-09-07 Richard Low <richard@wentnet.com>
2
3 * src/music-players.h: added Panasonic P905i
4
Linus Walleijb67fecc2008-09-05 10:41:30 +000052008-09-05 Marcus Meissner <meissner@suse.de>
6
7 * src/libmtp.sym: update symbol export table.
8 * src/Makefile.am: fix up some magic for symbol export.
9
Linus Walleijf3296622008-09-04 20:53:56 +0000102008-09-04 Linus Walleij <triad@df.lth.se>
11
12 * src/libmtp.c: look up the filename for playlists if the name is
13 missing or not properly set. Not doing the same for albums -
14 these must have proper metadata.
15 * src/music-players.h: more players as usual.
16 * examples/sendtr.c: more warnings.
17
Linus Walleij9d00c1b2008-08-31 18:17:08 +0000182008-08-31 Linus Walleij <triad@df.lth.se>
19
20 * src/ptp.h: sync to upstream.
21 * src/ptp.c: sync to upstream.
22
Linus Walleij2f622812008-08-30 22:06:58 +0000232008-08-30 Chris Bagwell <chris@cnpbagwell.com>
24
25 * src/libusb-glue.c: make it possible to have per-command
26 or otherwise altered timeout values for different PTP
27 request/response sequences.
28 * src/libusb-glue.h: dito.
29 * src/libmtp.c: increase USB timeout to 30s when getting
30 a complete track listing off the device.
31 * src/music-players.h: as a consequence, the Sirus Stiletto
32 no longer needs any brokenness flag.
33
342008-08-30 Linus Walleij <triad@df.lth.se>
35
36 * src/ptp.c: sync to upstream.
37
Linus Walleijeb144392008-08-28 14:43:38 +0000382008-08-28 Linus Walleij <triad@df.lth.se>
39
40 * examples/sendtr.c: fix non-strdup():ed strings to be
41 copied, patch courtesy of Juanan Pereira.
42
Linus Walleij5b17d8f2008-08-25 20:55:15 +0000432008-08-25 Linus Walleij <triad@df.lth.se>
44
45 * src/Makefile.am: bump interface a patchlevel. (Fully
46 compatible.)
47 * configure.ac: bump version to 0.3.1.
48 * Release as libmtp 0.3.1.
49
Linus Walleije1be4b92008-08-18 08:49:22 +0000502008-08-18 Linus Walleij <triad@df.lth.se>
51
52 * src/libusb-glue.c: some vartype and return flunkies.
Linus Walleij8b8c8502008-08-18 19:58:36 +000053 * configure.ac: check for locale.h
54 * examples/util.c: set locale to pick up environment.
Linus Walleije1be4b92008-08-18 08:49:22 +000055
Linus Walleij06e42322008-08-16 23:34:32 +0000562008-08-17 Linus Walleij <triad@df.lth.se>
57
58 * src/libusb-glue.c: some handling of ptp_usb_getdata()
59 when passed in data size was 0xffffffffU, data
60 sent in first transaction was ignored, fix by
61 Rob Woolley.
Linus Walleijdeddc342008-08-16 23:52:06 +000062 * src/ptp-pack.c: sync in from upstream libgphoto2.
63 * src/README: move relevant stuff to README.
64 * README: see above.
Linus Walleij06e42322008-08-16 23:34:32 +000065
Linus Walleijf3c44052008-08-16 21:14:56 +0000662008-08-15 Alistair Boyle <alistair.js.boyle@gmail.com>
67
68 * src/playlist-spl.c: added handling of Samsung's
69 proprietary .spl playlist format.
70 * src/playlist-spl.h: dito.
71 * src/device-flags.h: new flags for Samsung playlists.
72 * src/music-players.h: assign flags.
73 * src/libusb-glue.h: convenience macros.
74 * src/libmtp.c: integrate Samsung playlists.
75
Linus Walleij59765e82008-08-15 07:17:12 +0000762008-08-15 Linus Walleij <triad@df.lth.se>
77
78 * examples/Makefile.am: break out utility functions
79 (currently only checklang()) to a separate file.
80 * examples/util.h: dito.
81 * examples/util.c: dito.
82 * examples/detect.c: dito.
83 * examples/sendtr.c: dito.
84 * examples/connect.c: dito.
85
Linus Walleij25d5c212008-08-14 06:49:13 +0000862008-08-14 Linus Walleij <triad@df.lth.se>
87
88 * src/libmtp.c: add some documentation to file and track
89 listing functions to that it's clear that you have to
90 inspect storage_id and parent_id in order to group files
91 into storages and/or folders.
92
Linus Walleij07bb5382008-07-31 20:21:09 +0000932008-07-31 Linus Walleij <triad@df.lth.se>
94
95 * src/music-players.h: several new devices and flags.
96
Linus Walleije80d6bd2008-06-23 23:11:42 +0000972008-06-24 Linus Walleij <triad@df.lth.se>
98
99 * TODO: updates.
100 * src/Makefile.am: bump interface to libmtp.so.8.0.0.
101 It's NOT compatible!
102 * RELEASE libmtp 0.3.0 and let the apps developers have
103 their apps fixed!
104
Linus Walleijea68f1f2008-06-22 21:54:44 +00001052008-06-22 Linus Walleij <triad@df.lth.se>
106
107 * src/libmtp.h.in: removed the parenthandle argument from
108 LIBMTP_Send_File_From_File(),
109 LIBMTP_Send_File_From_File_Descriptor(),
110 LIBMTP_Send_Track_From_File(),
111 LIBMTP_Send_Track_From_File_Descriptor(),
112 LIBMTP_Create_New_Playlist() and
113 LIBMTP_Create_New_Album()
114 Now you must pass in parent ID from a metadata or
115 filedata set. Use the respective field of the
116 file, track, playlist or album struct to pass in
117 a parent handle when calling these functions from
118 now on. The bonus for changing your code is that you
119 can now also pass in a storage_id with any metadata
120 set! Consequently LIBMTP_Create_Folder() was
121 altered to accept THREE metadata arguments: name,
122 parent_id and storage_id. All calls to any of these
123 functions in any referring code need to be altered to
124 use this scheme. It should be quite self-evident for
125 most code and easy to perform.
126 * src/libmtp.c: changed outlined above were implemented.
127 * examples/newfolder.c: consequental changes.
128 * examples/sendfile.c: consequental changes.
129 * examples/sendtr.c: consequental changes.
130 * examples/albumart.c: consequental changes.
131 * examples/newplaylist.c: consequental changes.
132 * examples/files.c: consequental changes.
133 * examples/tracks.c: correct misleading strings.
134
Linus Walleij8f7f1aa2008-06-15 19:00:23 +00001352008-06-15 Linus Walleij <triad@df.lth.se>
136
137 * src/libmtp.c: only look for default folders in the
138 root folder on the primary storage, even.
139
Linus Walleijc40c9bf2008-06-13 23:24:17 +00001402008-06-14 Linus Walleij <triad@df.lth.se>
141
142 * src/libmtp.c: only look for default folders in the
143 primary storage, and only try to put files there
144 if they are targetting the primary storage.
145
Linus Walleij56c63952008-06-08 21:55:58 +00001462008-06-08 Linus Walleij <triad@df.lth.se>
147
148 * configure.ac: check for the langinfo.h header.
149 * examples/connect.c: check charset properly.
150 * examples/sendtr.c: dito.
151 * src/music-players.h: new devices galore.
152
Linus Walleij335a81c2008-06-02 23:01:00 +00001532008-06-03 Linus Walleij <triad@df.lth.se>
154
155 * src/device-flags.h: new device flag for devices that
156 always need to have their device descriptor probed.
157 * src/music-players.h: generously add this flag to all
158 SanDisk devices. The e280v2 and Fuze are known to be
159 especially problematic.
160 * src/libusb-glue.h: helper macro.
161 * src/libusb-glue.c: massage "OS Descriptor" on demand
162 when opening the device.
Linus Walleij5e202562008-06-03 11:35:05 +0000163 * src/music-players.h: detailed info and flags for the
164 SanDisk Sansa players. More to be done, probably.
Linus Walleij335a81c2008-06-02 23:01:00 +0000165
Linus Walleijfec4d562008-06-01 22:30:36 +00001662008-06-02 Linus Walleij <triad@df.lth.se>
167
168 * src/libusb-glue.c: refactor PTP_USB to use the raw
169 device and its contained deviceinfo to store and
170 retrieve the device flags. (This is starting to look
171 object oriented...)
172 * src/libusb-glue.h: accessor functions to simplify
173 switching on the device flags and increase the code
174 readability.
175 * src/libmtp.c: use the new accessor functions.
176
Linus Walleij64691b72008-05-31 22:55:18 +00001772008-06-01 Linus Walleij <triad@df.lth.se>
178
179 * src/libmtp.c: use LIBMTP_Detect_Raw_Devices() and
180 LIBMTP_Open_Raw_Device() inside
Linus Walleij3c643252008-05-31 23:22:28 +0000181 LIBMTP_Get_First_Device() refactoring. Move
182 params creation into this file.
183 * src/libusb-glue.c: move params creation away
184 from here.
Linus Walleij64691b72008-05-31 22:55:18 +0000185
Linus Walleij9b146182008-05-29 22:42:54 +00001862008-05-30 Linus Walleij <triad@df.lth.se>
187
188 * src/libusb-glue.c: unused variable.
189 * examples/detect.c: switch to using raw device
190 interface for opening devices.
191
Linus Walleij9d22ce02008-05-28 20:39:29 +00001922008-05-28 Linus Walleij <triad@df.lth.se>
193
Linus Walleija700d222008-05-28 23:06:14 +0000194 * src/libmtp.c: internally using the raw devices to
195 get a list of devices.
Linus Walleij9d22ce02008-05-28 20:39:29 +0000196 * src/ptp.c: sync to upstream.
197 * src/ptp.h: dito.
198 * src/ptp-pack.c: dito.
Linus Walleija700d222008-05-28 23:06:14 +0000199 * src/libmtp.h.in: move raw device detection to use
Linus Walleijbdb89bd2008-05-28 23:32:35 +0000200 error codes. Add interface to open a raw device!
Linus Walleija700d222008-05-28 23:06:14 +0000201 * src/libusb-glue.h: make the old device list internal,
202 use raw device in interface for configuring USB.
203 * src/libusb-glue.c: fix up error messages. Move the
204 raw device detection interface to use error codes.
205 * examples/detect.c: fix up error messages. Use error
206 codes for raw devices.
Linus Walleij9d22ce02008-05-28 20:39:29 +0000207
Linus Walleij817579a2008-05-23 21:21:40 +00002082008-05-23 Linus Walleij <triad@df.lth.se>
209
210 * src/libmtp.c: after sending a file, look up the
211 resulting file metadata from the cache to make sure
212 that parent_id is identical to that the file actually
213 gets on the device. If root folder (0) is selected, we
214 hardcode thing to 0xffffffffu to be used as parent,
215 but it will probably end up being 0 for example.
Linus Walleijfcb43422008-05-23 21:53:55 +0000216 Also fix an issue with ptp_mtp_getobjectproplist()
217 sometimes returning a NULL pointer while still
218 claiming there are props in the list.
Linus Walleija4e6bdc2008-05-23 22:31:53 +0000219 * src/libusb-glue.h: add a function to get the preferred
220 playlist extension.
Linus Walleij5ba40402008-05-23 21:36:54 +0000221 * src/libusb-glue.c: "written" variable in
222 ptp_usb_sendreq() may end up uninitialized if
223 ptp_write_func() fails. Initialize it to 0.
Linus Walleija4e6bdc2008-05-23 22:31:53 +0000224 Get the prefered playlist extension.
Linus Walleij817579a2008-05-23 21:21:40 +0000225
Richard Lowbb9fb4a2008-05-18 14:49:34 +00002262008-05-18 Richard Low <richard@wentnet.com>
227
228 * src/device-flags.h: added
229 DEVICE_FLAG_BROKEN_SET_SAMPLE_DIMENSIONS device flag
230 * src/music-players.h: ditto. Also set Samsung YH-999 to
231 DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL based on users
232 experience.
233 * src/libmtp.c: added
234 DEVICE_FLAG_BROKEN_SET_SAMPLE_DIMENSIONS device flag
235
Linus Walleijf106aa62008-05-04 22:55:51 +00002362008-05-05 Linus Walleij <triad@df.lth.se>
237
238 * src/libusb-glue.c: assign device name and flags to
239 detected raw devices, slowly preparing to move to
240 using the raw device detection internally as well.
241
Linus Walleij10e0ce72008-05-04 19:20:33 +00002422008-05-04 Linus Walleij <triad@df.lth.se>
243
244 * src/libmtp.h.in: move useful filetype macros here so
245 external programs can use them.
246 * src/libmtp.c: consequental changes.
247 * examples/sendtr.c: use the new macro to detect track
248 content.
249
Linus Walleij31b74292008-05-02 23:29:06 +00002502008-05-03 Johannes Huber <johub1180@gmx.at>
251
252 * src/libmtp.h.in: add interface for setting album composer,
253 needed for classical albums, on abstract albums.
254 * src/libmtp.c: implement it.
255 * examples/albums.c: consequental changes.
256 * examples/connect.c: dito.
257 * examples/sendtr.c: dito.
258 * examples/tracks.c: dito.
259 * AUTHORS: new contributor.
260
Linus Walleij46651f32008-04-26 23:30:19 +00002612008-04-27 Linus Walleij <triad@df.lth.se>
262
263 * src/libmtp.c: recognize audio files as tracks, since this
264 is what WMP does. (e.g. it sets playlength on movies
265 to enable skip bar) also define macros for audio/video/both
266 types and tidy up a bit.
267
Linus Walleij63fd1e62008-04-23 23:49:43 +00002682008-04-24 Linus Walleij <triad@df.lth.se>
269
270 * src/libmtp.h.in: added preliminary interface for getting
271 raw devices.
272 * src/libusb-glue.c: the implementation is all here!
273 * src/libusb-glue.h: add some bus and device fields to the
274 internal device list.
275 * examples/detect.c: exercise the raw device detection code.
276
Linus Walleij88feb2e2008-03-26 00:26:20 +00002772008-03-26 Linus Walleij <triad@df.lth.se>
278
279 * examples/pathutils.c: fix a folder identification bug,
280 courtesy of Dr Nicholas Jacobs.
281
Linus Walleij5ce59db2008-03-12 21:22:58 +00002822008-03-12 Linus Walleij <triad@df.lth.se>
283
Linus Walleij161fcce2008-03-12 22:02:59 +0000284 * configure.ac: bad mailing list address. (Marcus) Bump to
285 version 0.3.0.
286 * examples/hotplug.c: switch from using "info.bus" to
287 using "info.subsystem" to identify USB events. (Marcus).
Linus Walleij5ce59db2008-03-12 21:22:58 +0000288 * src/libmtp.c: add parent_id to albums and playlists,
289 based on a patch by Ali Shah.
290 * src/libmtp.h.in: dito.
291 * examples/playlists.c: consequental changes.
292 * examples/albums.c: consequental changes.
293 * This will be a new major revision of the API/ABI no
294 matter what.
295
Linus Walleij1018c162008-03-07 23:11:58 +00002962008-03-08 Linus Walleij <triad@df.lth.se>
297
298 * src/libusb-glue.c: left debug prints on :-(
Linus Walleij907905b2008-03-07 23:33:02 +0000299 * configure.ac: set to 0.2.6.1
Linus Walleij1018c162008-03-07 23:11:58 +0000300 * Release as 0.2.6.1
301
Linus Walleijb8f78c72008-03-02 20:22:56 +00003022008-03-02 Linus Walleij <triad@df.lth.se>
303
304 * configure.ac: prepare 0.2.6 release.
305 * src/Makefile.am: bump to compatible interface,
306 * src/ptp.c: sync in upstream, a Sansa fix!
307 * src/ptp.h: sync in upstream.
308 * doc/Doxyfile.in: retire obsoleted parameters.
309 * Release this as 0.2.6!
310
Richard Low641d1e32008-02-24 20:47:20 +00003112008-02-24 Richard Low <richard@wentnet.com>
312
313 * src/music-players.h: add DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL
314 for a broken Philips player.
315
Linus Walleijc12e1752008-02-18 22:45:45 +00003162008-02-18 Linus Walleij <triad@df.lth.se>
317
318 * examples/pathutils.c: fix up item ID typing to uint32_t,
319 handle file names passed in as arguments at suggestion from
320 anonymous mail list user.
321 * examples/pathutils.h: move a function static.
322
Linus Walleij75fe2bf2008-02-12 07:34:35 +00003232008-02-12 Nicolas Pennequin <nicolas.pennequin@free.fr>
324
325 * examples/sendtr.c: add transferred tracks to albums if possible.
326
Linus Walleij3191bba2008-02-10 21:16:25 +00003272008-02-10 Scott Snyder <snyder@fnal.gov>
328
329 * src/libusb-glue.c: finally fix up the short header detection
330 to skip over zero packets when encountered.
331 * examples/pathutils.c: fix a problem where all files sent has
332 to include a "." (period).
333
Linus Walleijbebc6d52008-02-06 00:17:58 +00003342008-02-06 Linus Walleij <triad@df.lth.se>
335
336 * src/libusb-glue.c: wait for response > 0 instead of > 2.
337
Linus Walleijce245a82008-01-28 10:25:13 +00003382008-01-28 Linus Walleij <triad@df.lth.se>
339
Linus Walleij0801cd52008-01-29 22:19:15 +0000340 * src/libmtp.c: LIBMTP_Get_Filemetadata() return metadata for
341 folders (associations) too. There is really no reason why it
342 shouldn't and it's good for use internally.
343 LIBMTP_Get_Filelisting_With_Callback() will still not return
344 any associations however. We want to use the folder functions
345 for that.
346
3472008-01-28 Linus Walleij <triad@df.lth.se>
348
Linus Walleijce245a82008-01-28 10:25:13 +0000349 * src/libmtp.h.in: withdraw LIBMTP_Set_Object_Parent() function,
350 no known devices will support this.
Linus Walleij8be2c032008-01-28 21:23:47 +0000351 * src/libmtp.c: dito. Fix up some problems with the
352 LIBMTP_Set_Object_Filename() function.
Linus Walleijce245a82008-01-28 10:25:13 +0000353
Linus Walleij399807b2008-01-27 22:05:12 +00003542008-01-27 Linus Walleij <triad@df.lth.se>
355
356 * src/libmtp.c: fix up some minor things and documentation on
357 the object handling functions.
358
Linus Walleijde8193f2008-01-27 14:55:31 +00003592008-01-27 Florent Mertens <flomertens@gmail.com>
360
361 * src/libmtp.h.in: new functions to rename object filenames
362 and change object parents. Good when modifying the device
363 as a file system, LIBMTP_Set_Object_Filename(),
364 LIBMTP_Set_Object_Parent().
365 * src/libmtp.c: implementation.
366
Linus Walleij00411ee2008-01-27 12:24:51 +00003672008-01-27 Linus Walleij <triad@df.lth.se>
368
369 * src/libusb-glue.c: re-read response from device until
370 it atleast exceeds two bytes. This fixes a problem with
371 the Samsung YP-U3 when populated with many, many songs.
372
Richard Lowa11a6ad2008-01-21 17:23:55 +00003732008-01-21 Richard Low <richard@wentnet.com>
374
375 * src/music-players.h: add Thomson Lyrca HC308A, remove
376 incorrect ID for Creative Zen 8GB
377
Richard Low36e447c2008-01-20 15:24:55 +00003782008-01-20 Richard Low <richard@wentnet.com>
379
380 * src/libmtp.c: add LIBMTP_Get_Representative_Sample()
381 * src/libmtp.h.in: ditto
382
3832008-01-14 Linus Walleij <triad@df.lth.se>
Linus Walleij2350b712008-01-14 22:54:37 +0000384
385 * src/libmtp.c: add LIBMTP_Get_Manufacturername(). Remember
386 to bump soname (compatible) in 0.2.6 (or whatever we name it).
387 0.3.0 perhaps?
388 * src/libmtp.h.in: dito.
389 * src/libmtp.c: detect default folders named "Datacasts" and
390 "Texts".
391
Richard Low36e447c2008-01-20 15:24:55 +00003922008-01-11 Linus Walleij <triad@df.lth.se>
Linus Walleij7fcaa372008-01-11 00:48:06 +0000393
394 * examples/pathutils.c: recognize .bin files as firmware,
395 used by e.g. RockBox developers. Doesn't cost anything to
396 add.
397
Richard Low36e447c2008-01-20 15:24:55 +00003982008-01-08 Linus Walleij <triad@df.lth.se>
Linus Walleij89daa092008-01-08 22:35:39 +0000399
400 * configure.ac: bump to 0.2.5.
401 * src/Makefile.am: interface to libmtp.so.7.0.2
402 (compatible).
403 * Release as libmtp 0.2.5. Why not?
404
Linus Walleij0b75ab62007-12-28 00:47:34 +00004052007-12-28 Linus Walleij <triad@df.lth.se>
406
407 * src/libmtp.c: make libmtp use PTP_OPC_AlbumArtist on albums,
408 instead of the (seldom present) PTP_OPC_Artist tag. Use both
409 if both are supported. We're not setting AlbumArtist on regular
410 tracks though, what's the point, and what does it mean if this
411 differs from Artist??
412
Linus Walleija3544f62007-11-30 01:20:04 +00004132007-11-30 Linus Walleij <triad@df.lth.se>
414
415 * src/music-players.h: new flag for the YP-T10.
416 * src/device-flags.h: define the new flag, that is needed
417 to support Ogg files on these devices.
418 * src/libmtp.c: recognize and report Ogg support, set type
419 to unknown when transferring.
420
Linus Walleijcc2cf972007-11-22 20:23:43 +00004212007-11-22 Linus Walleij <triad@df.lth.se>
422
423 * configure.ac: bump to 0.2.4.
424 * src/Makefile.am: bump age of soversion (compatible).
425 * RELEASE 0.2.4 mainly to get some new device support out there.
426
Linus Walleijbc550bc2007-11-08 23:25:09 +00004272007-11-09 Linus Walleij <triad@df.lth.se>
428
429 * src/libusb-glue.c: avoid probing deeper into interfaces
430 that have a string describing them as "MTP" after a
431 suggested patch from Alexander Kanavin <ak@sensi.org>.
Linus Walleij20c3b672007-11-09 19:02:19 +0000432 * examples/albumart.c: patch from Chris Waters <xtifr@debian.org>
433 replacing calls to atoi() with calls to strtoul(). Since
434 object ID:s are unsigned long, atoi() would reject too
435 high object IDs. The patch also fix a few memory leaks.
436 THANKS DEBIAN! We love our downstream!
437 * examples/newplaylist.c: dito.
438 * examples/pathutils.c: dito.
439 * examples/thumb.c: dito.
Linus Walleijbc550bc2007-11-08 23:25:09 +0000440
Linus Walleij5f42ef42007-11-05 22:58:50 +00004412007-11-05 Linus Walleij <triad@df.lth.se>
442
443 * src/libmtp.c: use OPFF codes instead of DPFF codes,
444 we're dealing with objects, not device props.
445 * src/ptp.c: silence some OPFF freeing warnings.
446
Linus Walleij3e4b1142007-11-01 23:54:16 +00004472007-11-02 Linus Walleij <triad@df.lth.se>
448
449 * src/libusb-glue.c: try to repair header here instead of
450 ignoring error in ptp.c.
Linus Walleij1d0e84f2007-11-02 21:05:35 +0000451 * src/music-players.h: flag some more Creative devices as
452 broken getting all files.
453 * src/Makefile.am: reference the 2 new .h files.
Linus Walleij3e4b1142007-11-01 23:54:16 +0000454
Linus Walleij8f4bb042007-10-31 08:59:12 +00004552007-10-31 Linus Walleij <triad@df.lth.se>
456
457 * src/ptp.c: bring cache handling into this file.
458 * src/ptp.h: dito.
459 * src/libmtp.c: consequential changes.
460
Linus Walleij1a673de2007-10-29 23:10:05 +00004612007-10-30 Linus Walleij <triad@df.lth.se>
462
463 * src/music-players.h: split this off as a shared file
464 between us and libgphoto2 so we get out of the syncing
465 nightmare.
Linus Walleij3e667ae2007-10-29 23:29:39 +0000466 * src/device-flags.h: split out this as well, Marcus
467 might want it.
Linus Walleij8f4bb042007-10-31 08:59:12 +0000468 * src/libusb-glue.c: consequential movement.
Linus Walleij3e667ae2007-10-29 23:29:39 +0000469 * src/libmtp.c: reference new flag file.
Linus Walleij0b89a7e2007-10-30 22:21:15 +0000470 * src/ptp.c: sync in upstream.
471 * src/ptp.h: dito.
Linus Walleij1a673de2007-10-29 23:10:05 +0000472
Linus Walleij08c90082007-10-25 20:29:53 +00004732007-10-25 Linus Walleij <triad@df.lth.se>
474
475 * Release 0.2.3. Nice bunch of cleaned-up code, sad we had
476 too bump soversion but such is life.
477
Linus Walleijfb28b632007-10-23 21:56:18 +00004782007-10-23 Linus Walleij <triad@df.lth.se>
479
480 * src/libmtp.c: make LIBMTP_Send_File_From_File_Descriptor()
481 survive the case where device->storage is NULL. This happens
482 on the Nokia 3110c.
483
Linus Walleij7752b952007-10-19 20:11:46 +00004842007-10-19 Linus Walleij <triad@df.lth.se>
485
486 * src/libmtp.c: bring the cache handling code together at the
487 end of the file, refactor so as to avoid code duplication,
Linus Walleij4d0deea2007-10-19 21:27:48 +0000488 do things in one place only and looking good. Get folder
489 list recursively instead, this works better with fast dir
490 retrieveal I think.
Linus Walleij7752b952007-10-19 20:11:46 +0000491
Linus Walleij26d42da2007-10-18 14:02:02 +00004922007-10-18 Linus Walleij <triad@df.lth.se>
493
494 * src/libmtp.c: fix the deletion of cached properties when
495 removing objects. This code was seriously broken.
496
jefferaida9687e2007-10-16 16:44:15 +00004972007-10-16 Jeff Mitchell <kde-dev@emailgoeshere.com>
498
Linus Walleijc5908a02007-10-16 20:42:08 +0000499 * src/libusb-glue.c: remove the previously-concatenated vendor
500 and product string "name" field as it's now redundant
501 * src/Makefile.am: interface to libmtp.so.7.0.0 (incompatible,
502 device_entry_struct members changed)
503 * examples/hotplug.c: port to use vendor and product instead of
504 name, also some useful commenting in the fdi file
jefferaida9687e2007-10-16 16:44:15 +0000505
Linus Walleij06542122007-10-14 22:13:48 +00005062007-10-15 Linus Walleij <triad@df.lth.se>
507
508 * src/libusb-glue.c: repair headers, don't just ignore them.
Linus Walleijf9267e92007-10-15 21:07:37 +0000509 Add support for broken set object proplist devices. Motorola
510 RAZR2 V8 has this problem.
511 * src/libusb-glue.h: flag for broken set object proplist.
512 * libmtp.c: avoid broken set object proplist.
Linus Walleij06542122007-10-14 22:13:48 +0000513
jefferaida9687e2007-10-16 16:44:15 +00005142007-10-09 Jeff Mitchell <kde-dev@emailgoeshere.com>
515
Linus Walleijc5908a02007-10-16 20:42:08 +0000516 * src/libusb-glue.c: add separate vendor and product strings
517 in device entry structs
jefferaida9687e2007-10-16 16:44:15 +0000518 * src/libmtp.h.in: update device entry structs to reflect this
519
Linus Walleija91f8892007-10-04 21:25:22 +00005202007-10-04 Linus Walleij <triad@df.lth.se>
521
522 * src/libusb-glue.c: rm some pointless confusing defines
523 inherited from libgphoto2.
Linus Walleij2ec6ff52007-10-04 22:20:43 +0000524 * configure.ac: bump to 0.2.2
525 * src/Makefile.am: interface to libmtp.so.6.0.2 (compatible)
526 * Release as 0.2.2. Now is as good time as ever. Release
527 early and release often.
Linus Walleija91f8892007-10-04 21:25:22 +0000528
Linus Walleij41e75b22007-10-03 21:58:06 +00005292007-10-03 Linus Walleij <triad@df.lth.se>
530
531 * src/libusb-glue.c: tag the OLD Creative devices with
532 DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL, after clear
533 indications that it was broken when retrieveing folders
534 on all those devices. The newer devices (those supporting
535 32bit object size) presumably does not have this limitation.
536
Linus Walleijca2a1702007-10-02 20:41:45 +00005372007-10-02 Linus Walleij <triad@df.lth.se>
538
539 * src/libmtp.c: devices which represented file size with a
540 32bit value (some Creative devices) would return a bananas
Linus Walleij1d877372007-10-02 21:21:57 +0000541 file size. Fixed it up by...
542 * src/libmtp.h.in: recycling the uint8_t "interface"
Linus Walleijddaba2f2007-10-02 21:20:30 +0000543 field in the device struct as a holder of the object size
544 for the device. This will make the new library binary
545 compatible with version 0.2.1 since no-one should *ever*
546 dereference that value (which used to be the USB interface
547 number and is now the object size).
Linus Walleijca2a1702007-10-02 20:41:45 +0000548 * examples/files.c: display 64bit file sizes in hex correctly.
549
Richard Low99a93e82007-09-29 08:16:08 +00005502007-09-29 Richard Low <richard@wentnet.com>
551
552 * src/libmtp.c: avoid crash on failed connect
553
Linus Walleij8e3af002007-09-28 19:21:54 +00005542007-09-28 Linus Walleij <triad@df.lth.se>
555
556 * src/libusb-glue.h: introduce a new device flag for devices that
557 have broken PTP headers, first encountered on the Creative
558 ZEN 8GB.
559 * src/libusb-glue.c: attempt to begin to work around the broken
560 PTP headers.
561
Linus Walleij29f03ba2007-09-25 19:22:12 +00005622007-09-25 Linus Walleij <triad@df.lth.se>
563
564 * src/libusb-glue.h: add a new device flag for devices that don't
565 like it if you release the interface (or try to clear endpoints).
566 * src/libusb-glue.c: dito, implement this flag, tag all SanDisk
567 Sansa devices with it except for the Linux-based Sansa Connect.
568
Richard Low61edc1a2007-09-23 10:35:48 +00005692007-09-23 Richard Low <richard@wentnet.com>
570
571 * src/libusb-glue.c: updated some device flags, removed second
572 call to ptp_getdeviceinfo
573 * src/libmtp.c: property cache fixes
574
Linus Walleij7783b9b2007-09-22 22:10:44 +00005752007-09-23 Linus Walleij <triad@df.lth.se>
576
577 * src/libmtp.c: wrapped updating of playlists and albums into an
578 abstract function so we do it consistently. Added support for
579 tagging on modification date to files, tracks, playlists and
580 albums.
581
Linus Walleij580aff72007-09-21 13:02:19 +00005822007-09-21 Linus Walleij <triad@df.lth.se>
583
584 * src/libusb-glue.c: flag the Samsung YH-820 with
585 DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL after tests by Stephan
586 Fabel.
587
Linus Walleijda17cda2007-09-18 21:12:05 +00005882007-09-18 Linus Walleij <triad@df.lth.se>
589
590 * src/libusb-glue.c: stop the endpoint unhalting/unstalling when
591 closing the USB device. It was AYBABTU the Samsungs
592 (and others).
593
Linus Walleij724f0102007-09-17 20:10:12 +00005942007-09-17 Linus Walleij <triad@df.lth.se>
595
596 * src/libusb-glue.c: silenced weirdo error message.
597
Linus Walleijb644b412007-09-16 21:46:02 +00005982007-09-16 Linus Walleij <triad@df.lth.se>
599
600 * src/ptp.c: cancellation working *as it should*
601 * src/ptp.h: dito.
602 * src/libusb-glue.c: dito.
603 * src/libusb-glue.h: dito.
604 * src/libmtp.c: dito.
605 * src/libmtp.h.in: new error code for cancellation.
606
Richard Lowe9f205f2007-09-16 16:25:50 +00006072007-09-16 Richard Low <richard@wentnet.com>
608
609 * src/libusb-glue.c: only read descriptors for devices we
610 don't know since it breaks on some devices
Richard Lowd7bcab52007-09-16 16:30:20 +0000611 * src/libmtp.c: a couple of bugs fixed in metadata retreival
Richard Lowe9f205f2007-09-16 16:25:50 +0000612
Linus Walleij3e418e22007-09-15 20:30:14 +00006132007-09-15 Linus Walleij <triad@df.lth.se>
614
615 * src/ptp.c: get cancellation of xfers working.
616 * src/libusb-glue.c: dito.
617 * src/libusb-glue.h: dito.
618 * src/libmtp.c: dito.
619
Linus Walleijf43558d2007-09-14 17:59:20 +00006202007-09-14 Linus Walleij <triad@df.lth.se>
621
622 * src/ptp.h: sync in upstream to get cancellation prototypes.
Linus Walleijbd3bf9e2007-09-14 19:31:54 +0000623 * src/libusb-glue.c: first try to implement cancellation.
Linus Walleij997d3ec2007-09-14 21:29:54 +0000624 * src/libmtp.c: dito. Bugfix to one of Marcus' realloc():s.
Linus Walleijf43558d2007-09-14 17:59:20 +0000625
Linus Walleij1e9a0332007-09-12 19:35:56 +00006262007-09-12 Marcus Meissner <meissner@suse.de>
627
628 * src/ptp-pack.c: sync to upstream, rewrote packing to use
629 a static array to be qsort():ed when reading in proplists.
630 * src/ptp.c: reflect changes.
631 * src/ptp.h: reflect changes.
632 * src/libmtp.c: reflect changes.
633
Linus Walleij71b8c0f2007-09-06 09:09:14 +00006342007-09-06 Linus Walleij <triad@df.lth.se>
635
636 * examples/hotplug.c: edit up into a udev ruleset that is
637 inexorably complicated but probably compatible with most
638 udev versions out there. Now please DON'T update udev
639 styles again!
640
Richard Low17cec172007-09-05 20:43:51 +00006412007-09-05 Richard Low <richard@wentnet.com>
642
643 * src/libmtp.c: album fixups
644
Linus Walleij50d47a52007-09-05 07:59:40 +00006452007-09-05 Linus Walleij <triad@df.lth.se>
646
647 * examples/hotplug.c: use old udev style by default, use new
648 if requested explicitly by a -U switch.
649
Linus Walleij6bf68b42007-09-03 22:50:02 +00006502007-09-04 Linus Walleij <triad@df.lth.se>
651
652 * src/libmtp.c: make sure we query recursively supplying each
653 storage ID in turn, so we spin over storages. Also check
654 what storage may be available to store a file, if the first
655 one fails, try the next!
656
Linus Walleija0b7d042007-08-31 23:57:31 +00006572007-09-01 Linus Walleij <triad@df.lth.se>
658
659 * src/ptp-pack.c: make the resulting MTP proplist sorted by
660 object ID.
Linus Walleij70ac9772007-09-01 18:59:28 +0000661 * hotplug.sh.in: explicitly call BASH instead of just sh. Warn
662 if script is not run as root.
Linus Walleija0b7d042007-08-31 23:57:31 +0000663
Linus Walleijf4592072007-08-29 10:19:25 +00006642007-08-29 Linus Walleij <triad@df.lth.se>
665
666 * examples/Makefile.am: move include define from AM_CFLAGS to
667 AM_CPPFLAGS (as it should be) bug found by Petar Petrov
668 <pesho.petrov@gmail.com>.
Linus Walleijb0ab5482007-08-29 21:08:54 +0000669 * src/libusb-glue.c: strange misleading message corrected. Fix
670 up the horrid interface passing back-and-forward and confusing.
671 * src/libusb-glue.h: dito.
672 * src/libmtp.c: rid interface references, that's a USB issue!
673 * src/libmtp.h.in: flag interface number in device struct as retired.
Linus Walleijf4592072007-08-29 10:19:25 +0000674
Linus Walleij1b87ea72007-08-28 07:53:09 +00006752007-08-28 Linus Walleij <triad@df.lth.se>
676
677 * src/libmtp.c: retire the horrid, broken, stream send facility that
678 does not work on any device since they all want to know the file
Linus Walleij8533bf72007-08-28 10:03:59 +0000679 size in advance. Add in some code to fall back on the recursive
680 metadata retrieveal if getting the whole long list fails.
Linus Walleij6d0cf972007-08-28 09:48:19 +0000681 * src/libusb-glue.c: tag all Sansas as having broken GetObjectPropList
Linus Walleijc4108242007-08-28 20:38:27 +0000682 when all tags for all objects are requested. Scan each INTERFACE
683 of the device for device descriptors.
Linus Walleij1b87ea72007-08-28 07:53:09 +0000684
Linus Walleijd3b78572007-08-24 21:28:24 +00006852007-08-24 Linus Walleij <triad@df.lth.se>
686
687 * src/libusb-glue.h: new device flag to strip all non-7bit chars from
688 filenames on some lame devices.
689 * src/libusb-glue.c: tag the Philips Shoqbox with this flag.
690 * src/libmtp.c: strip the non-7bit chars from filenames if that
691 flag is set.
692 * src/unicode.h: introduce a 7bit-strip helper function.
693 * src/unicode.c: dito.
694
Linus Walleij29559562007-08-22 21:38:04 +00006952007-08-22 Linus Walleij <triad@df.lth.se>
696
697 * src/libmtp.c: deal with setting of metadata sets for u16/u32:s that
698 are ranges or enums, rounding and twiddling if need be. This is
699 needed because some new devices (like the TrekStor Sweez,
700 has duration defined as a range: MIN 0, MAX 65535000, STEP 1
701 and Sandisk Sansa c240 has duration as range: MIN 0, MAX 2147483000,
702 STEP 1000) whereas old devices would just accept any value.
703
Richard Lowd47b9212007-08-16 21:14:23 +00007042007-08-16 Richard Low <richard@wentnet.com>
705
706 * src/ptp-pack.c: allow packing of NULL strings
707
rreardon21a3a9d2007-08-15 10:56:31 +00007082007-08-15 Robert Reardon <rreardon@monkshatch.vispa.com>
709
710 * src/libmtp.c: return device max values for representative
rreardon65b47322007-08-15 15:17:54 +0000711 samples.
rreardon21a3a9d2007-08-15 10:56:31 +0000712
Richard Low92cb2692007-08-15 09:35:23 +00007132007-08-15 Richard Low <richard@wentnet.com>
714
715 * src/libusb-glue.c: added Philips Shoqbox
716
Linus Walleij53c5f4e2007-08-13 08:27:58 +00007172007-08-13 Linus Walleij <triad@df.lth.se>
718
719 * src/ptp.c: sync to upstream.
720
Linus Walleijdb906232007-08-07 15:59:09 +00007212007-08-07 Linus Walleij <triad@df.lth.se>
722
723 * configure.ac: bump to 0.2.1.
724 * src/Makefile.am: interface to libmtp.so.6.0.1.
725 * Release libmtp 0.2.1!
726
Linus Walleijdbcc8242007-08-05 22:31:26 +00007272007-08-06 Linus Walleij <triad@df.lth.se>
728
Linus Walleije23000a2007-08-06 20:47:17 +0000729 * configure.ac: tag on the large file support compilation flag.
Linus Walleij07795772007-08-06 18:44:06 +0000730 * src/libmtp.c: smack up the data file transfer function so it
731 works again and *finally* should support 64bit sizes!
Linus Walleijd2778d12007-08-06 19:24:58 +0000732 Then wrapped the track sending function around the file
733 sending function so there is no more pointless code duplication
Linus Walleij05358382007-08-06 20:46:35 +0000734 giving rise to ever more bugs. Enable LFS, Large File Support so
735 we can handle 64bit files properly.
736 * examples/sendtr.c: shape up print-outs, LFS support.
Linus Walleijd2778d12007-08-06 19:24:58 +0000737 * examples/sendfile.c: dito.
Linus Walleij07795772007-08-06 18:44:06 +0000738
7392007-08-06 Linus Walleij <triad@df.lth.se>
740
Linus Walleijdbcc8242007-08-05 22:31:26 +0000741 * src/ptp.c: fixed a stray error print bug.
742 * src/libmtp.c: overhaul of all proplist setting to follow the same
743 design pattern. Probably fixed a few opd memory leaks along the road.
744
Richard Lowfd86bd12007-08-05 09:41:06 +00007452007-08-05 Richard Low <richard@wentnet.com>
746
747 * src/libmtp.c: send 64 bit filesize
748
Linus Walleijd9d28d52007-08-04 19:01:18 +00007492007-08-04 Linus Walleij <triad@df.lth.se>
750
751 * src/libmtp.c: fix up the 64bit filesize and tracksize support.
752 There were some bugs...
Linus Walleij529d08f2007-08-04 19:20:00 +0000753 * src/Makefile.am: tweak interface revision so that we produce
754 libmtp.so.6 now.
755 * configure.ac: bump library revision to 0.2.0.
Linus Walleij2f049902007-08-04 20:02:39 +0000756 * examples/hotplug.c: switch to use ATTR{} instead of SYSFS{}
Linus Walleijdbcc8242007-08-05 22:31:26 +0000757 * Release libmtp 0.2.0!
Linus Walleijd9d28d52007-08-04 19:01:18 +0000758
Richard Low25bf8002007-08-04 08:36:53 +00007592007-08-04 Richard Low <richard@wentnet.com>
760
761 * src/libusb-glue.c: add Sansa m240 (a different ID to before)
762 Give the Toshiba Gigabeat S
763 DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL.
764
7652007-08-03 Marcus Meissner <meissner@suse.de>
Linus Walleij960ebb62007-08-03 21:38:34 +0000766
767 * m4/byteorder.m4: byteorder fixes.
768
Richard Lowcc265902007-07-30 20:14:12 +00007692007-07-30 Richard Low <richard@wentnet.com>
770
771 * src/ptp-pack.c: fix up array packing
772
Linus Walleijabf54752007-07-30 19:51:54 +00007732007-07-30 Linus Walleij <triad@df.lth.se>
774
775 * src/ptp-pack.c: try to get a uniform 64 bit
776 support, use some old macro code.
777
Richard Lowc3f5fc32007-07-29 09:40:50 +00007782007-07-29 Richard Low <richard@wentnet.com>
779
780 * src/libmtp.c: 64 bit filesize support for tracks
781 * src/ptp-pack.c: ditto
782 * src/ptp.h: ditto
783
Richard Low39a147a2007-07-27 20:18:01 +00007842007-07-27 Richard Low <richard@wentnet.com>
785
786 * src/libmtp.c: Some better NULL checks
787
Linus Walleijc51a4312007-07-27 06:28:39 +00007882007-07-27 Linus Walleij <triad@df.lth.se>
789
790 * examples/hotplug.c: changed subsystem from "usb_device"
791 to "usb". Presumably a change in the kernel some time ago.
792
Richard Lowbd14bf42007-07-21 11:25:11 +00007932007-07-21 Richard Low <richard@wentnet.com>
794
795 * src/libmtp.c: Correctly bail out of LIBMTP_Get_Storage
796
Linus Walleij5d533bb2007-07-17 21:48:57 +00007972007-07-17 Linus Walleij <triad@df.lth.se>
798
799 * examples/reset.c: Add a device reset program.
800 * src/libmtp.c: Add reset command.
801 * src/ptp.c: dito, and sync in upstream changes.
802 * src/ptp.h: dito, and sync in upstream changes.
803 * src/ptp-pack.c: sync in upstream changes.
804
Richard Low0fa83522007-07-17 20:05:08 +00008052007-07-17 Richard Low <richard@wentnet.com>
806
807 * src/libmtp.c: Added some more (paranoid) NULL checks
808
Richard Low8e8d9d42007-07-14 10:36:50 +00008092007-07-14 Richard Low <richard@wentnet.com>
810
811 * src/libmtp.c: Add a NULL check
812
8132007-07-13 Richard Low <richard@wentnet.com>
Richard Low14afeb72007-07-13 19:11:56 +0000814
815 * src/libusb-glue.c: add Disney MixMax
816
Linus Walleij9521e2b2007-07-10 21:50:42 +00008172007-07-11 Linus Walleij <triad@df.lth.se>
818
819 * src/libmtp.c: put in Tero's name in the preamble.
820 * src/libusb-glue.c: make the dump function sump out the zuper zecret
821 devize dezcriptorz in clear text hex.
822
Linus Walleij3e13dda2007-07-09 22:42:17 +00008232007-07-10 Linus Walleij <triad@df.lth.se>
824
Linus Walleijc51a4312007-07-27 06:28:39 +0000825 * examples/hotplug.c: force HAL OGG support on iriver devices.
826 They all have it! Also force for two other devices that does
827 this.
Linus Walleij3e13dda2007-07-09 22:42:17 +0000828
Linus Walleij2b218852007-07-07 20:16:36 +00008292007-07-07 Linus Walleij <triad@df.lth.se>
830
831 * src/libusb-glue.h: new flag for the case when getting the object
832 property list of all metadata for all objects is broken.
833 * src/libusb-glue.c: tentatively tag a Philips device with this flag.
834 * src/libmtp.c: fixed usage of returned pointers from realloc(),
835 introduce new flag.
836
tsaarnia3eb60a2007-07-06 17:41:30 +00008372007-07-05 Tero Saarni <tero.saarni@gmail.com>
838
839 * src/libmtp.c: update cache when manipulating objects instead of
840 always flushing the whole cache.
841
Linus Walleij338ade42007-07-03 20:44:08 +00008422007-07-03 Linus Walleij <triad@df.lth.se>
843
844 * src/libmtp.c: use the params->proplist metadata cache. Help
845 rid all flush_handles() you can in order to add even more to
846 the efficiency of the cache.
847
Linus Walleijf0bf4372007-07-01 21:47:38 +00008482007-07-01 Linus Walleij <triad@df.lth.se>
849
850 * src/ptp.c: sync to upstream gPhoto source.
851 * src/ptp.h: dito.
852 * src/ptp-pack.c: dito.
853 * src/libmtp.c: use the params->objectinfo object info cache to
854 speed things up considerably. This is exactly what libgphoto2
855 does so now we move closer to upstream. I believe this also
856 fixes quite a few memory leaks because we weren't freeing the
857 strings inside the objectinfo previously.
858
Linus Walleije60d56b2007-05-28 22:13:12 +00008592007-05-29 Linus Walleij <triad@df.lth.se>
860
861 * src/libmtp.c: use the set object prop list command to set album
862 props if available. Follow metadata set design pattern used for
863 tracks; check first if the object type can set name/artist/genre.
864
jefferaida9687e2007-10-16 16:44:15 +00008652007-05-24 Jeff Mitchell <kde-dev@emailgoeshere.com>
jefferaif28f2a12007-05-24 23:07:41 +0000866
Linus Walleije60d56b2007-05-28 22:13:12 +0000867 * hotplug.sh.in: Properly install the HAL FDI rules if
jefferaie3f1bba2007-05-24 23:27:13 +0000868 the user so chooses to when prompted.
869
jefferaida9687e2007-10-16 16:44:15 +00008702007-05-24 Jeff Mitchell <kde-dev@emailgoeshere.com>
jefferaie3f1bba2007-05-24 23:27:13 +0000871
Linus Walleije60d56b2007-05-28 22:13:12 +0000872 * examples/hotplug.c: Fix/update HAL output to conform
jefferaif28f2a12007-05-24 23:07:41 +0000873 to new specs. Fix whitespacing to be consistent.
874
Richard Low34a624a2007-05-17 12:32:35 +00008752007-05-17 Richard Low <richard@wentnet.com>
876
877 * src/libusb-glue.c: added Samsung YH-920
878
Linus Walleij99466e32007-05-11 21:42:53 +00008792007-05-11 Linus Walleij <triad@df.lth.se>
880
881 * examples/hotplug.c: output a usb.ids map if need be.
882 * sync-usbids.sh: script to assist in comparing our device
883 database to the linux-usb database so we can submit new
884 entries to it more easily. Please extend this until it
885 creates automated diff:s if you can!
886
Linus Walleij229b24b2007-05-09 22:10:55 +00008872007-05-10 Linus Walleij <triad@df.lth.se>
888
889 * src/libusb-glue.c: some new devices, some rewording etc.
890
Linus Walleij4fa9d5e2007-05-05 20:35:56 +00008912007-05-05 Linus Walleij <triad@df.lth.se>
892
893 * src/libusb-glue.h: removed the DUALMODE flag, it's pointless and
894 equal to the problem solved by the UNLOAD_DRIVER flag.
895 * src/libusb-glue.c: dito, move the only DUALMODE flag into an
Linus Walleij1327a852007-05-06 19:47:38 +0000896 UNLOAD_DRIVER flag. Added Archos Gmini.
Linus Walleij4fa9d5e2007-05-05 20:35:56 +0000897
Richard Low6711f442007-05-05 19:00:59 +00008982007-05-05 Richard Low <richard@wentnet.com>
899
900 * src/libusb-glue.c: added Philips PSA610
901 * src/libmtp.c: code to recursively get object handles for each
902 assoc.
Linus Walleij4fa9d5e2007-05-05 20:35:56 +0000903 * src/ptp.h: ditto
Richard Low6711f442007-05-05 19:00:59 +0000904
Richard Low1869d272007-04-28 13:55:17 +00009052007-04-28 Richard Low <richard@wentnet.com>
906
907 * src/libusb-glue.c: new device
908
Linus Walleijeccaae02007-04-26 08:19:03 +00009092007-04-26 Linus Walleij <triad@df.lth.se>
910
Linus Walleij4fa9d5e2007-05-05 20:35:56 +0000911 * src/libusb-glue.c: memory leak: dangling, unused pointer killed.
Linus Walleijeccaae02007-04-26 08:19:03 +0000912
Linus Walleijadce4a52007-04-23 07:28:11 +00009132007-04-23 Linus Walleij <triad@df.lth.se>
914
915 * src/libmtp.h.in: extend LIBMTP_album_t to include fields for
916 artist and genre. This is sort of required so we must change
917 the API to have it working properly.
918 * src/libmtp.c: dito. Reflect changes in implementation.
919
Linus Walleij953504f2007-04-18 19:01:11 +00009202007-04-18 Linus Walleij <triad@df.lth.se>
921
922 * src/ptp.c: sync to upstream gPhoto source.
923 * src/ptp.h: dito.
924
Richard Low3637e1a2007-04-17 21:25:10 +00009252007-04-17 Richard Low <richard@wentnet.com>
926
927 * src/libusb-glue.c: new device
928
Richard Low856f3452007-04-13 11:21:26 +00009292007-04-13 Richard Low <richard@wentnet.com>
930
931 * src/libusb-glue.c: new devices
932
Linus Walleijfd531632007-04-12 19:49:58 +00009332007-04-12 Linus Walleij <triad@df.lth.se>
934
935 * examples/hotplug.c: fix GOTO style in udev map.
936
Linus Walleije73f74a2007-04-02 08:51:35 +00009372007-04-02 Linus Walleij <triad@df.lth.se>
938
939 * examples/files.c: some WIN32 64bit prefix fixup.
940 * examples/tracks.c: dito.
941
tedbullockcd9f4992007-03-29 06:00:40 +00009422007-03-28 Ted Bullock <tbullock@canada.com>
943
Linus Walleije73f74a2007-04-02 08:51:35 +0000944 * examples/*.c: Print library version number on execution of examples.
945 * src/libmtp.h.in: New version number string to aid version echoing.
tedbullockcd9f4992007-03-29 06:00:40 +0000946
Linus Walleij3968f362007-03-26 19:50:05 +00009472007-03-26 Linus Walleij <triad@df.lth.se>
948
949 * configure.ac: bump version to 0.1.5, release 0.1.5!
950 * src/Makefile.am: bump lib interface revision to libmtp.so.5.2.1,
951 backwards compatible to libmtp.so.5.
952
Richard Low057ea772007-03-24 13:37:38 +00009532007-03-24 Richard Low <richard@wentnet.com>
954
955 * src/libusb-glue.c: fixed bug in zero read code
956
Linus Walleije7df6532007-03-23 08:20:06 +00009572007-03-23 Linus Walleij <triad@df.lth.se>
958
959 * src/libmtp.c: refactored MTP property list handling code to make
960 things simple. Removed the flag for MTP enhanced: there are devices
Linus Walleij3968f362007-03-26 19:50:05 +0000961 that will not work without MTP enhanced (for example the Samsung
962 YP-K5 will only support setting object property lists, not
963 individual object properties, leaving out parts of the MTP basic
964 subset), thus we are allowed to reverse-engineer and implement this
965 for interoperability. I also made the output from
966 LIBMTP_Dump_Device_Info() considerably more verbose, plotting out
967 the ranges and possible enumerated values of all object properties.
968 For example you can see that the secret values associated with
969 Audible.com property 0xda01 is an enumerated value that can be
970 2, 3 or 4 (etc).
Linus Walleije7df6532007-03-23 08:20:06 +0000971
Richard Low15731fe2007-03-22 20:27:20 +00009722007-03-22 Richard Low <richard@wentnet.com>
973
974 * src/ptp.c: PTP_OC_MTP_SetObjPropList implementation
975 * src/ptp.h: ditto
976 * src/libmtp.c: Use PTP_OC_MTP_SetObjPropList when updating track
977 metadata.
978
Richard Lowbf2675c2007-03-18 18:20:26 +00009792007-03-18 Richard Low <richard@wentnet.com>
980
981 * src/libusb-glue.c: new devices. Some of the Samsung players may
Richard Low6c8fea42007-03-18 19:11:52 +0000982 need DEVICE_FLAG_NO_ZERO_READS to be set - I only know the YP-K5
983 needs it.
Richard Lowbf2675c2007-03-18 18:20:26 +0000984
Linus Walleij2be40c72007-03-16 15:19:44 +00009852007-03-16 Linus Walleij <triad@df.lth.se>
986
987 * src/libusb-glue.h: introducing yet another device flag for the
988 irivers bugged firmwares, this is for the Alzheimer disease that
989 cause irivers to forget that OGG files are OGG files.
990 * src/libmtp.c: dito.
991 * src/libusb-glue.c: introduce this flag for all iriver devices.
992 * examples/pathutils.c: found a (small) bug.
993
Linus Walleijd1292842007-03-12 11:52:00 +00009942007-03-12 Linus Walleij <triad@df.lth.se>
995
996 * Makefile.am: cleanup patch from Rafael Laboissiere.
Linus Walleija4942fc2007-03-12 19:23:21 +0000997 * src/libusb-glue.c: refactored device detection code to
998 immediately test if the device is in the known devices list if it
999 does not feature a MTP device descriptor. This fixes the problem
1000 of not being able to mix devices with proper descriptors and
1001 non-detected devices.
Linus Walleijd1292842007-03-12 11:52:00 +00001002
Linus Walleijc2c96972007-03-07 08:12:31 +000010032007-03-07 Linus Walleij <triad@df.lth.se>
1004
1005 * src/libusb-glue.c: remove libgphoto2 functions that we
1006 don't use.
Linus Walleij45a86372007-03-07 09:36:19 +00001007 * src/libusb-glue.h: export the free_mtpdevice_list() function,
1008 new signature of find_usb_devices().
1009 * src/libmtp.c: shrink code, pass as list of devices instead of
1010 several huge arrays between libmtp.c and USB glue layer in
1011 libusb-glue.c using the nifty list struct defined in libusb-glue.h.
Linus Walleijd24a7ab2007-03-07 21:48:43 +00001012 * Eventually release libmtp 0.1.4.
Linus Walleijc2c96972007-03-07 08:12:31 +00001013
Linus Walleijbfcb7922007-03-06 20:14:04 +000010142007-03-06 Linus Walleij <triad@df.lth.se>
1015
1016 * src/libusb-glue.c: rewrote one more function to be
1017 non-recursive, perhaps I found the remaining bug, just
1018 cannot see that right now, will test tomorrow.
1019
Linus Walleijf27d1cd2007-03-05 14:23:00 +000010202007-03-05 Linus Walleij <triad@df.lth.se>
1021
1022 * src/libmtp.c: rewrite recursive function to linear.
1023 * src/libusb-glue.h: create a wrapper type for the
1024 device list instead of abusing the libusb device "next"
1025 field in our code.
1026 * src/libusb-glue.c: rewrite all recursive functions to
1027 linear, use wrapper objects, don't copy the libusb device
1028 struct, instead just store a pointer to it. This magically
1029 solved a bug...
1030
Linus Walleij82265222007-03-04 19:47:08 +000010312007-03-04 Linus Walleij <triad@df.lth.se>
1032
1033 * src/Makefile.am: bump library interface to libmtp.so.5.2.0
1034 backwards compatible with any libmtp.so.5 interface, for
1035 imminent libmtp 0.1.4 release.
1036
tedbullock848009b2007-03-03 23:20:12 +000010372007-03-03 Ted Bullock <tbullock@canada.com>
tedbullock36f2afb2007-03-03 22:16:44 +00001038
1039 * src/libusb-glue.c: Don't echo warnings about reading a single
Linus Walleij82265222007-03-04 19:47:08 +00001040 extra byte on devices in which DEVICE_FLAG_NO_ZERO_READS has
1041 been set
tedbullock848009b2007-03-03 23:20:12 +00001042 * src/libmtp.c: New API function to retrieve the number of devices
Linus Walleij82265222007-03-04 19:47:08 +00001043 in a list of connected devices
tedbullock848009b2007-03-03 23:20:12 +00001044 * src/libmtp.h: New API function to retrieve the number of devices
Linus Walleij82265222007-03-04 19:47:08 +00001045 in a list of connected devices
tedbullock848009b2007-03-03 23:20:12 +00001046 * examples/detect.c: Use new API function to count number of devices
Linus Walleij82265222007-03-04 19:47:08 +00001047 that were detected
tedbullock36f2afb2007-03-03 22:16:44 +00001048
tedbullock848009b2007-03-03 23:20:12 +000010492007-03-03 Linus Walleij <triad@df.lth.se>
Linus Walleij049f50c2007-03-03 20:30:43 +00001050
1051 * src/libusb-glue.h: Tiresome ramblings to explain exactly what
tedbullock848009b2007-03-03 23:20:12 +00001052 the (now renamed) device flag DEVICE_FLAG_NO_ZERO_READS really
Linus Walleij049f50c2007-03-03 20:30:43 +00001053 means.
1054 * src/libusb-glue.c: Renamed flag. Indent code :-) Reading the code
1055 and being impressed by our ability to iron out the root cause
Linus Walleij4cec9872007-03-03 21:00:53 +00001056 of this kinda weird thing... Fix a few compile warnings.
Linus Walleij049f50c2007-03-03 20:30:43 +00001057
Richard Low4fd59d62007-03-03 16:34:37 +000010582007-03-03 Richard Low <richard@wentnet.com>
1059
1060 * src/libusb-glue.c: (hopefully) fixed iRiver read errors. Enabled
1061 get object prop lists for Clix since it appears to work.
1062 * src/libusb-glue.h: ditto
1063 * src/ptp.h: ditto
1064
Linus Walleij8a5b8852007-02-28 14:25:39 +000010652007-02-28 Linus Walleij <triad@df.lth.se>
1066
1067 * src/ptp.h: Upstream accepted our patch so synced it in.
1068
Linus Walleij07fde342007-02-27 06:09:46 +000010692007-02-27 Linus Walleij <triad@df.lth.se>
1070
1071 * src/ptp.c: Synced in upstream version which removes the
1072 offending line.
Linus Walleij56b037f2007-02-27 08:04:01 +00001073 * src/libmtp.c: replaces strcmp() for strcasecmp() in folder
1074 detection since Windows and some devices (such as iRivers)
1075 ignore case and user capital letters for default folders.
Linus Walleij07fde342007-02-27 06:09:46 +00001076
tedbullock6c060952007-02-26 19:07:23 +000010772007-02-22 Ted Bullock <tbullock@canada.com>
1078
Linus Walleij07fde342007-02-27 06:09:46 +00001079 * src/ptp.c: Comment out line in ptp_exit_fd_handler that was
1080 closing a file descriptor. This is not the responsibility of
1081 the PTP Layer. Defect and solution found by Rob Reardon
tedbullock6c060952007-02-26 19:07:23 +00001082
Linus Walleij304433d2007-02-26 08:02:47 +000010832007-02-26 Linus Walleij <triad@df.lth.se>
1084
Linus Walleij07fde342007-02-27 06:09:46 +00001085 * src/libmtp.c: Implement a check for PTP_OC_MTP_SetObjectPropValue
1086 in the LIBMTP_Update_Track_Metadata() function, there are
1087 obviously devices that do not support this, but only
1088 PTP_OC_MTP_SetObjPropList instead (such as the Samsung YH 925-GS),
1089 but we haven't implemented that yet. Problems are
Linus Walleij304433d2007-02-26 08:02:47 +00001090 atleast reported correctly now.
1091
Richard Low4eb01122007-02-24 10:11:32 +000010922007-02-24 Richard Low <richard@wentnet.com>
1093
1094 * src/libusb-glue.c: Fix incorrect transfer sizes causing zero
1095 write issues
1096
Linus Walleij039d1dd2007-02-23 22:34:07 +000010972007-02-23 Linus Walleij <triad@df.lth.se>
1098
1099 * src/libmtp.c: Undeprecate getting first device code.
1100
Richard Low0f794762007-02-23 22:06:27 +000011012007-02-23 Richard Low <richard@wentnet.com>
1102
1103 * src/libmtp.c: Fix crash when no devices connected
1104
tedbullock2b45f2e2007-02-23 20:16:37 +000011052007-02-23 Ted Bullock <tbullock@canada.com>
1106
1107 * examples/detect.c: Stub out probe functionality
Richard Low0f794762007-02-23 22:06:27 +00001108 * src/libusb-glue.c: Remove old uni-device cruft code
1109 * src/libusb-glue.h: Remove old uni-device cruft code
tedbullock433d2172007-02-23 22:39:12 +00001110 * Replace LIBMTP_ERROR_N0_DEVICE_ATTACHED with
1111 LIBMTP_ERROR_NO_DEVICE_ATTACHED across entire project
tedbullock2b45f2e2007-02-23 20:16:37 +00001112
tedbullock20eb8202007-02-23 00:33:36 +000011132007-02-22 Ted Bullock <tbullock@canada.com>
1114
1115 * examples/albums.c: Updated to use new multi device code
tedbullock51649202007-02-23 03:04:33 +00001116 * examples/tracks.c: Updated to use new multi device code
1117 * examples/files.c: Updated to use new multi device code
tedbullock20eb8202007-02-23 00:33:36 +00001118
tedbullocke7713642007-02-18 23:10:09 +000011192007-02-18 Ted Bullock <tbullock@canada.com>
1120
1121 * src/libmtp.c: Altered the function LIBMTP_Get_First_Device
Linus Walleij039d1dd2007-02-23 22:34:07 +00001122 to wrap around the multi device API. Also added deprecation
1123 warnings to avoid using this function
tedbullocke7713642007-02-18 23:10:09 +00001124
Richard Lowd284f072007-02-17 08:52:41 +000011252007-02-17 Richard Low <richard@wentnet.com>
1126
Richard Low02724f62007-02-17 09:47:26 +00001127 * src/libusb-glue.c: Debug output fixes and read/write sizes changed
Richard Low507e7fe2007-02-17 09:04:42 +00001128 * src/libmtp.c: memset params to 0 to avoid freeing unalloced
1129 memory
Richard Low02724f62007-02-17 09:47:26 +00001130 * src/ptp.h: read/write sizes changed
Richard Lowd284f072007-02-17 08:52:41 +00001131
rreardonbc730092007-02-15 14:32:20 +000011322007-02-15 Robert Reardon <rreardon@monkshatch.vispa.com>
rreardon34511b12007-02-15 14:27:56 +00001133
1134 * src/libmtp.c: Fix a segfault in new error handling code.
1135
Linus Walleij68b19c02007-02-15 11:50:37 +000011362007-02-15 Linus Walleij <triad@df.lth.se>
1137
1138 * src/libmtp.c: Adding some sanity checks to error stack code.
Linus Walleij3d78c4c2007-02-15 12:18:12 +00001139 * examples/newplaylist.c: LGPL boilerplate, crediting Robert.
1140 * examples/playlists.c: LGPL boilerplate.
1141 * examples/sendfile.c: LGPL boilerplate, crediting me and Chris.
1142 * examples/sendtr.c: LGPL boilerplate, crediting me, Chris,
1143 Shaun, Enrique.
1144 * examples/thumb.c: LGPL boilerplate, crediting Robert.
1145 * examples/tracks.c: LGPL boilerplate.
1146 * examples/trexist.c: LGPL boilerplate, crediting noone.
Linus Walleij68b19c02007-02-15 11:50:37 +00001147
tedbullock69a445b2007-02-15 07:41:04 +000011482007-02-15 Ted Bullock <tbullock@canada.com>
1149
1150 * examples/folders.c: Updated to use new multi device code
1151 * src/libmtp.c: Fixed potential memory leaks
Linus Walleij57c2eff2007-02-15 12:02:04 +00001152 * src/libusb-glue.c: Fixed potential memory leaks and fixed device
1153 release segfault for multiple devices
tedbullock69a445b2007-02-15 07:41:04 +00001154
tedbullock0f033cb2007-02-14 20:56:54 +000011552007-02-14 Ted Bullock <tbullock@canada.com>
1156
Linus Walleij57c2eff2007-02-15 12:02:04 +00001157 * src/libusb-glue.c: Wrote three new recursive functions to avoid
1158 extreme levels of multiple indirection and to clean the code up
1159 a bit for multiple devices.
1160 * examples/detect.c: Adjusted function calls to use new multiple
1161 device code.
tedbullock0f033cb2007-02-14 20:56:54 +00001162 * src/libmtp.h.in: Added prototype for LIBMTP_Release_Device_List
1163
Linus Walleij2d3f7b82007-02-14 09:24:20 +000011642007-02-12 Ted Bullock <tbullock@canada.com>
1165
1166 * src/libmtp.c: Two new functions (create_usb_mtp_devices and
Linus Walleij57c2eff2007-02-15 12:02:04 +00001167 LIBMTP_Get_Connected_Devices) to add support for multiple devices
1168 to client applications
Linus Walleij2d3f7b82007-02-14 09:24:20 +00001169 * src/libmtp.h: Added LIBMTP_Get_Connected_Devices as a publicly
Linus Walleij57c2eff2007-02-15 12:02:04 +00001170 accessible function
Linus Walleij2d3f7b82007-02-14 09:24:20 +00001171 *libusb-glue.c: Renamed connect_mtp_devices to find_usb_devices
1172 *libusb-glue.h: Renamed connect_mtp_devices to find_usb_devices
1173
Linus Walleij2a1e3a42007-02-12 08:18:31 +000011742007-02-09 Ted Bullock <tbullock@canada.com>
1175
1176 * src/libusb-glue.c: Addressed a number of potential memory leaks in
Linus Walleij57c2eff2007-02-15 12:02:04 +00001177 the new multiple device code
Linus Walleij2a1e3a42007-02-12 08:18:31 +00001178
Linus Walleij7b7a0e22007-02-05 18:22:27 +000011792007-02-05 Linus Walleij <triad@df.lth.se>
1180
1181 * src/libmtp.h.in: LGPL boilerplate.
1182 * src/libusb-glue.h: LGPL boilerplate.
1183 * src/unicode.h: LGPL boilerplate.
1184 * src/util.h: LGPL boilerplate.
Linus Walleij543badf2007-02-05 19:07:38 +00001185 * examples/albumart.c: LGPL boilerplate, crediting Andy.
1186 * examples/pathutils.h: LGPL boilerplate, crediting Chris.
1187 * examples/pathutils.c: LGPL boilerplate, crediting me and Chris.
1188 * examples/common.h: LGPL boilerplate.
1189 * examples/albums.c: LGPL boilerplate, crediting Chris.
1190 * examples/connect.c: LGPL boilerplate, crediting Chris.
1191 * examples/delfile.c: LGPL boilerplate, crediting me and Chris.
1192 * examples/detect.c: LGPL boilerplate.
1193 * examples/emptyfolders.c: LGPL boilerplate, crediting Andy.
1194 * examples/files.c: LGPL boilerplate.
1195 * examples/folders.c: LGPL boilerplate.
1196 * examples/format.c: LGPL boilerplate.
1197 * examples/getfile.c: LGPL boilerplate, crediting me and Chris.
1198 * examples/getplaylist.c: LGPL boilerplate.
1199 * examples/hotplug.c: LGPL boilerplate, crediting me and Marcus.
1200 * examples/newfolder.c: LGPL boilerplate, crediting me and Chris.
Linus Walleij7b7a0e22007-02-05 18:22:27 +00001201
Linus Walleija8a19cc2007-02-02 22:13:17 +000012022007-02-02 Linus Walleij <triad@df.lth.se>
1203
1204 * src/ptp.c: sync upstream.
1205 * src/ptp.h: dito.
1206 * src/ptp-pack.c: dito.
1207 * src/libmtp.c: make changes necessary to handle
1208 the new iconv(3) code in ptp-pack.c. People will have to
Linus Walleij073c4172007-02-02 22:26:33 +00001209 use recent stdlibc, glibc or libiconv. Also call new memory
Linus Walleij2f45d222007-02-02 22:47:39 +00001210 clean-up functions. Fix LGPL boilerplate text.
1211 * src/unicode.c: Fix LGPL boilerplate text.
1212 * src/utils.c: Fix LGPL boilerplate text.
1213 * src/libusb-glue.c: Fix LGPL boilerplate text.
Linus Walleija8a19cc2007-02-02 22:13:17 +00001214
Linus Walleij550d6d52007-01-24 14:32:51 +000012152007-01-24 Ted Bullock <tbullock@canada.com>
1216
1217 * src/libusb-glue.c: new function to retrieve multiple device
1218 instances.
1219 * src/libusb-glue.h: dito.
1220 * src/libmtp.h.in: new error codes.
1221
Linus Walleij070e9b42007-01-22 08:49:28 +000012222007-01-22 Linus Walleij <triad@df.lth.se>
1223
1224 * examples/albumart.c: use the new errostack.
1225 * examples/delfile.c: dito.
1226 * examples/detect.c: dito.
1227 * examples/emptyfolders.c: dito.
1228 * examples/format.c: dito.
1229 * examples/getfile.c: dito.
1230 * examples/getplaylist.c: dito.
1231 * examples/newfolder.c: dito.
1232 * examples/newplaylist.c: dito.
1233 * examples/playlists.c: dito.
1234 * examples/sendfile.c: dito.
1235 * examples/sendtr.c: dito.
1236 * examples/thumb.c: dito.
1237 * src/libmtp.c: add some errors to the stack so we can
1238 see how it's to be used. (Just a first try...)
Linus Walleij552ba322007-01-22 11:49:59 +00001239 * src/libusb-glue.c: move the LIBMTP_Get_Supported_Devices()
1240 function into this file cause it only return USB devices
1241 anyway and could be renamed LIBMTP_Get_Supported_USB_Devices()
1242 (but let's not do that renaming since it would break the API).
1243 For now let's understand this is a USB-only function by
1244 simply putting it in the libusb-glue.c file.
Linus Walleij070e9b42007-01-22 08:49:28 +00001245
12462007-01-22 Ted Bullock <tbullock@canada.com>
1247
1248 * src/libusb-glue.c: first hack at creating an interface
1249 to retrieve multiple devices.
1250 * src/libmtp.h.in: new error codes related to multiple devices.
1251
Richard Low7059ed42007-01-21 09:33:34 +000012522007-01-21 Richard Low <richard@wentnet.com>
1253
1254 * src/libusb-glue.c: more new devices
1255
Linus Walleij2715c442007-01-20 22:35:29 +000012562007-01-20 Linus Walleij <triad@df.lth.se>
1257
1258 * src/libmtp.h.in: error stack handling like in libnjb.
1259 just bare bones implementation as of now but the idea
1260 should be clearly visible. TODO: add a plethora of
1261 errors and adjust examples to make use of the error
1262 stack.
1263 * src/libmtp.c: dito.
1264
Richard Lowa98d0542007-01-20 12:31:07 +000012652007-01-20 Richard Low <richard@wentnet.com>
1266
1267 * src/libusb-glue.c: new device 'Philips PSA235'
1268
Linus Walleij85a4c032007-01-16 20:42:18 +000012692007-01-16 Linus Walleij <triad@df.lth.se>
1270
1271 * configure.ac: bump and release 0.1.3.
1272 * src/Makefile.am: bump interface REVISION. Nothing changed
1273 externally really.
1274
Linus Walleijd85d2bb2007-01-11 21:32:48 +000012752007-01-11 Linus Walleij <triad@df.lth.se>
1276
1277 * src/libmtp.sym: updated symbol table for mingw32 but does
1278 anyone use this? Also I believe one could auto-generate
1279 this some way, just haven't figured out how... Perhaps with
1280 a funky script that massage libmtp.h if nothing else.
1281
Richard Low4df32f82007-01-11 20:04:39 +000012822007-01-11 Richard Low <richard@wentnet.com>
1283
1284 * src/libusb-glue.c: a zero read fix
1285 * src/libmtp.c: fix spelling mistake
1286
Linus Walleijc49c6372007-01-09 00:18:51 +000012872007-01-09 Linus Walleij <triad@df.lth.se>
1288
1289 * src/libusb-glue.c: repair callbacks, structure the code just
1290 a little bit.
1291 * src/libmtp.c: don't assign values to writes or reads, use the
1292 PTP transport intrinsics instead.
1293
Linus Walleij15af8532007-01-07 12:45:20 +000012942007-01-07 Orson Teodoro <orsonteodoro@yahoo.com>
1295
1296 * src/ptp.h: Encoding profile.
1297 * src/ptp.c: Dito.
1298
Linus Walleij58b62792007-01-07 12:38:59 +000012992006-01-07 Linus Walleij <triad@df.lth.se>
1300
1301 * src/libusb-glue.c: (re)introduce de-halting of endpoints
1302 as this is needed by VMWare emulation. Must check whether
Linus Walleijb97379b2007-01-07 12:42:20 +00001303 this causes problems for other archs! Problem was reported
1304 by Orson Teodoro under i686 Gentoo, with a suggested patch.
Linus Walleij58b62792007-01-07 12:38:59 +00001305
Linus Walleija0323272007-01-07 12:21:30 +000013062006-01-07 Marcus Meissner <meissner@suse.de>
1307
1308 * src/ptp.c: sync to upstream libgphoto2.
1309 * src/ptp.h: dito.
1310 * src/ptp-pack.c: dito.
1311 * libusb-glue.c: fixes to move low-level functions
1312 out of ptp.c and into this libmtp-specific portion.
1313 libgphoto2 has been similarly altered to use a usb.c
1314 file for the low-level stuff. (This was a long needed
1315 split anyway.)
1316
Linus Walleij58b62792007-01-07 12:38:59 +000013172007-01-03 Richard Low <richard@wentnet.com>
Richard Low68f45882007-01-03 10:08:31 +00001318
1319 * src/libusb-glue.c: fix zero write bug
Richard Lowef05b892007-01-03 21:18:56 +00001320 * src/ptp.c: ditto
Richard Low68f45882007-01-03 10:08:31 +00001321
Linus Walleij99ed83c2007-01-02 18:46:02 +000013222007-01-02 Linus Walleij <triad@df.lth.se>
1323
1324 * src/libusb-glue.c: fix up comments, remove things
1325 refering to stuff we don't have.
1326
Richard Lowb89ea942007-01-02 11:47:19 +000013272007-01-02 Richard Low <richard@wentnet.com>
1328
1329 * src/libmtp.c: another try at split headers/packet sizes
1330 * src/ptp.c: ditto
1331 * src/libusb-glue.c: ditto
1332
Linus Walleijc70a6df2007-01-01 22:19:08 +000013332007-01-01 Linus Walleij <triad@df.lth.se>
1334
1335 * src/libmtp.c: move default setting of split headers
1336 off to ptp.c open session.
1337 * src/ptp.c: dito.
1338
Richard Low021421e2007-01-01 18:08:57 +000013392007-01-01 Richard Low <richard@wentnet.com>
1340
1341 * src/libmtp.c: split headers/packet size fix
1342 * src/ptp.c: ditto
1343 * src/ptp.h: ditto
1344 * src/libusb-glue.c: ditto
1345
Linus Walleijfa2d1d12007-01-01 17:08:13 +000013462007-01-01 Orson Teodoro <orsonteodoro@yahoo.com>
1347
1348 * src/ptp.h: changed some WMDRMND def codes to AAVT def codes.
1349 addition of AAVT error codes.
1350 * src/ptp.c: changes to reflect modifications done in ptp.h
1351
Linus Walleija5ab8c42006-12-31 09:25:36 +000013522006-12-31 Linus Walleij <triad@df.lth.se>
1353
1354 * configure.ac: bump to 0.1.2.
1355 * src/Makefile.am: bump interface revision. (Compatible.)
1356 * RELEASE 0.1.2.
1357
Linus Walleij02ee8802006-12-30 17:27:58 +000013582006-12-30 Linus Walleij <triad@df.lth.se>
1359
1360 * examples/pathutils.c: reflect new filetypes.
1361 * examples/sendtr.c: dito.
1362
Linus Walleij5fb47132006-12-30 15:35:48 +000013632006-12-30 Orson Teodoro <orsonteodoro@yahoo.com>
1364
1365 * src/ptp.h: added WMDRMPD, WMDRMND, WMPPD, WPDWCN extension
1366 codes. added more format object codes flac, m4a, 3gp, aac,
1367 xml, xls, ppt, etc. 0x9101-0x910B identfiers are infixed
1368 with WMDRMPD. Added more object properties codes (0xDCD3-0xDD72).
1369 Added more device property codes.
1370 Changed PTP_OFC_MTP_WindowsImageFormat to 0xb881 reflect spec.
1371 * src/ptp.c: added changes to reflect new extensions, object
1372 codes, device property codes.
1373 * src/libmtp.c: modified mp4 to reflect it is a container format
1374 not a codec. Added more descriptions in init_filemap(). mp4
1375 container format is ambiguous in
1376 LIBMTP_Send_File_From_File_Descriptor(). Audio? video? both?.
1377 mp4 searched in video by default. Added comments about this.
1378 Added support for the new format object types.
1379 * src/libmtp.h.in: added constants to reflect changes to
1380 init_filemap().
1381
Richard Lowedd61832006-12-30 12:38:18 +000013822006-12-30 Richard Low <richard@wentnet.com>
1383
1384 * src/libusb-glue.c: fixed bug in debug printing
1385
Richard Lowa6c924c2006-12-29 17:44:28 +000013862006-12-29 Richard Low <richard@wentnet.com>
1387
1388 * src/libmtp.c: Made abstract list creation to be more
1389 WMP like
1390 * src/libusb-glue.c: added Philips GoGear SA9200
Richard Lowa679b1c2006-12-29 20:08:14 +00001391 * src/ptp-pack.c: fixed packing bug in ptp_pack_OI
Richard Lowa6c924c2006-12-29 17:44:28 +00001392
Linus Walleij784ac3f2006-12-29 10:36:51 +000013932006-12-29 Marcus Meissner <meissner@suse.de>
1394
1395 * src/ptp.h: API changes for libgphoto2 to use the file
1396 retrieveal functions.
1397 * src/ptp.c: dito.
1398 * src/libusb-glue.c: changes in libmtp reflecting the new
1399 API for libgphoto2.
1400
Linus Walleij8609af32006-12-28 21:25:17 +000014012006-12-28 Linus Walleij <triad@df.lth.se>
1402
Linus Walleije2e21182006-12-28 22:36:59 +00001403 * configure.ac: making older autotools happy. Bump to 0.1.1.
Linus Walleij3a3d24d2006-12-28 22:35:58 +00001404 * src/Makefile.am: bump interface for release, also autotools.
1405 * RELEASE libmtp 0.1.1.
Linus Walleij8609af32006-12-28 21:25:17 +00001406
Linus Walleijd6735f72006-12-19 13:38:29 +000014072006-12-19 Matthew Wilcox <matthew@wil.cx>
1408
1409 * src/ptp.c: fix a (serious) short file bug.
1410
Richard Lowaf20b5d2006-12-17 18:00:59 +000014112006-12-17 Richard Low <richard@wentnet.com>
1412
1413 * src/libmtp.c: don't bail out on failures when setting
1414 metadata.
1415
Linus Walleij037a1252006-12-16 20:36:52 +000014162006-12-16 Linus Walleij <triad@df.lth.se>
1417
1418 * src/ptp.c: sync to upstream.
1419 * src/ptp.h: dito.
1420 * src/ptp-pack.c: dito.
1421
Linus Walleijf8491912006-12-15 10:23:30 +000014222006-12-15 Linus Walleij <triad@df.lth.se>
1423
1424 * src/libmtp.h.in: make the format function take a storage as
1425 parameter. Add comments to device storage.
1426 * src/libmtp.c: dito, fix up some code and docs.
1427 * examples/format.c: make the format command comply with
1428 the new API.
1429
Linus Walleije1ac07e2006-12-14 19:38:59 +000014302006-12-14 Linus Walleij <triad@df.lth.se>
1431
1432 * src/libmtp.c: make get_first_storage_freespace() always query
1433 the first storage when the space is requested. And some other
1434 janitorial stuff.
1435
Linus Walleijb01d18b2006-12-13 12:49:15 +000014362006-12-13 Linus Walleij <triad@df.lth.se>
1437
1438 * src/libusb-glue.c: one more device.
1439 * examples/detect.c: compilation warnings fixed.
1440
rreardon3d583062006-12-13 10:10:27 +000014412006-12-13 Robert Reardon <rreardon@monkshatch.vispa.com>
1442
1443 * src/ptp.c: add 0xD901 flag as BuyNow property of objects.
1444 * src/ptp.h: ditto.
1445
Linus Walleijcd849362006-12-13 12:37:58 +000014462006-12-12 Daniel Williams <danielw@iinet.net.au>
Linus Walleij9e1b0812006-12-12 19:22:02 +00001447
1448 * src/libmtp.h.in: revamped storage API.
1449 * src/libmtp.c: dito.
1450 * examples/detect.c: dito.
1451
rreardon73d02c92006-12-12 16:45:30 +000014522006-12-12 Robert Reardon <rreardon@monkshatch.vispa.com>
rreardond2ddb632006-12-12 12:13:21 +00001453
1454 * src/libmtp.c: Send_Representative_Sample() updated to
1455 set image height and width, or audio duration and size.
1456
Linus Walleijd0f67702006-12-07 09:56:46 +000014572006-12-07 Linus Walleij <triad@df.lth.se>
1458
Linus Walleija05b9802006-12-08 08:50:30 +00001459 * src/libmtp.h.in: support firmware object type. (Dangerous.)
1460 * src/libmtp.c: dito.
1461
14622006-12-07 Linus Walleij <triad@df.lth.se>
1463
Linus Walleijd0f67702006-12-07 09:56:46 +00001464 * src/libmtp.c: default text folder detection (used in Samsung
1465 Yepp T9) also add a few "My Foo" folder strings, remove the
1466 "remaining directories" kludge.
1467 * src/libmtp.h.in: default text folder.
1468
Linus Walleijf1b02f22006-12-06 09:03:23 +000014692006-12-06 Linus Walleij <triad@df.lth.se>
1470
1471 * src/libmtp.h.in: extend the respresentative sample API a bit.
1472 * src/libmtp.c: dito.
1473 * examples/albumart.c: free memory after use.
1474 * examples/thumb.c: dito.
Linus Walleij8a08c212006-12-06 20:12:30 +00001475 * RELEASE this as libmtp 0.1.0!
Linus Walleijf1b02f22006-12-06 09:03:23 +00001476
Linus Walleijfdef4ae2006-12-05 16:15:51 +000014772006-12-04 Linus Walleij <triad@df.lth.se>
1478
1479 * src/ptp.c: enable split headers on sending object lists again.
1480
14812006-12-04 Robert Reardon <rreardon@monkshatch.vispa.com>
rreardond11473f2006-12-05 10:18:46 +00001482
1483 * src/libmtp.c: abstract Send_Representative_Sample() so
1484 it can send samples for any format that supports it
1485 * src/libmtp.h.in: same as above
1486 * examples/albumart.c: altered to use new abstract function above
1487 * example/thumb.c: sample program to upload thumbnails
1488 * example/Makefile.am: add sample thumbnail program
1489
Linus Walleijbdfaac22006-12-03 22:32:19 +000014902006-12-03 Linus Walleij <triad@df.lth.se>
1491
1492 * src/libmtp.c: check space on disk before sending
1493 tracks or files.
Linus Walleij7e3f2762006-12-03 22:52:05 +00001494 * src/libmtp.h.in: refactor LIBMTP_Send_Album_Art()
1495 into LIBMTP_Send_Representative_Sample().
1496 * src/libmtp.c: dito.
1497 * examples/albumart.c: dito.
Linus Walleijbdfaac22006-12-03 22:32:19 +00001498
Linus Walleijfa3fbe32006-12-02 20:47:32 +000014992006-12-02 Marcus Meissner <meissner@suse.de>
1500
1501 * examples/Makefile.am: make sure symlinks really end
1502 up in the correct dir.
1503
Linus Walleij6eab3b32006-11-30 22:58:21 +000015042006-11-30 Linus Walleij <triad@df.lth.se>
1505
1506 * src/ptp.c: make Matthews patch thread-safe and fix it
1507 so it will handle more than one surplus packet.
1508 * src/ptp.h: dito.
1509
Richard Lowab0d22d2006-11-30 22:17:49 +000015102006-11-30 Richard Low <richard@wentent.com>
1511
1512 * src/libmtp.c: memset PTPObjectInfo structs to 0
1513
Linus Walleij4bf38dd2006-11-30 21:27:29 +000015142006-11-30 Matthew Wilcox <matthew@wil.cx>
1515
1516 * src/ptp.c: on some devices, surplus packet data is
1517 sometimes returned during read, i.e. a header of the
1518 next package is typically attacked to the incoming
1519 data, as if someone was sending several packets at
1520 once. If this happens we buffer the surplus packet.
Linus Walleijef1e6352006-11-30 22:07:16 +00001521 * src/libusb-glue.c: revert my own mistakes by making
1522 them Windows-only.
Linus Walleij4bf38dd2006-11-30 21:27:29 +00001523
Linus Walleij9901e222006-11-30 12:28:19 +000015242006-11-30 Linus Walleij <triad@df.lth.se>
1525
Linus Walleij2978f1a2006-11-30 14:00:26 +00001526 * configure.ac: this *is* gonna be libmtp 0.1.0!
1527 * src/Makefile.am: age interface to 4-0-0 to indicate that
1528 intefaces have been removed.
Linus Walleij9901e222006-11-30 12:28:19 +00001529 * src/libmtp.h.in: removed external object interface.
1530 * src/libmtp.c: dito. Made all object manipulation functions
1531 static.
1532
Richard Lowc7d48d22006-11-29 18:24:55 +000015332006-11-29 Richard Low <richard@wentnet.com>
1534
1535 * src/libusb-glue.c: added new devices
1536
Linus Walleij7beba572006-11-29 08:56:12 +000015372006-11-29 Linus Walleij <triad@df.lth.se>
1538
1539 * src/libusb-glue.c: remove some pointless #include <>
1540 clutter, call usb_set_configuration() as needed by
1541 Windows.
1542 * src/libmtp.c: various fixups to enable use of Windows
1543 <io.h> include file.
1544 * README.windows.txt: added a quick porting guide for
1545 MSVC by Farooq Zaman.
1546
Linus Walleijcf42f452006-11-28 08:32:49 +000015472006-11-28 Linus Walleij <triad@df.lth.se>
1548
1549 * src/libmtp.h.in: removed filetype mapping API. We can handle
1550 everything inside of libmtp now so no need for this.
1551 * src/libmtp.c: dito.
1552
Linus Walleij72e9c2b2006-11-28 08:14:00 +000015532006-11-27 Linus Walleij <triad@df.lth.se>
Linus Walleij64ad9ae2006-11-27 11:23:26 +00001554
1555 * examples/files.c: unsigned int sized printout.
1556 * examples/tracks.c: sort of the same.
Linus Walleij72e9c2b2006-11-28 08:14:00 +00001557 * Makefile.am: HAL style map output by default.
Linus Walleij64ad9ae2006-11-27 11:23:26 +00001558
Richard Low6c0a6ce2006-11-26 10:42:08 +000015592006-11-26 Richard Low <richard@wentnet.com>
Linus Walleijb7426d12006-11-25 23:19:11 +00001560
Richard Low6c0a6ce2006-11-26 10:42:08 +00001561 * src/libmtp.c: object handles for proplists
1562 * src/ptp-pack.c: ditto
1563 * src/ptp.c: ditto
1564 * src/ptp.h: ditto
1565
Linus Walleijf73de152006-11-25 21:44:44 +000015662006-11-25 Marcus Meissner <marcus@jet.franken.de>
1567
1568 * examples/hotplug.c: adding HAL style XML output for
1569 the devices.
1570 * examples/Makefile.am: fixing a bug in the automake
1571 file (pathutils.h missing!)
1572 * Makefile.am: fix the problem with re-making sources
1573 (you had to run ./autogen.sh before!)
1574
Linus Walleijfe677ac2006-11-23 13:35:00 +000015752006-11-23 Linus Walleij <triad@df.lth.se>
1576
1577 * src/libusb-glue.h: add a new bug flag for devices that
1578 have broken PTP_OC_MTP_GetObjPropList implementations.
1579 * src/libusb-glue.c: state that all iRivers have this problem.
1580 * src/libmtp.c: disable the user of ptp_mtp_getobjectproplist()
1581 for these devices.
1582
15832006-11-21 Robert Reardon <rreardon@monkshatch.vispa.com>
rreardonbddc0f82006-11-21 13:44:42 +00001584
1585 * src/libmtp.c: set handle ids for new objects to 0 when
1586 creating new albums and playlists.
1587
Linus Walleij2f5ed5c2006-11-21 07:40:29 +000015882006-11-21 Linus Walleij <triad@df.lth.se>
1589
1590 * src/libmtp.c: enabled enhanced mode for metadata retrieval
1591 by default.
Linus Walleij9be685b2006-11-21 09:44:53 +00001592 * src/libmtp.c: fixed the problem with sending files using
1593 enhanced commands.
Linus Walleij2f5ed5c2006-11-21 07:40:29 +00001594
Linus Walleij277cd532006-11-20 14:57:46 +000015952006-11-20 Linus Walleij <triad@df.lth.se>
1596
1597 * src/ptp.h: sync to upstream libgphoto2
1598 * src/ptp.c: dito.
1599 * src/ptp-pack.c: dito.
Linus Walleij8ae78bb2006-11-20 21:45:52 +00001600 * src/libmtp.c: check for zerolength files/tracks.
Linus Walleij277cd532006-11-20 14:57:46 +00001601
16022006-11-20 Andy Kelk <andy@mopoke.co.uk>
mopoke31364442006-11-20 04:53:04 +00001603
1604 * src/libmtp.h.in: add "parent_id" property to LIBMTP_track_struct.
1605 * src/libmtp.c: get "parent_id" property when reading tracks.
mopoke33744bb2006-11-20 04:55:32 +00001606 * examples/emptyfolders.c: new example program for pruning empty
1607 folders. (does a dummy run by default).
mopoke31364442006-11-20 04:53:04 +00001608
Linus Walleij277cd532006-11-20 14:57:46 +000016092006-11-19 Robert Reardon <rreardon@monkshatch.vispa.com>
rreardon508705f2006-11-19 21:27:22 +00001610
rreardonbbb4e562006-11-19 22:16:11 +00001611 * src/libmtp.c: use enhanced MTP commands to create playlists and
1612 send files
rreardon508705f2006-11-19 21:27:22 +00001613 * examples/newplaylist.c: demo program for creating new playlists
rreardona7220ad2006-11-19 21:36:46 +00001614 * examples/Makefile.am: add demo newplaylists program
rreardon508705f2006-11-19 21:27:22 +00001615
Linus Walleijcd849362006-12-13 12:37:58 +000016162006-11-19 Daniel Williams <danielw@iinet.net.au>
Linus Walleij48a2d462006-11-19 14:07:59 +00001617
1618 * src/libusb-glue.c: fix error on reconnect.
1619
Linus Walleij277cd532006-11-20 14:57:46 +000016202006-11-18 Richard Low <richard@wentnet.com>
Richard Lowef925022006-11-18 09:06:10 +00001621
1622 * src/ptp.c: tidy up ptp_usb_getdata
1623
Linus Walleij277cd532006-11-20 14:57:46 +000016242006-11-17 Richard Low <richard@wentnet.com>
Richard Low91354812006-11-17 22:44:05 +00001625
1626 * src/libmtp.c: fixed parent handle for uploaded tracks
1627
Linus Walleij277cd532006-11-20 14:57:46 +000016282006-11-17 Robert Reardon <rreardon@monkshatch.vispa.com>
Linus Walleije6605692006-11-17 09:18:52 +00001629
1630 * src/libmtp.c: fixed up album art using enhanced commands.
1631
Linus Walleij277cd532006-11-20 14:57:46 +000016322006-11-16 Richard Low <richard@wentnet.com>
Richard Low8d82d2f2006-11-16 20:37:43 +00001633
1634 * src/libmtp.c: a crude implementation of ptp_mtp_getobjectproplist
1635 * src/ptp.c: ditto
1636 * src/ptp.h: ditto
1637 * src/ptp-pack.c: ditto
1638
Linus Walleij277cd532006-11-20 14:57:46 +000016392006-11-16 Robert Reardon <rreardon@monkshatch.vispa.com>
Linus Walleij9e68bc12006-11-16 15:59:18 +00001640
Linus Walleijccf28ce2006-11-16 16:06:38 +00001641 * src/libmtp.c: use enhanced MTP commands to create albums and
1642 add detection of the default album folder.
1643 * src/libmtp.h.in: add a holder for album default folder.
Linus Walleij9e68bc12006-11-16 15:59:18 +00001644
Linus Walleij277cd532006-11-20 14:57:46 +000016452006-11-15 Richard Low <richard@wentnet.com>
Richard Low8b42ca32006-11-15 08:52:17 +00001646
1647 * src/ptp-pack.c: set string buffer to correct size.
1648
Linus Walleij277cd532006-11-20 14:57:46 +000016492006-11-14 Richard Low <richard@wentnet.com>
Richard Lowe1ab2642006-11-14 08:34:49 +00001650
1651 * examples/tracks.c: really use undeprecated API entry.
1652
Linus Walleij277cd532006-11-20 14:57:46 +000016532006-11-13 Richard Low <richard@wentnet.com>, Linus Walleij <triad@df.lth.se>
Linus Walleij3fcfea52006-11-13 07:07:36 +00001654
1655 * src/libmtp.h.in: add LIBMTP_Get_Tracklisting_With_Callback()
Richard Lowdc0b6c72006-11-13 09:22:23 +00001656 and LIBMTP_Get_Filelisting_With_Callback()
Linus Walleij3fcfea52006-11-13 07:07:36 +00001657 * src/libmtp.c: dito, deprecate LIBMTP_Get_Tracklisting()
Richard Lowdc0b6c72006-11-13 09:22:23 +00001658 and LIBMTP_Get_Filelisting()
Linus Walleij3fcfea52006-11-13 07:07:36 +00001659 * examples/tracks.c: use undeprecated API entry.
Richard Lowdc0b6c72006-11-13 09:22:23 +00001660 * examples/connect.c: ditto.
1661 * examples/detect.c: ditto.
1662 * examples/files.c: ditto.
Linus Walleij3fcfea52006-11-13 07:07:36 +00001663 * src/ptp.c: working on getting object prop lists.
1664 * src/ptp.h: dito.
1665
Linus Walleij277cd532006-11-20 14:57:46 +000016662006-11-12 Richard Low <richard@wentnet.com>
Richard Lowe1f06922006-11-12 16:38:39 +00001667
1668 * src/libusb-glue.c: added Zen Vision W to devices
1669
Linus Walleij277cd532006-11-20 14:57:46 +000016702006-11-07 Richard Low <richard@wentnet.com>
Richard Low4c60f6e2006-11-07 20:36:42 +00001671
1672 * src/libmtp.c: added checks for supported properties
1673
Linus Walleij277cd532006-11-20 14:57:46 +000016742006-11-06 Richard Low <richard@wentnet.com>
Richard Low64fa3992006-11-06 21:24:11 +00001675
1676 * src/libmtp.c: added a check for NULL filenames in
1677 LIBMTP_Get_Folder_List.
1678
Linus Walleij99310d42006-11-01 08:29:39 +000016792006-11-01 Linus Walleij <triad@df.lth.se>
1680
1681 * src/libmtp.h.in: set/get uint8 to/from objects
1682 * src/libmtp.c: send object property list.
1683 * src/ptp.c: dito.
1684 * src/ptp.h: dito.
1685 * src/ptp-pack.c: dito.
1686
mopoke90be30e2006-10-30 08:47:41 +000016872006-10-29 Andy Kelk <andy@mopoke.co.uk>
1688
1689 * examples/albumart.c: simple tool for adding album art.
1690 * src/libmtp.c: graceful handling of players not supporting
1691 abstract album objects.
1692
Linus Walleij0c33ec02006-10-27 10:15:40 +000016932006-10-27 Linus Walleij <triad@df.lth.se>
1694
1695 * src/Makefile.am: bump library interface to reflect the new
1696 album methods.
1697 * configure.ac: bump to 0.0.22 for the next release.
1698
16992006-10-27 Andy Kelk <andy@mopoke.co.uk>
1700
1701 * src/libmtp.c: add support form abstract audio/video albums.
1702 * src/libmtp.h.in: dito.
1703
Linus Walleij7347d0f2006-10-23 07:23:39 +000017042006-10-23 Linus Walleij <triad@df.lth.se>
1705
1706 * src/libmtp.c: retire opcode rendering (moved to ptp.c)
1707 * src/ptp.c: sync to upstream.
1708 * src/ptp.h: dito.
1709 * src/ptp-pack.c: dito.
1710
Linus Walleij9efe75f2006-10-20 09:09:45 +000017112006-10-20 Linus Walleij <triad@df.lth.se>
1712
1713 * Release 0.0.21 to get all the new device support out.
1714
Linus Walleij501ba4d2006-10-16 06:17:04 +000017152006-10-16 Linus Walleij <triad@df.lth.se>
1716
1717 * configure.ac: bump to 0.0.21.
1718 * src/libusb-glue.c: add code to unload a kernel driver for
1719 the primary interface if it is already in use under Linux.
1720 * src/libusb-glue.h: add a device flag to make this possible.
1721
Linus Walleij37253292006-10-11 08:38:14 +000017222006-10-11 Linus Walleij <triad@df.lth.se>
1723
1724 * examples/delfile.c: patch from Chris Debenham
1725 straingtening out the command-line interface a bit
1726 more.
1727
Linus Walleij43ff8fc2006-10-10 11:16:53 +000017282006-10-10 Linus Walleij <triad@df.lth.se>
1729
Linus Walleij37253292006-10-11 08:38:14 +00001730 * examples/delfile.c: patch from Chris Debenham to make
1731 this command take an optional filename as parameter
1732 instead of file ID.
Linus Walleij43ff8fc2006-10-10 11:16:53 +00001733
Linus Walleij955e6ba2006-09-26 16:55:10 +000017342006-09-26 Linus Walleij <triad@df.lth.se>
1735
1736 * libmtp.pc.in: require libusb instead of just linking it.
1737 * configure.ac: bump release to 0.0.20 and release.
1738
Linus Walleijb1318d12006-09-25 14:59:26 +000017392006-09-25 Linus Walleij <triad@df.lth.se>
1740
1741 * examples/evolution-sync.sh: example script to illustrate
1742 to to transfer calendar, task and contact information
1743 to a device supporting this.
1744
Linus Walleij4ef39e62006-09-19 14:11:52 +000017452006-09-19 Linus Walleij <triad@df.lth.se>
1746
1747 * src/libmtp.h.in: fixed attribute IDs to be 16bit.
1748 * src/libmtp.c: dito.
1749 * examples/sendfile.c: support vcard3.
1750
Linus Walleijf248fdd2006-09-16 20:11:40 +000017512006-09-16 Linus Walleij <triad@df.lth.se>
1752
1753 * configure.ac: bump to 0.0.19 and release. There are some
1754 new devices as well.
Linus Walleij5b5c7852006-09-16 20:23:37 +00001755 * src/unicode.c: retire unused code.
Linus Walleijf248fdd2006-09-16 20:11:40 +00001756
Linus Walleijb8bfcb22006-09-13 12:14:28 +000017572006-09-13 Linus Walleij <triad@df.lth.se>
1758
1759 * examples/format.c: formatting test program.
1760 * examples.Makefile.am: added format.
1761
Linus Walleij13374a42006-09-13 11:55:30 +000017622006-09-13 Andy Kelk <andy@mopoke.co.uk>
1763
1764 * src/libmtp.h.in: added interface to format storage.
1765 * src/libmtp.c: dito.
1766 * src/ptp.c: dito.
1767 * src/ptp.h: dito.
1768
Linus Walleijd31e6192006-09-12 07:55:27 +000017692006-09-12 Linus Walleij <triad@df.lth.se>
1770
1771 * configure.ac: bump release. Released 0.0.18 yesterday.
1772 * src/libmtp.c: do not try to read battery max level unless
1773 the device supports it. (Bug occurred on Toshiba Gigabeat
1774 P10.)
1775
Linus Walleijd5d51c82006-09-11 06:57:50 +000017762006-09-11 Linus Walleij <triad@df.lth.se>
1777
1778 * src/libusb-glue.c: messed around a bit with device descriptor
1779 detection so as to bring closer to libgphoto2 detection algorithm.
1780 I've seen things that might be false positives, possibly USB mass
1781 storage devices with additional MSFT descriptors to indicate they
1782 have Janus DRM.
1783 * src/libmtp.c: use UCS-2-INTERNAL if we're not on glibc. glibc
1784 knows that UCS-2 is in machine endianness but Darwin and *BSD does
1785 not. Detect C library and switch accordingly.
1786 * src/unicode.c: retire old unicode code only keep things we cannot
1787 live without. Remove the own internal UCS-2 conversion engine and
1788 the internal iconv() engine and use the one already available in
1789 PTPParams.
1790 * src/unicode.h: dito.
1791
Linus Walleij0558ac52006-09-07 06:55:03 +000017922006-09-07 Linus Walleij <triad@df.lth.se>
1793
1794 * src/libusb-glue.h: added device flags so we can make
1795 the code behave differently on certain devices.
1796 * src/libusb-glue.c: dito, plus removed some debug prints.
1797 * src/libmtp.c: docs.
1798 * src/libmtp.h.in: added device_flags to device list struct.
1799 * src/Makefile.am: bumped to compatible library interface.
1800 * configure.ac: bump version to 0.0.18 (0.0.17 released
1801 yesterday).
1802
Richard Low6ec2cc12006-09-06 16:59:16 +000018032006-09-06 Richard Low <richard@wentnet.com>
1804
1805 * src/libusb-glue.c: changed packet sizes to improve
1806 transfer speeds.
1807 * src/libmtp.c: changed packet sizes to improve transfer
1808 transfer speeds. Also stopped extra ptp_getobjectinfo
1809 calls when getting directories on connect.
1810
Linus Walleij7f0c72e2006-09-06 13:01:58 +000018112006-09-06 Linus Walleij <triad@df.lth.se>
1812
1813 * src/libusb-glue.c: fixed some endpoint size detection
1814 and sending special file sizes stuff. Real hairy bug...
1815 Also messed around a bit with the callbacks.
1816 * src/libmtp.c: changes for callback size detection.
1817
Linus Walleija9310fa2006-09-04 06:47:42 +000018182006-09-04 Linus Walleij <triad@df.lth.se>
1819
1820 * src/libmtp.c: bug in streaming code, use defined USB_BULK_HDR_SIZE
1821 instead of magic values.
1822
Linus Walleijd7aa5b22006-09-02 11:52:31 +000018232006-09-02 Linus Walleij <triad@df.lth.se>
1824
Linus Walleijcd3eb3d2006-09-02 21:33:22 +00001825 * src/libmtp.c: add some code to have
1826 LIBMTP_Send_File_From_File_Descriptor() accept a stream
1827 if size is set to (uint64_t) -1, plus documentation fixes.
1828 I don't think the streaming code will work but whoever want
1829 to experiment with it has a place to start.
1830 * examples/refactortest.c: removed. Who uses this?
Linus Walleijd7aa5b22006-09-02 11:52:31 +00001831
Linus Walleijda9500d2006-08-30 13:17:06 +000018322006-08-30 Linus Walleij <triad@df.lth.se>
1833
1834 * configure.ac: version bump.
1835 * src/libmtp.c: more debug prints.
1836 * src/libusb-glue.c: new iRiver device called Clix. By
1837 the way I released libmtp 0.0.16 yesterday.
1838
Linus Walleija823a702006-08-27 21:27:46 +000018392006-08-28 Linus Walleij <triad@df.lth.se>
1840
1841 * configure.ac: version bump.
1842 * src/ptp-pack.c: upstream has committed my patch giving full
1843 unicode support in libgphoto2 ptp2 camlib. No need for
1844 any more ugly workarounds, plus we now have full unicode
1845 filenames!
1846 * src/ptp.c: dito.
1847 * src/ptp.h: dito.
1848 * src/libmtp.c: revamp to use the new unicode support in
1849 libgphoto2.
1850 * src/unicode.c: remove unused functionality.
1851 * src/unicode.h: dito.
1852
Linus Walleijee73ef22006-08-27 19:56:00 +000018532006-08-27 Linus Walleij <triad@df.lth.se>
1854
1855 * configure.ac: version bump. Release all these fixes
1856 as 0.0.15.
1857 * src/libusb-glue.c: fixed sucky errors. Added callback
1858 code when reading files.
1859 * src/libusb-glue.h: const correctness.
1860 * src/libmtp.h.in: finally fixup the type on the callbacks.
1861 * src/libmtp.c: more accurate sending callbacks. Callbacks
1862 when getting files also, working correctly. Typeing of
1863 callbacks now OK.
1864 * examples/getfile.c: some display bar cosmetic fixup.
1865 * TODO: lots of the things todo are now done.
1866
Linus Walleijd214b9b2006-08-26 22:08:37 +000018672006-08-26 Linus Walleij <triad@df.lth.se>
1868
1869 * configure.ac: version bump.
1870 * src/libmtp.c: fix bug and reinstate callbacks.
1871 * src/libusb-glue.h: dito.
1872 * src/libusb-glue.c: dito.
1873
Linus Walleije7f44be2006-08-25 19:32:29 +000018742006-08-25 Linus Walleij <triad@df.lth.se>
1875
1876 * src/libmtp.c: use the new file descriptor sender function.
1877 Going to release this as 0.0.13.
1878 * src/ptp.c: upstream accepted patches synced in.
1879 * src/ptp.h: dito.
1880
Linus Walleijeab650b2006-08-21 23:26:37 +000018812006-08-22 Linus Walleij <triad@df.lth.se>
1882
Linus Walleij80d134a2006-08-22 21:41:37 +00001883 * src/libusb-glue.c: found a real nasty endpoint bug,
1884 code from libgphoto2 was assuming max packet size of
1885 512 bytes while it is 64 when a USB 2.0 device is
1886 plugged into an UHCI hub.
1887
18882006-08-22 Linus Walleij <triad@df.lth.se>
1889
Linus Walleijeab650b2006-08-21 23:26:37 +00001890 * configure.ac: bump to 0.0.13, also released 0.0.12 now.
1891
Linus Walleij924236a2006-08-20 22:17:58 +000018922006-08-21 Linus Walleij <triad@df.lth.se>
1893
1894 * src/libmtp.c: fixup mmap() usage and add madvise()
Linus Walleij96c62432006-08-21 10:04:02 +00001895 as result of experiments by Gavin McCullagh. Upstream
1896 accept patch to get files directly to file descriptor.
Linus Walleij3ec86312006-08-21 13:25:24 +00001897 Move iconv() converters into device struct for thread
1898 safety.
Linus Walleij96c62432006-08-21 10:04:02 +00001899 * src/ptp.c: sync to upstream which merges patch to get
1900 file directly to file descriptor.
1901 * src/ptp.h: dito.
Linus Walleij3ec86312006-08-21 13:25:24 +00001902 * src/unicode.c: move iconv() converters into the device
1903 struct for thread safety.
1904 * src/unicode.h: dito.
Linus Walleij924236a2006-08-20 22:17:58 +00001905
Linus Walleij30658792006-08-19 22:18:55 +000019062006-08-20 Linus Walleij <triad@df.lth.se>
1907
1908 * src/libmtp.h.in: set friendly name and sync partner,
1909 rename ownername to friendlyname.
1910 * src/libmtp.c: dito.
1911 * examples/detect.c: reflect changes.
1912 * src/Makefile.am: interface is incompatible so age it.
1913
Linus Walleijfae27482006-08-19 20:13:25 +000019142006-08-19 Linus Walleij <triad@df.lth.se>
1915
1916 * src/libmtp.h.in: add function to get syncronization
1917 partner for the device.
1918 * src/libmtp.c: dito.
1919 * examples/detect.c: use that function.
1920 * src/Makefile.am: backward-compatible interface bump.
1921
Linus Walleij16571dc2006-08-17 20:27:46 +000019222006-08-17 Linus Walleij <triad@df.lth.se>
1923
1924 * configure.ac: bump to 0.0.12 and require iconv.h.
1925
19262006-08-16 Linus Walleij <triad@df.lth.se>
1927
1928 * src/unicode.c: remove bigendian weirdness and switch
1929 to using iconv() instead.
1930 * src/unicode.h: dito.
1931 * src/libmtp.c: reflect changes.
1932
Linus Walleij3e188f12006-08-09 20:46:05 +000019332006-08-09 Linus Walleij <triad@df.lth.se>
1934
1935 * Release libmtp 0.0.11.
1936
Linus Walleij2eb884b2006-08-04 19:17:36 +000019372006-08-04 Linus Walleij <triad@df.lth.se>
1938
1939 * src/libmtp.c: patch from Dan Aloni to make sendfile
1940 use mmap and avoid memory drainage.
Linus Walleij9eb3d312006-08-04 19:25:59 +00001941 * src/libusb-glue.c: patch from Andy Kelk to avoid
1942 exit():ing when the interface cannot be claimed.
Linus Walleij232943d2006-08-04 19:26:53 +00001943 * configure.ac: version bump.
Linus Walleij2eb884b2006-08-04 19:17:36 +00001944
Linus Walleijaa4b0752006-07-26 22:21:04 +000019452006-07-27 Linus Walleij <triad@df.lth.se>
1946
1947 * Release libmtp 0.0.10.
1948
Linus Walleij17b55ea2006-07-26 13:54:00 +000019492006-07-26 Linus Walleij <triad@df.lth.se>
1950
1951 * src/libusb-glue.c: new SanDisk devices.
Linus Walleij00cf0642006-07-26 20:40:59 +00001952 * src/libmtp.c: only set metdata properties supported by
1953 the device, duh.
Linus Walleijaa4b0752006-07-26 22:21:04 +00001954 * src/ptp.c: sync to upstream.
1955 * src/ptp.h: sync to upstream.
1956 * configure.ac: bump to 0.0.10.
Linus Walleij17b55ea2006-07-26 13:54:00 +00001957
Linus Walleijc187cb92006-06-22 17:58:13 +000019582006-06-22 Linus Walleij <triad@df.lth.se>
1959
1960 * Release libmtp 0.0.9.
1961
Linus Walleij8ab54262006-06-21 07:12:28 +000019622006-06-21 Linus Walleij <triad@df.lth.se>
1963
1964 * src/libmtp.h.in: added function to retrieve supported
1965 filetypes.
1966 * src/libmtp.c: ditto.
1967 * examples/detect.c: use that function.
1968
Linus Walleijcf223e62006-06-19 09:31:53 +000019692006-06-19 Linus Walleij <triad@df.lth.se>
1970
1971 * src/unicode.c: support all endianness, detect
1972 byte-order-mark
1973 * src/unicode.h: ditto.
1974 * src/libmtp.c: ditto.
1975 * examples/detect.c: use proper tempfile function.
1976 * src/libmtp.h.in: add some more track properties.
1977 * src/libmtp.c: ditto.
1978 * examples/tracks.c: ditto.
1979
Linus Walleij2e4b5f92006-06-16 14:00:49 +000019802006-06-16 Linus Walleij <triad@df.lth.se>
1981
1982 * src/libmtp.h.in: new interfaces for single metadata post
1983 retrieveal.
1984 * src/libmtp.c: ditto.
1985 * examples/playlists.c: display track info using the new
1986 individual track metadata retrieveal method.
1987 * examples/getplaylist.c: ditto.
1988
Linus Walleij05ccbe72006-06-13 07:46:58 +000019892006-06-13 Linus Walleij <triad@df.lth.se>
1990
1991 * src/libmtp.h.in: added default folders to device struct.
Linus Walleij545c7792006-06-13 15:22:30 +00001992 Add some new function prototypes.
Linus Walleij05ccbe72006-06-13 07:46:58 +00001993 * src/libmtp.c: discover and use the default folders if
Linus Walleij545c7792006-06-13 15:22:30 +00001994 we can find them. Retrieve device secure time and cert
1995 out of sheer curiosity.
1996 * src/ptp.c: sync to libgphoto2 with my patches.
1997 * src/ptp.h: ditto.
Linus Walleij05ccbe72006-06-13 07:46:58 +00001998
Linus Walleij438bd7f2006-06-08 11:35:44 +000019992006-06-07 Linus Walleij <triad@df.lth.se>
2000
2001 * src/libmtp.h.in: new playlist API and refactorings.
2002 * src/libmtp.c: ditto, and refactorings.
2003 * src/unicode.h: const correctness.
2004 * src/unicode.c: ditto.
2005 * examples/playlists.c: new example program.
2006 * configure.ac: bump to 0.0.9
2007 * src/Makefile.am: bump library interface.
2008
Linus Walleij52e3ac52006-06-05 10:30:00 +000020092006-06-05 Linus Walleij <triad@df.lth.se>
2010
2011 * examples/sendtr.c: fixed annoying bug that made this
2012 program totally useless.
2013 * src/libmtp.c: cosmetics.
2014 * configure.ac: bump to 0.0.8.
2015
Linus Walleij345a3372006-06-03 20:55:25 +000020162006-06-03 Linus Walleij <triad@df.lth.se>
2017
2018 * src/libmtp.c: metadata bugs, album name and genre
2019 confused. Fixe it and released libmtp 0.0.7.
2020
Linus Walleijdc09dc02006-06-01 14:23:41 +000020212006-06-01 Linus Walleij <triad@df.lth.se>
2022
2023 * Released libmtp 0.0.6.
2024
Linus Walleij549ec4d2006-05-31 19:59:52 +000020252006-05-31 Linus Walleij <triad@df.lth.se>
2026
2027 * src/libmtp.c: fixed mapping for JPEG vs JFIF
2028 * src/libmtp.h.in: added proper type for JPEG
2029 * examples/sendfile.c: send proper JPEG type
2030
Linus Walleijd3fdd972006-05-30 15:51:37 +000020312006-05-30 Flavien Lebarbe <flavien+libmtp@lebarbe.net>
2032
2033 * src/libmtp.c: fixed a bug in update metadata due to
2034 bad use of return code.
2035 * src/libusb-glue.c: fixed a loop exiting problem with
2036 good 'ol GOTO.
2037
Linus Walleij9b1fcd92006-05-29 08:35:29 +000020382006-05-29 Linus Walleij <triad@df.lth.se>
2039
2040 * src/libusb-glue.c: one more device.
2041 * doc/examples.h: produce correct documentation.
2042 * configure.ac: bump to 0.0.6.
Linus Walleijf67bca92006-05-29 09:33:39 +00002043 * src/ptp.c: sync to libgphoto2.
2044 * src/ptp.h: ditto.
2045 * src/ptp-pack.c: ditto.
Linus Walleijf0f3d482006-05-29 14:10:21 +00002046 * src/libmtp.c: fixed all filetype API related functions
2047 not to use any PTP intrinsic defines at all, made all
2048 parameters to functions use the internal libmtp interface
2049 enumerations and definitions. Removed LIBMTP_Release():
2050 we can live with the memory lost during init. You're not
2051 supposed to re-initialize the device. Consequently removed
2052 the delete function that cleaned the filetype assoc list.
2053 * examples/refactortest.c: reflect changes.
Linus Walleij9b1fcd92006-05-29 08:35:29 +00002054
ravelox088180b2006-05-26 23:55:40 +000020552006-05-26 Dave Kelly <libmtp@ravelox.co.uk>
2056
2057 * src/libmtp.c: refactored object handling to be more generic
2058 * src/libmtp.h.in: ditto
2059 * examples/refactortest.c: Added simple example to use refactoring
2060 * examples/getplaylist.c: Added example to extract playlist data
Linus Walleij9b1fcd92006-05-29 08:35:29 +00002061 * src/ptp.c: Re-added ptp_get/set_objectreferences to allow
2062 for playlist handling
2063 * src/ptp.h: ditto
ravelox088180b2006-05-26 23:55:40 +00002064
Linus Walleij1fd2d272006-05-08 09:22:01 +000020652006-05-08 Linus Walleij <triad@df.lth.se>
2066
2067 * src/libmtp.h.in: add simple detection function.
2068 * src/libusb-glue.c: implement MTP "OS descriptor" for
2069 looking for MTP devices.
2070 * examples/detect.c: make it possible to do very
2071 rudimentary detection with "detect -p".
2072 * configure.ac: bump to 0.0.5.
2073
Linus Walleij685137f2006-05-07 18:09:02 +000020742006-05-07 Linus Walleij <triad@df.lth.se>
2075
2076 * COPYING: since we no longer use any parts of libptp2
2077 and only files from libgphoto2, we switch to the GNU
2078 Lesser General Public License (GNU LGPL). libptp2 is
2079 a derived work from libgphoto2, and so is libmtp, there
2080 are no remnants of libptp2 in libmtp anymore.
2081
Linus Walleij16c51f02006-05-04 13:20:22 +000020822006-05-04 Linus Walleij <triad@df.lth.se>
2083
2084 * examples/sendfile.c: fixes some more filetypes.
Linus Walleij453813c2006-05-04 19:46:43 +00002085 * src/libmtp.c: respectfully rearranged to use a filetype mapping
2086 table.
2087 * src/ptp-pack.c: real nasty unicode packing bug.
2088 * Release libmtp 0.0.4.
Linus Walleij16c51f02006-05-04 13:20:22 +00002089
Linus Walleijd6a49972006-05-02 08:24:54 +000020902006-05-02 Linus Walleij <triad@df.lth.se>
2091
2092 * src/libmtp.c: general shaping up for release. All track
2093 and file sending functions now respects a parent ID to be
2094 sent along with files and tracks.
2095 * src/libmtp.h.in: dito.
2096 * src/libusb-glue.c: dito.
2097 * examples/sendfile.c: interface dependency changes.
2098 * examples/sendtr.c: dito.
2099
Linus Walleijc60275a2006-04-30 10:58:11 +000021002006-04-30 Linus Walleij <triad@df.lth.se>
2101
2102 * src/ptp.c: sync upstream.
2103 * src/ptp.h: dito.
2104
Linus Walleij370c68d2006-04-27 14:19:01 +000021052006-04-27 Linus Walleij <triad@df.lth.se>
2106
2107 * examples/sendfile.c: first file sender program based
2108 on API implementation and changes by Chris Allegretta.
2109 * examples/Makefile.am: new program, new entry.
2110 * src/libmtp.c: reflect this new functionality.
2111 * src/libmtp.h.in: dito.
2112
Linus Walleijb02a0662006-04-25 08:05:09 +000021132006-04-25 Linus Walleij <triad@df.lth.se>
2114
2115 * Rebased the sources around libgphoto2 instead.
2116 This was a major revision...
2117 * src/ptp.c: imported libgphoto2 version verbatim.
2118 * src/ptp.h: imported libgphoto2 version, minor patch.
2119 * src/ptp-pack.c: imported libgphoto2 version, minor patch.
Linus Walleij9a96f0b2006-04-25 08:46:59 +00002120 * src/ptp-pack.h: dropped, libgphoto2 does not use it.
Linus Walleijb02a0662006-04-25 08:05:09 +00002121 * src/mtp.c: dropped, since all functions are now in ptp.c
2122 * src/mtp-pack.c: dropped, same reason.
2123 * src/mtp.h: dropped, same reason.
2124 * src/mtp-pack.h: dropped, same reason.
2125
Linus Walleije5f3ad42006-04-21 07:44:36 +000021262006-04-21 Linus Walleij <triad@df.lth.se>
2127
Linus Walleij902c0b92006-04-21 10:52:48 +00002128 * Released libmtp 0.0.3
2129 * Bumped source to 0.0.4
2130
21312006-04-21 Linus Walleij <triad@df.lth.se>
2132
Linus Walleije5f3ad42006-04-21 07:44:36 +00002133 * src/ptp-pack.c: GCC 4.x compilation patch from
2134 Diego Pettenò.
Linus Walleija06a2792006-04-21 07:52:26 +00002135 * src/libusb-glue.c: New Samsung device and some
2136 from libgphoto2.
Linus Walleij9c6ca022006-04-21 10:24:15 +00002137 * src/ptp.h: some defines from libgphoto2 to get
2138 a bit more compatible.
2139 * src/libmtp.c: Added a folder API implementation by
2140 Dave "ravelox" Kelly.
2141 * src/libmtp.h.in: dito.
2142 * examples/folders.c: dito.
2143 * examples/newfolder.c: dito.
2144 * examples/trexist.c: dito.
Linus Walleije5f3ad42006-04-21 07:44:36 +00002145
Linus Walleij6fd2f082006-03-28 07:19:22 +000021462006-03-28 Linus Walleij <triad@df.lth.se>
2147
2148 * m4/*: updated macros to work with GCC 4.1.0.
2149 * examples/hotplug.c: new program to create device
2150 ID lists.
2151 * libmtp.rules: now an auto-generated file.
2152 * libmtp.usermap: now an auto-generated file.
2153
Linus Walleijf6bc1782006-03-24 15:12:47 +000021542006-03-24 Linus Walleij <triad@df.lth.se>
2155
2156 * Beginning a file API, fixed some example program
2157 names and such.
2158
Linus Walleij6946ac52006-03-21 06:51:22 +000021592006-03-18 Linus Walleij <triad@df.lth.se>
2160
2161 * Fixed up callback interface to a simpler version,
2162 the old one was bloated stuff from libnjb anyway.
2163 Bump to 0.0.2.
2164
Linus Walleij9b28da32006-03-16 13:47:58 +000021652006-03-16 Linus Walleij <triad@df.lth.se>
2166
2167 * Fixed the .h file and implementation so you really only
2168 need this one .h file to interface the library.
2169
Linus Walleij80124062006-03-15 10:26:09 +000021702006-03-15 Linus Walleij <triad@df.lth.se>
2171
2172 * Added three device information retrieval functions.
2173
Linus Walleij15e344f2006-03-06 15:15:00 +000021742006-03-06 Linus Walleij <triad@df.lth.se>
2175
2176 * Moving some things around to structure the source. More
2177 will be needed...
2178
Linus Walleij93218602006-02-27 08:53:38 +000021792006-02-27 Linus Walleij <triad@df.lth.se>
2180
2181 * Release libmtp 0.0.1 so people have something to play with,
2182 what the heck. Probably saves someones day.
2183
Linus Walleij95698cd2006-02-24 10:40:40 +000021842006-02-24 Linus Walleij <triad@df.lth.se>
2185
2186 * Deltr example program to delete tracks, plus corresponding
2187 interface call.
2188
Linus Walleij17e39f72006-02-23 15:54:28 +000021892006-02-23 Linus Walleij <triad@df.lth.se>
2190
2191 * Fixed up sendtr program and metadata tagging function that is
2192 used after sending files.
2193
Linus Walleij394bbbe2006-02-22 16:10:53 +000021942006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +00002195
Linus Walleij394bbbe2006-02-22 16:10:53 +00002196 * Untested gettr.c and sendtr.c programs to get and send tracks
2197 created.
2198
Linus Walleijeb8c6fe2006-02-03 09:46:22 +000021992006-01-30 Linus Walleij <triad@df.lth.se>
2200
2201 * Created the initial GNU source directory structure.
2202 * Added the most basic files.