2015-02-01 21:07:50 +01:00
|
|
|
-------------------------------------------------------------------
|
2015-03-21 15:30:18 +01:00
|
|
|
Sat Mar 21 14:28:40 UTC 2015 - meissner@suse.com
|
|
|
|
|
|
|
|
- update to 1.1.8
|
|
|
|
- several new ids.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-02-01 21:07:50 +01:00
|
|
|
Sat Jan 31 20:26:11 UTC 2015 - rjschwei@suse.com
|
|
|
|
|
|
|
|
- Add device data for Droid Turbo
|
|
|
|
add: mtp_DroidTurbo.patch
|
|
|
|
|
2014-09-25 10:23:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 25 08:02:46 UTC 2014 - schwab@suse.de
|
|
|
|
|
|
|
|
- include-config-h.patch: always include "config.h" first
|
|
|
|
|
2014-08-26 08:32:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 26 06:31:36 UTC 2014 - meissner@suse.com
|
|
|
|
|
|
|
|
- updated to 1.1.7
|
|
|
|
- Soname libmtp.so.9.2.0 - binary compatible, new interfaces
|
|
|
|
have been added.
|
|
|
|
- Compilation fixes for older GCC and non-GCC compilers.
|
|
|
|
- Finalize >4GB file transfer changes so this works now.
|
|
|
|
- A new API to check for device capabilities has been added.
|
|
|
|
- Sync in latest upstream ptp2 changes.
|
|
|
|
- Support for USB 3.0! (A patch adding async buffering was
|
|
|
|
reverted after deemed instable by Debian.)
|
|
|
|
- Some migration toward the new API in the examples.
|
|
|
|
- Use parent storage if available as default storage media.
|
|
|
|
- Force reset on close for Android devices.
|
|
|
|
- Handle integrated USB hubs in mtp-probe.
|
|
|
|
- Devices, devices, devices...
|
|
|
|
- mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch: is upstream
|
|
|
|
- music-players.h: use up to date 1.1.7 version again.
|
|
|
|
|
2014-05-27 08:26:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 27 01:39:24 UTC 2014 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Tell doxygen to stop producing files with timestamps.
|
|
|
|
- define udev macros only if not already there.
|
|
|
|
|
2013-12-18 11:36:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 9 12:45:01 UTC 2013 - meissner@suse.com
|
|
|
|
|
|
|
|
- music-players.h: Updated to the device database of the current GIT level
|
|
|
|
to support more MTP devices (bnc#854328)
|
|
|
|
|
2013-03-15 10:29:50 +01:00
|
|
|
-------------------------------------------------------------------
|
2013-09-27 22:15:00 +02:00
|
|
|
Fri Sep 27 19:54:22 UTC 2013 - rmilasan@suse.com
|
|
|
|
|
|
|
|
- Use LIBMTP_ERROR instead of LIBMTP_INFO function in mtpz_loaddata
|
|
|
|
(mtpz.c) to dont get junk in the udev rule when generating the rule.
|
|
|
|
add: mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-03-15 10:29:50 +01:00
|
|
|
Fri Mar 15 09:28:44 UTC 2013 - meissner@suse.com
|
|
|
|
|
|
|
|
- updated to 1.1.6
|
|
|
|
|
|
|
|
- Soname libmtp.so.9.1.0 - binary compatible, new interfaces
|
|
|
|
have been added.
|
|
|
|
- Devices, devices, devices... I think I had a hundred (no kidding)
|
|
|
|
reports for the Nexus 4. It seems hackers just love this device
|
|
|
|
and cannot wait for me to spin a new libmtp.
|
|
|
|
- More careful autoprobing code for Linux, running around in
|
|
|
|
sysfs to try to avoid opening non-MTP devices. The libusb devs
|
|
|
|
do not uniformly like this idea but what shall I do? People
|
|
|
|
still want their devices to autodetect. Any hints welcome,
|
|
|
|
any patches will be reviewed.
|
|
|
|
- Interface extenstions from Philip Langdale to support the
|
|
|
|
Android in-place read/write extensions. This will be used by
|
|
|
|
GVFS for editing files etc, it is actually very useful when
|
|
|
|
treating the MTP device as a "real" filesystem. It only works
|
|
|
|
on Android devices with Google's MTP stack, but hey, that is
|
|
|
|
a fair share of the MTP devices used today.
|
|
|
|
- Several fixes and memory leaks fixed by Lei Zhang courtesy if
|
|
|
|
the Chromebook project, thanks Google!
|
|
|
|
- Windows Phone 8 should work out of the box.
|
2013-03-15 10:30:31 +01:00
|
|
|
- remove upstream libmtp_motoRazr.patch
|
2013-03-15 10:29:50 +01:00
|
|
|
|
2013-02-09 09:23:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 8 21:28:57 UTC 2013 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- add support for Motorola Droid Razr M (XT 907)
|
|
|
|
|
2012-11-04 19:58:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 4 18:57:19 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- mtp-probe no longer working in factory, wrong udev dir.
|
|
|
|
|
2012-09-22 13:40:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 22 11:34:52 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- updated to 1.1.5
|
|
|
|
- Soname libmtp.so.9.0.5 - binary compatible
|
|
|
|
- Stop forcing altinterface 0! That bug has been around like
|
|
|
|
forever and libgphoto2 never did this. It screws up some
|
|
|
|
Samsung devices and is the prime reason for releasing this
|
|
|
|
update so soon after 1.1.4 as I know a lot of people out there
|
|
|
|
have Samsung devices!
|
|
|
|
- Integrated Sajid Anwars hard long-term work on MTPZ. There are
|
|
|
|
no secret keys or certificates inside libmtp, if you need these
|
|
|
|
to talk to your MTPZ device (Zune models, Windows Phones) you
|
|
|
|
need to get a file of secrets from some other place, preferably
|
|
|
|
Microsoft.
|
|
|
|
- Expose getthumbnail method and the Add Storage events as needed
|
|
|
|
for a GNOME VFS project by Philip Langdale.
|
|
|
|
- Rearrange and try to understand some SONY device modes again
|
|
|
|
and again.
|
|
|
|
- A udev script fix from Alessio Treglia to avoid poking around
|
|
|
|
on Canon EOS 3D.
|
|
|
|
- Devices, devices, devices...
|
|
|
|
- Add libgrypt buildrequires for MTPZ support
|
|
|
|
|
2012-08-19 11:34:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 19 09:29:56 UTC 2012 - meissner@suse.com
|
|
|
|
|
|
|
|
- updated to 1.1.4
|
|
|
|
- various bugfixes, especially in Samsung *
|
|
|
|
- lots of new ids
|
|
|
|
|
2012-04-03 12:00:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 3 11:59:59 CEST 2012 - meissner@suse.de
|
|
|
|
|
|
|
|
- updated to 1.1.3
|
|
|
|
- Soname libmtp.so.9.0.3 - binary compatible.
|
|
|
|
- Probably nailed the bugs in the Samsung Galaxy Tab S2 family
|
|
|
|
of devices. Ignacio Martinez helped us fixing this!
|
|
|
|
- Build fixes by Alessio Treglia and others.
|
|
|
|
- A horde of new devices in the database.
|
|
|
|
|
2012-01-31 13:33:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 31 12:27:07 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant tags/sections per specfile guideline suggestions
|
|
|
|
|
2012-01-13 11:37:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 13 11:35:55 CET 2012 - meissner@suse.de
|
|
|
|
|
|
|
|
- updated to 1.1.2
|
|
|
|
* device updates
|
|
|
|
* ported to use libusb 1.0
|
|
|
|
* Autodetect "sony.net" devices
|
|
|
|
|
2011-12-29 17:31:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 29 16:30:06 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant tags/sections (authors list, already in package
|
|
|
|
as a file); put %description after %package
|
|
|
|
- Parallel build with %_smp_mflags
|
|
|
|
|
2011-12-29 14:10:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 29 11:46:54 UTC 2011 - adrian@suse.de
|
|
|
|
|
|
|
|
- add support for Galaxy Nexus
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 21 21:30:49 UTC 2011 - adrian@suse.de
|
|
|
|
|
|
|
|
- updated to 1.1.1
|
|
|
|
* device updates
|
|
|
|
|
2011-09-19 10:02:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 19 10:01:27 CEST 2011 - meissner@suse.de
|
|
|
|
|
|
|
|
- updated to 1.1.0
|
|
|
|
* lots of new devices
|
|
|
|
* IAD (0xfe class) device detection
|
2011-09-19 10:13:32 +02:00
|
|
|
- drop HAL FDI snippets
|
2011-09-19 10:27:53 +02:00
|
|
|
- libmtp8 -> libmtp9
|
2011-09-19 10:02:39 +02:00
|
|
|
|
2011-06-10 16:40:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 10 09:23:53 UTC 2011 - andrea.turrini@gmail.com
|
|
|
|
|
|
|
|
- fixed typos in descriptions of libmtp.spec
|
|
|
|
|
2011-02-15 14:28:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 15 11:02:08 CET 2011 - meissner@suse.de
|
|
|
|
|
|
|
|
- updated to 1.0.6
|
|
|
|
* even less aggressive mtp probing (not detecting nearly all
|
|
|
|
devices as MTP) bnc#668986
|
|
|
|
* some more USB ids
|
|
|
|
|
2011-01-25 16:57:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 25 16:08:21 CET 2011 - meissner@suse.de
|
|
|
|
|
|
|
|
- do not greedily match all PTP cameras in the udev rules.
|
|
|
|
|
2011-01-10 10:29:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 10 10:28:34 CET 2011 - meissner@suse.de
|
|
|
|
|
|
|
|
- updated to 1.0.4 incremental release
|
|
|
|
* new ids
|
|
|
|
* bugfixes
|
|
|
|
* new udev rules for new udev
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 23 11:34:39 UTC 2010 - meissner@novell.com
|
|
|
|
|
|
|
|
- updated to 1.0.3 incremental release
|
2012-09-22 13:40:40 +02:00
|
|
|
* some new ids
|
2011-01-10 10:29:38 +01:00
|
|
|
* some smaller bugfixes
|
|
|
|
- buildrequre pkg-config
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 28 13:28:02 CEST 2010 - meissner@suse.de
|
|
|
|
|
|
|
|
- updated to intermediate snapshot
|
|
|
|
* Samsung fixes and new ids
|
|
|
|
* various small bugfixes
|
|
|
|
|
2010-02-19 16:12:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 14:19:31 CET 2010 - meissner@suse.de
|
|
|
|
|
|
|
|
- updated to 1.0.2 bugfix release
|
|
|
|
* new ids: Samsung, Archos, Blackberry, ...
|
|
|
|
* bugfixes
|
|
|
|
|
2009-09-23 21:22:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 16 11:17:26 CEST 2009 - meissner@suse.de
|
|
|
|
|
|
|
|
- updated to 1.0.1 bugfix release
|
|
|
|
* last patches included
|
|
|
|
* some more bug flags for devices
|
|
|
|
|
2009-09-07 22:43:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 5 21:01:26 CEST 2009 - meissner@suse.de
|
|
|
|
|
|
|
|
- bugfixes to "fast metadata loading" method
|
|
|
|
|
2009-08-04 22:33:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 4 09:39:55 CEST 2009 - meissner@suse.de
|
|
|
|
|
|
|
|
- upgraded to 1.0.0 release
|
|
|
|
* More USB ids
|
|
|
|
* libmtp.so.8.3.0 library interface
|
|
|
|
* New functions:
|
|
|
|
LIBMTP_Get_File_To_Handler
|
|
|
|
LIBMTP_Send_File_From_Handler
|
|
|
|
LIBMTP_Get_Track_To_Handler
|
|
|
|
LIBMTP_Send_Track_From_Handler
|
|
|
|
functions to get/send files/tracks from/to handler functions.
|
|
|
|
|
|
|
|
External handling of individual properties:
|
|
|
|
LIBMTP_Is_Property_Supported to check if a certain property is
|
|
|
|
supported on a certain device.
|
|
|
|
LIBMTP_Get_Allowed_Property_Values to get alowed range/enum of a
|
|
|
|
property value.
|
|
|
|
|
|
|
|
LIBMTP_Get_Representative_Sample_Format will now get the size
|
|
|
|
parameter to allow us to determine the maximum size for a
|
|
|
|
representative sample.
|
|
|
|
* Added modificationdate to file and track structs.
|
|
|
|
* Added LIBMTP_FILETYPE_ALBUM and LIBMTP_FILETYPE_PLAYLIST filetypes.
|
|
|
|
* Numerous Windows portability fixes.
|
|
|
|
* Marcus Meissner rewrote the PTP object handling and metadata caching
|
|
|
|
functions from libgphoto2 and fixed up the ugly largefile handling.
|
|
|
|
* Various minor bug fixes.
|
|
|
|
|
2009-03-20 20:29:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 17 14:59:24 CET 2009 - meissner@suse.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.
|
|
|
|
|
2008-12-15 14:49:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 15 11:54:26 CET 2008 - meissner@suse.de
|
|
|
|
|
|
|
|
- detach the Cowon iAudio 7 from usb-storage on start to make it work
|
|
|
|
bnc#457931
|
|
|
|
|
2008-11-08 00:20:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 7 23:52:13 CET 2008 - meissner@suse.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)
|
|
|
|
|
2008-10-23 01:16:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 22 16:17:20 CEST 2008 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- fix debug_packages_requires define
|
|
|
|
|
2008-09-26 14:59:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 26 07:39:22 CEST 2008 - meissner@suse.de
|
|
|
|
|
|
|
|
- upgraded to 0.3.3
|
|
|
|
- lots of new ids
|
|
|
|
- protocol bugfixes for Samsung and Creative devices
|
|
|
|
- bugfixes
|
|
|
|
|
2008-08-28 02:07:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 27 12:16:56 CEST 2008 - meissner@suse.de
|
|
|
|
|
|
|
|
- let debuginfo require libmtp8
|
|
|
|
- disable static libs and .la files
|
|
|
|
|
2008-08-27 02:22:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 26 14:41:28 CEST 2008 - meissner@suse.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.
|
|
|
|
|
2008-06-26 15:56:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 24 10:27:48 CEST 2008 - meissner@suse.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
|
|
|
|
|
2008-03-03 16:29:16 +01:00
|
|
|
-------------------------------------------------------------------
|
2008-03-11 17:41:33 +01:00
|
|
|
Tue Mar 11 08:11:30 CET 2008 - meissner@suse.de
|
|
|
|
|
|
|
|
- upgraded to 0.2.6.1
|
|
|
|
- disabled debug
|
|
|
|
- info.bus -> info.subsystem in FDI file
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2008-03-03 16:29:16 +01:00
|
|
|
Mon Mar 3 09:57:15 CET 2008 - meissner@suse.de
|
|
|
|
|
|
|
|
- upgraded to 0.2.6
|
|
|
|
- some new devices
|
|
|
|
- bugfixes
|
|
|
|
- remove LIBMTP_Set_Object_Parent function -> new major
|
|
|
|
|
2008-01-09 21:41:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 9 08:44:12 CET 2008 - meissner@suse.de
|
|
|
|
|
|
|
|
- upgraded to 0.2.5
|
|
|
|
- several new devices
|
|
|
|
- code cleanups and bugfixes
|
|
|
|
|
2007-11-26 20:47:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 26 10:03:58 CET 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- upgraded to 0.2.4
|
|
|
|
- various bug fixes and new fixes
|
|
|
|
- header-repairing for Zen devices
|
|
|
|
|
2007-10-29 10:28:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 28 09:53:09 CET 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- --program-prefix=mtp- is needed.
|
|
|
|
|
2007-10-09 18:29:12 +02:00
|
|
|
-------------------------------------------------------------------
|
2007-10-26 12:59:37 +02:00
|
|
|
Fri Oct 26 11:16:25 CEST 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- upgraded to 0.2.3
|
|
|
|
- new devices added
|
|
|
|
- varous bugfixes, speed ups
|
|
|
|
- bumped so from 6 to 7
|
|
|
|
- split off libmtp7 package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2007-10-09 18:29:12 +02:00
|
|
|
Mon Oct 8 18:07:28 CEST 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- upgraded to 0.2.2
|
|
|
|
- bugfixes, new devices, faster metadata read
|
|
|
|
|
2007-08-10 17:09:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 10 13:49:23 CEST 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- upgraded to 0.2.1 release
|
|
|
|
- fixed for LFS support
|
|
|
|
|
2007-08-06 21:27:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 4 23:46:47 CEST 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- upgraded to 0.2.0 release
|
|
|
|
- more USB ids
|
|
|
|
- 64bit handling
|
|
|
|
|
2007-07-27 01:56:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 26 16:14:51 CEST 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- uprgaded to current CVS state
|
|
|
|
- caching of fs and metadata
|
|
|
|
- new devices
|
|
|
|
- ptp reset binary
|
|
|
|
- bugfixes
|
|
|
|
|
2007-06-05 01:10:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 4 11:09:29 CEST 2007 - stbinner@suse.de
|
|
|
|
|
|
|
|
- fix build requires for older distributions
|
|
|
|
|
2007-05-17 11:43:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 16 21:32:29 CEST 2007 - olh@suse.de
|
|
|
|
|
|
|
|
- Buildrequires libusb -> libusb-devel
|
|
|
|
Remove unneded Requires libusb
|
|
|
|
-devel package requires libusb-devel
|
|
|
|
|
2007-03-29 00:48:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 27 09:02:10 CEST 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- upstream 0.1.5
|
|
|
|
- uses SetObjPropList for most devices
|
|
|
|
- usb lowlevel communication fixes for
|
|
|
|
stubborn devices
|
|
|
|
- some new ids
|
|
|
|
|
2007-03-08 00:50:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 7 23:56:48 CET 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- upstream 0.1.4
|
|
|
|
- lots of bugfixes
|
|
|
|
- multiple device handling
|
|
|
|
|
2007-02-09 01:13:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 8 10:16:36 CET 2007 - dmueller@suse.de
|
|
|
|
|
|
|
|
- split into -devel subpackage
|
|
|
|
|
2007-01-17 11:35:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 17 11:28:17 CET 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- upstream 0.1.3
|
|
|
|
- bugfixes.
|
|
|
|
|
2007-01-08 17:46:05 +01:00
|
|
|
-------------------------------------------------------------------
|
2007-01-10 17:49:12 +01:00
|
|
|
Wed Jan 10 10:59:43 CET 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- use %run_ldconfig in post/postun. (from rpmlint)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2007-01-08 17:46:05 +01:00
|
|
|
Mon Jan 8 16:37:42 CET 2007 - meissner@suse.de
|
|
|
|
|
|
|
|
- Upgraded to 0.1.2:
|
|
|
|
- new devices
|
|
|
|
- lots of bugfixes, rewritten lowlevel
|
|
|
|
communications layer.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 2 12:47:17 CET 2006 - meissner@suse.de
|
|
|
|
|
|
|
|
- Upgraded to 0.1.0:
|
|
|
|
- new devices
|
|
|
|
- metadata, tracks, vcf handling
|
|
|
|
- enhanced tools
|
|
|
|
- HAL snippet
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 21 12:29:13 CEST 2006 - meissner@suse.de
|
|
|
|
|
|
|
|
- Upgraded to 0.0.19:
|
|
|
|
- formatting of devices added
|
|
|
|
- lots of fixes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 28 13:29:55 CEST 2006 - meissner@suse.de
|
|
|
|
|
|
|
|
- Upgraded to 0.0.16
|
|
|
|
- better handling of non-ascii filenames
|
|
|
|
- handling of large files
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 23 10:43:23 CEST 2006 - meissner@suse.de
|
|
|
|
|
|
|
|
- libmtp 0.0.13
|
|
|
|
- Library to access MTP devices.
|
|
|
|
- Small sample tools for accessing.
|