Changelog for
mtp-tools-1.0.6-2.2.i586.rpm :
Thu Aug 5 14:00:00 2010 meissnerAATTsuse.de
- updated to 1.0.3
* bugfixes and improvements and new ids
Fri Mar 19 13:00:00 2010 meissnerAATTsuse.de
- updated to 1.0.2
* bugfixes and improvements and new ids
Sat Dec 26 13:00:00 2009 meissnerAATTsuse.de
- updated to 1.0.1
* various bugfixes and new ids.
Sun Aug 23 14:00:00 2009 meissnerAATTsuse.de
- updated to 1.0.0
Tue Mar 17 13:00:00 2009 meissnerAATTsuse.de
- upgraded to 0.3.7
* compatible library interface libmtp.8.2.2
* stores albums and playlists in the default
music folder if no default folder for albums resp.
playlists has been detected.
* an error report from RedHat BZ
http://bugzilla.redhat.com/show_bug.cgi?id=485627
led to strange code for detecting anonymous OGG files
being rewritten to handle NULL filenames and filenames
that do not exceed 4 chars.
* patch from Marcus to fix an issue
with retransmit originally reported by Florent Pillet.
* discovered a new device that cannot even
read out battery level but still claims to be able to.
- upgraded to 0.3.6
* Compatible API libmtp.so.8.2.1
* Several bug fixes to the examples
* Improved Windows and
*BSD support
* Proper device flags to handle Toshiba players (hopefully)
* New devices and flag settings
* Nothing new from a programmers point of view
- upgraded to 0.3.5
* Bumped soname to libmtp.so.8.2.0
- Only interface change:
* Change metadata const
*const to
*const to allow playlist_id to be
modified by LIBMTP_Update_Playlist. Shouldn\'t affect any code out
there really.
- New features and bugfixes:
* Allow for playlists with zero tracks on them (also in update).
* Get folders to a flat list and we get O(n) searching instead of
the previous O(n^2) algorithm! The rest is janitorial changes.
Mon Dec 15 13:00:00 2008 meissnerAATTsuse.de
- detach the Cowon iAudio 7 from usb-storage on start to make it work
bnc#457931
Sat Nov 8 13:00:00 2008 meissnerAATTsuse.de
- upgraded to 0.3.4
* Check propdesc before setting props in create_new_abstract_list() (Richard)
* Fix several bugs in Ogg filetype support (Alvin)
* New flag for broken handling of PTP_OPC_DateModified, tag all
SanDisk devices with this flag. Bug appeared in them. (Linus)
* Sync in upstream updates to PTP baseline (Linus)
* Detect and warn on broken OPLs (Richard)
* Fix the association type problem on LIBMTP_Create_Folder(). This
caused folders not to work properly on some devices!! (Linus)
Wed Oct 22 14:00:00 2008 mrueckertAATTsuse.de
- fix debug_packages_requires define
Fri Sep 26 14:00:00 2008 meissnerAATTsuse.de
- upgraded to 0.3.3
- lots of new ids
- protocol bugfixes for Samsung and Creative devices
- bugfixes
Wed Aug 27 14:00:00 2008 meissnerAATTsuse.de
- let debuginfo require libmtp8
- disable static libs and .la files