SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libmtp8-1.0.6-2.1.x86_64.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

Tue Aug 26 14:00:00 2008 meissnerAATTsuse.de
- upgraded to 0.3.1
- lots of new ids
- sansa player handling better now
- special playlist support for a subkind of devices
- commandline tools now live in mtp-tools, libmtp is empty.

Tue Jun 24 14:00:00 2008 meissnerAATTsuse.de
- upgraded to 0.3.0
- new major version 8 due to API changes
- new devices
- lots of bugfixes
- libmtp7 renamed to libmtp8
- doxygen added as buildrequires

Tue Mar 11 13:00:00 2008 meissnerAATTsuse.de
- upgraded to 0.2.6.1
- disabled debug
- info.bus -> info.subsystem in FDI file

Mon Mar 3 13:00:00 2008 meissnerAATTsuse.de
- upgraded to 0.2.6
- some new devices
- bugfixes
- remove LIBMTP_Set_Object_Parent function -> new major

Wed Jan 9 13:00:00 2008 meissnerAATTsuse.de
- upgraded to 0.2.5
- several new devices
- code cleanups and bugfixes

Mon Nov 26 13:00:00 2007 meissnerAATTsuse.de
- upgraded to 0.2.4
- various bug fixes and new fixes
- header-repairing for Zen devices

Sun Oct 28 13:00:00 2007 meissnerAATTsuse.de
- --program-prefix=mtp- is needed.

Fri Oct 26 14:00:00 2007 meissnerAATTsuse.de
- upgraded to 0.2.3
- new devices added
- varous bugfixes, speed ups
- bumped so from 6 to 7
- split off libmtp7 package

Mon Oct 8 14:00:00 2007 meissnerAATTsuse.de
- upgraded to 0.2.2
- bugfixes, new devices, faster metadata read

Fri Aug 10 14:00:00 2007 meissnerAATTsuse.de
- upgraded to 0.2.1 release
- fixed for LFS support

Sat Aug 4 14:00:00 2007 meissnerAATTsuse.de
- upgraded to 0.2.0 release
- more USB ids
- 64bit handling

Thu Jul 26 14:00:00 2007 meissnerAATTsuse.de
- uprgaded to current CVS state
- caching of fs and metadata
- new devices
- ptp reset binary
- bugfixes

Mon Jun 4 14:00:00 2007 stbinnerAATTsuse.de
- fix build requires for older distributions

Wed May 16 14:00:00 2007 olhAATTsuse.de
- Buildrequires libusb -> libusb-devel
Remove unneded Requires libusb
- devel package requires libusb-devel

Tue Mar 27 14:00:00 2007 meissnerAATTsuse.de
- upstream 0.1.5
- uses SetObjPropList for most devices
- usb lowlevel communication fixes for
stubborn devices
- some new ids

Thu Mar 8 13:00:00 2007 meissnerAATTsuse.de
- upstream 0.1.4
- lots of bugfixes
- multiple device handling

Thu Feb 8 13:00:00 2007 dmuellerAATTsuse.de
- split into -devel subpackage

Wed Jan 17 13:00:00 2007 meissnerAATTsuse.de
- upstream 0.1.3
- bugfixes.

Wed Jan 10 13:00:00 2007 meissnerAATTsuse.de
- use %run_ldconfig in post/postun. (from rpmlint)

Mon Jan 8 13:00:00 2007 meissnerAATTsuse.de
- Upgraded to 0.1.2:
- new devices
- lots of bugfixes, rewritten lowlevel
communications layer.

Sat Dec 2 13:00:00 2006 meissnerAATTsuse.de
- Upgraded to 0.1.0:
- new devices
- metadata, tracks, vcf handling
- enhanced tools
- HAL snippet

Thu Sep 21 14:00:00 2006 meissnerAATTsuse.de
- Upgraded to 0.0.19:
- formatting of devices added
- lots of fixes

Mon Aug 28 14:00:00 2006 meissnerAATTsuse.de
- Upgraded to 0.0.16
- better handling of non-ascii filenames
- handling of large files

Wed Aug 23 14:00:00 2006 meissnerAATTsuse.de
- libmtp 0.0.13
- Library to access MTP devices.
- Small sample tools for accessing.


 
ICM