Hi, yesterday ipod-sharp 0.5.15 was released. We currently have 0.5.12 but there are not too many changes, most of them polishing and bugfixing.
This is needed for the new banshee 0.10.6 Bye
--- ipod-sharp-0.5.12/ChangeLog 2005-12-06 13:01:03.000000000 +0100 +++ ipod-sharp-0.5.15/ChangeLog 2006-02-13 08:47:43.000000000 +0100 @@ -1,8 +1,61 @@ +2006-02-13 Aaron Bockover <[EMAIL PROTECTED]> + + 0.5.15 Released + + * src/SongDatabase.cs: Set MaxSupportedVersion back to 17 (whoops); + (CheckFreeSpace): do not include file size in 'required' if the + file is already in the device's Music/F*/* structure, and will not + be copied; moved that check to 'IsSongOnDevice' + +2006-02-12 Aaron Bockover <[EMAIL PROTECTED]> + + * configure.ac: Bump to 0.5.15 (snorp is release happy) + * src/Song.cs: Added % to array of chars that need escaping + * src/SongDatabase.cs: Do not try to copy a song that is already on + the iPod + +2006-02-12 Aaron Bockover <[EMAIL PROTECTED]> + + * src/Device.cs: + * src/SongDatabase.cs: Allow "loading" an empty song database; useful + if the real database cannot be loaded (unsupported version), and the + consuming application wants to scan the iPod to recreate a database + +2006-02-12 James Willcox <[EMAIL PROTECTED]> + + * configure.ac: bump to 0.5.14 (sigh) + +2006-02-12 James Willcox <[EMAIL PROTECTED]> + + * src/Song.cs: oops, do a value comparison when comparing + the Uri. + +2006-02-12 James Willcox <[EMAIL PROTECTED]> + + * src/Song.cs: when setting the Uri for a song, don't do + anything if the new value is the same as the old. + +2006-02-12 James Willcox <[EMAIL PROTECTED]> + + * src/SongDatabase.cs: don't try to emit SaveProgressChanged + if nobody is listening. + +2006-02-12 James Willcox <[EMAIL PROTECTED]> + + * configure.ac: bump to 0.5.13 + +2006-02-12 James Willcox <[EMAIL PROTECTED]> + + * src/SongDatabase.cs: fix the SaveProgressArgs.TotalProgress property + * ui/ProgressDialog.cs: show a 'Finishing' message when + the sync() is occurring. + 2005-12-06 Aaron Bockover <[EMAIL PROTECTED]> * configure.ac: Version 0.5.12 - * src/SongDatabase.cs: Force progress to 100% so consumer app will know - the sync is passed copy/write and in the "sync()" phase + * src/SongDatabase.cs: Send a null song in a progress event so + consumer app will know the sync is passed copy/write and in + the 'sync()' phase 2005-11-18 Aaron Bockover <[EMAIL PROTECTED]>
ChangeLog | 57 ++++++++++++++++++++++++++++++++++++++++- aclocal.m4 | 45 +++++++++++++++++++++++++------- configure | 62 ++++++++++++++++++++++++++++++++------------- configure.ac | 2 - src/Device.cs | 25 ++++++++++++++---- src/Song.cs | 8 ++++- src/SongDatabase.cs | 70 +++++++++++++++++++++++++++++++++++++++------------ ui/ProgressDialog.cs | 16 +++++++---- 8 files changed, 226 insertions(+), 59 deletions(-)
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
-- Ubuntu-motu mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
