diff options
author | seb <seb@pkgsrc.org> | 2005-03-29 16:24:14 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-03-29 16:24:14 +0000 |
commit | df3d641911a53fd5412d9841764a2c76da88430e (patch) | |
tree | e0c08c0e8aa6884f98fab5c64444209b30dccd2f /audio/amarok/distinfo | |
parent | ac2b681799fc6cb407ee4ec2838a265f2a0e80ed (diff) | |
download | pkgsrc-df3d641911a53fd5412d9841764a2c76da88430e.tar.gz |
Update to version 1.2.3
Changes since last packaged version (1.2.2):
FEATURES:
* Graphequalizer script can now enable and disable the equalizer.
* New DCOP call "player: equalizerEnabled" returns whether or not
the equalizer is enabled.
* OSD notification for mute.
* Mute global shortcut, Win+M.
* Add %comment token for comment display in OSD. (BR 100944)
* View/Edit track entry into context menus of ContextBrowser and
CollectionBrowser.
* You can mark/unmark albums as compilations via CollectionBrowser's
right-click contextmenu.
* New DCOP call "collection: query(const QString& sql)".
Allows to make arbitrary queries on the Collection database.
* New DCOP call "playlist: removeCurrentTrack()". (BR 92973)
CHANGES:
* Show "Artist - Title" for compilation discs in CollectionBrowser
and ContextBrowser.
* Upgraded internal SQLite database to 3.2.0.
* DCOP call saveCurrentPlaylist() now returns the path to current.xml.
BUGFIXES:
* Appropriate context menu entry for changing queue status for multiple
playlist items.
* Fix regression preventing dequeuing multiple selected tracks.
* 'Show Toolbar' remembers its settings between sessions. (BR 98662)
* When doing Musicbrainz lookup from the Context browser, search for the
real track, not the whole album.
* Memleak when a radio stream stalled. (BR 102047)
* The Collection Scan finally checks for the right file modification time.
* Adding a compilation disc from ContextBrowser was broken.
* GStreamer-engine: Reduced the gap when switching to next track without
crossfading.
* GStreamer-engine: amaroK was swallowing the beginning of a track when
Fade-in was set to zero. (BR 94472)
* Use a better highlight color in the "Configure Collection" dialog.
(BR 102059)
* "Remove Duplicates / Missing" fixed. Removes dead entries correctly.
* Fix units for samplerate. (BR 101528)
* amaroK using 100% CPU on some systems. (BR 101524)
(a KHTML bug which got exposed by code in amaroK 1.2.2)
Diffstat (limited to 'audio/amarok/distinfo')
-rw-r--r-- | audio/amarok/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/amarok/distinfo b/audio/amarok/distinfo index 4556b9cb308..5be630da707 100644 --- a/audio/amarok/distinfo +++ b/audio/amarok/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/03/22 01:09:08 seb Exp $ +$NetBSD: distinfo,v 1.6 2005/03/29 16:24:14 seb Exp $ -SHA1 (amarok-1.2.2.tar.bz2) = 36f886f8656a95626bdf58bc3c5049c0788abb6b -RMD160 (amarok-1.2.2.tar.bz2) = 1f6be682266306e92622162f560053c95036f356 -Size (amarok-1.2.2.tar.bz2) = 5966639 bytes -SHA1 (patch-aa) = a1c602e36793d0f663d6930bfc2aea0b09af9e8a +SHA1 (amarok-1.2.3.tar.bz2) = 6570338f9d87e2ad3e7a0dbe82b28d419a514370 +RMD160 (amarok-1.2.3.tar.bz2) = 0f6d867d6d784f1c3c7242312b323de7420bd17d +Size (amarok-1.2.3.tar.bz2) = 6061235 bytes |