SHA256
1
0
forked from pool/picard
picard/picard.changes
Stephan Kulow 6beefab6df 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
2011-07-25 10:17:02 +00:00

123 lines
5.2 KiB
Plaintext

-------------------------------------------------------------------
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
- Don't install unsupported locale 'sco' on openSUSE > 11.3
- Fixed icons directory ownership and added hicolor-icon-theme
dependency
-------------------------------------------------------------------
Wed Aug 25 15:32:27 UTC 2010 - sasch.pe@gmx.de
- Updated to upstream version 0.12.1+bzr1043
- Icon license now complies with openSUSE packaging guidelines
-------------------------------------------------------------------
Mon Apr 19 19:24:13 UTC 2010 - sasch.pe@gmx.de
- Added several plugins
-------------------------------------------------------------------
Tue Jan 5 13:18:15 UTC 2010 - masterpatricko@gmail.com
- Updated to upstream v0.12.1
-------------------------------------------------------------------
Fri Jan 23 20:08:16 GMT 2009 - masterpatricko@gmail.com
- Updated to upstream v0.11
-------------------------------------------------------------------
Mon Jun 30 00:00:00 GMT 2008 - jfunk@funktronics.ca
- Adapt to non-standard python build
-------------------------------------------------------------------
Fri Feb 01 00:00:00 GMT 2008 - jfunk@funktronics.ca
- Update to final v0.9
-------------------------------------------------------------------
Mon Sep 03 00:00:00 GMT 2007 - jfunk@funktronics.ca
- Initial release