Accepting request 76928 from home:olh:branches:multimedia:apps
- Update name of dlopen libdiscid object during build - Update additional python plugins to report compatibility for 0.15 - Run dos2unix on additional python plugins - Update to version 0.15 - 2011-07-17 - Added options for using standardized track, release, and artist metadata. - Added preferred release format support. - Expanded preferred release country support to allow multiple countries. - Added support for tagging non-album tracks (standalone recordings). - Plugins can now be installed via drag and drop, or a file browser. - Added several new tags: %%_originaldate%%, %%_recordingcomment%%, and %%_releasecomment%% - Changes to request queuing: added separate high and low priority queues for each host. - Tagger scripts now run after metadata plugins finish (#5850) - The "compilation" tag can now be $unset or modified via tagger script. - Added a shortcut (Ctrl+I) for Edit->Details. - Miscellaneous bug fixes. - Support for the NGS web service Version 0.14 - 2011-05-15 - Fixed a problem with network operations hanging after a network error (#5794, #5884) - ID3v2.3 with UTF-16 is now the default ID3 version - Option to set preferred release types for improved album matching - Added support for sorting the album/file lists (#75) - Fixed OptimFROG tag reading (#5859) - Fixed colors for a white-on-black color scheme (#5846) - Added an option to replace non-ASCII punctuation (#5834) - Support for writing release group and work IDs, currently unused (#5805) - Fixed saving of the release event format tag (#5250) OBS-URL: https://build.opensuse.org/request/show/76928 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
f9fb383764
commit
6beefab6df
@@ -1,3 +1,87 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 11:06:16 CEST 2011 - ohering@suse.de
|
||||
|
||||
- Update name of dlopen libdiscid object during build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 09:29:08 CEST 2011 - ohering@suse.de
|
||||
|
||||
- Update additional python plugins to report compatibility for 0.15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 09:24:40 CEST 2011 - ohering@suse.de
|
||||
|
||||
- Run dos2unix on additional python plugins
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 09:19:34 CEST 2011 - ohering@suse.de
|
||||
|
||||
- Update to version 0.15 - 2011-07-17
|
||||
- Added options for using standardized track, release, and artist metadata.
|
||||
- Added preferred release format support.
|
||||
- Expanded preferred release country support to allow multiple countries.
|
||||
- Added support for tagging non-album tracks (standalone recordings).
|
||||
- Plugins can now be installed via drag and drop, or a file browser.
|
||||
- Added several new tags: %%_originaldate%%, %%_recordingcomment%%, and %%_releasecomment%%
|
||||
- Changes to request queuing: added separate high and low priority queues for each host.
|
||||
- Tagger scripts now run after metadata plugins finish (#5850)
|
||||
- The "compilation" tag can now be $unset or modified via tagger script.
|
||||
- Added a shortcut (Ctrl+I) for Edit->Details.
|
||||
- Miscellaneous bug fixes.
|
||||
- Support for the NGS web service
|
||||
|
||||
Version 0.14 - 2011-05-15
|
||||
- Fixed a problem with network operations hanging after a network error (#5794, #5884)
|
||||
- ID3v2.3 with UTF-16 is now the default ID3 version
|
||||
- Option to set preferred release types for improved album matching
|
||||
- Added support for sorting the album/file lists (#75)
|
||||
- Fixed OptimFROG tag reading (#5859)
|
||||
- Fixed colors for a white-on-black color scheme (#5846)
|
||||
- Added an option to replace non-ASCII punctuation (#5834)
|
||||
- Support for writing release group and work IDs, currently unused (#5805)
|
||||
- Fixed saving of the release event format tag (#5250)
|
||||
- Added support for the language and script tags (#943)
|
||||
- Plugins can now use track-track relationships (#5849)
|
||||
- Allowed external drives to be visible in the file browser panel on OS X (#5308)
|
||||
|
||||
Version 0.13 - 2011-03-06
|
||||
- Changed Picard icon license to CC by-sa
|
||||
- Small UI consistency changes
|
||||
- Albums with tracks linked to more than one file are never marked as
|
||||
"completed".
|
||||
- Fixed matching of scanned files to tracks while the album is still loading.
|
||||
- Support for properly embedded FLAC pictures
|
||||
- Existing embedded images in APE and ASF files are removed only if there
|
||||
are new images to replace them.
|
||||
- More strict tagger script validation.
|
||||
- Fixed the $truncate tagger script function.
|
||||
- Proper rounding of track durations.
|
||||
- Fixed a bug with saving images larger than 64k to WMA files.
|
||||
- Added a $swapprefix tagger script function.
|
||||
- Release events with a date are preferred over the ones without a date.
|
||||
- Files that are being saved as marked as pending.
|
||||
- Updated .desktop file to allow opening Picard with multiple files.
|
||||
- Handle the "open file" event on Mac OS X.
|
||||
- Added timeouts to the HTTP web service client.
|
||||
- Fixed a bug with albums missing the expand/collapse icons
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 09:10:44 CEST 2011 - ohering@suse.de
|
||||
|
||||
- Include a dummy binary to add the correct rpm dependency to the
|
||||
libdiscid SONAME in the package. The python code uses dlopen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 09:06:43 CEST 2011 - ohering@suse.de
|
||||
|
||||
- Update specfile to include URLs to plugins
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 08:58:40 CEST 2011 - ohering@suse.de
|
||||
|
||||
- Remove incorrect sles_version check for libdiscid-devel
|
||||
The package will be required unconditionally to read Audio CDs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 08:58:35 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user