[Pkg-cli-apps-commits] [SCM] banshee branch, master-karmic, updated. debian/1.5.0-3-8-g3c0c3c3
Iain Lane
laney at ubuntu.com
Sat Oct 10 22:37:43 UTC 2009
The following commit has been merged in the master-karmic branch:
commit 3c0c3c3de540434e993bc0ad28c2558cf3803b83
Author: Iain Lane <laney at ubuntu.com>
Date: Sat Oct 10 23:37:33 2009 +0100
Disable equalizer, close a bunch of LP bugs
diff --git a/debian/changelog b/debian/changelog
index c239448..70ec014 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,79 +14,103 @@ banshee (1.5.1~git2260a87-0ubuntu1) UNRELEASED; urgency=low
New Features:
- - Play Queue Auto DJ keeps the tunes coming
- - Shuffle by album and artist
- - Shuffle by weighted rating and score mode
- - Add tooltips for ellipsized ListView text
- - Keep the playing song visible in the track list
- - Add support for WebOS devices
- - Add support for the Samsung Galaxy Android Phone
+ - Play Queue Auto DJ keeps the tunes coming
+ - Shuffle by album and artist
+ - Shuffle by weighted rating and score mode
+ - Add tooltips for ellipsized ListView text
+ - Keep the playing song visible in the track list
+ - Add support for WebOS devices
+ - Add support for the Samsung Galaxy Android Phone
Enhancements:
- - When user picks new sort column, default to sort ascending
- - Drop the " Library" suffix on the Music and Video sources
- - Add thin highlight to ListView selection for 3D effect
- - Keyboard shortcut (ESC) to clear the search box
- - Expose LAME's "preset" option
- - Added a --gconf-base-key for running sandboxed
- - Trim URL pasted from clipboard to podcast dialog
- - Allow selection of multiple folders on import
- - Support playlists on Android G1 devices
- - Better support for devices running Rockbox
- - Set video sync folder for Android and WebOS devices
- - Made the error message label selectable
- - Save and load the Gtk.AccelMap
- - Added taglib/oga mimetype to the vorbis audio profile
- - Auto-completion for composer, conductor, grouping and copyright
- - Added the 'comment' search filter
- - Selectable song properties
- - Show a tooltip in track editor when the property is truncated
+ - When user picks new sort column, default to sort ascending
+ - Drop the " Library" suffix on the Music and Video sources
+ - Add thin highlight to ListView selection for 3D effect
+ - Keyboard shortcut (ESC) to clear the search box
+ - Expose LAME's "preset" option
+ - Added a --gconf-base-key for running sandboxed
+ - Trim URL pasted from clipboard to podcast dialog
+ - Allow selection of multiple folders on import
+ - Support playlists on Android G1 devices
+ - Better support for devices running Rockbox
+ - Set video sync folder for Android and WebOS devices
+ - Made the error message label selectable
+ - Save and load the Gtk.AccelMap
+ - Added taglib/oga mimetype to the vorbis audio profile
+ - Auto-completion for composer, conductor, grouping and copyright
+ - Added the 'comment' search filter
+ - Selectable song properties
+ - Show a tooltip in track editor when the property is truncated
Notable bug fixes:
- - Fix blank MimeTypes for tracks ripped before 1.4
- - Fix a Bit Rate column sizing glitch
- - Fix browser positioning when Banshee is maximised
- - Fix compilation metadata reading and writing
- - Work with new notification-daemon
- - Avoid needlessly syncing iPods twice
- - Deterministically sort sources to avoid fluttering
- - Look for Rhythmbox db at both new and old paths
- - Fix bug with scrobbling after skipping a track
- - Fix crash in equalizer
- - Fix an exception on startup when DBus is disabled
- - Fix off-by-one-day date querying bug
- - Fix a UI/spacing glitch in the Smart Playlist Editor
- - Don't hide the track info popup while it has focus
- - Prevent endless "Searching for CD metadata..."
- - Fix Last.fm now-playing for non-decimal track lengths
- - Dispose the SqliteCommand after it's executed
- - Fix notification area popup positioning on multi-monitor systems
- - Fix the playing indicator when song in list more than once
- - Fix crash when opening the profile conf dialog
- - Fix crash stopping jobs on shutdown
- - Fix notification area popup flashing
- - Trim filename dots and spaces to be NTFS compliant
- - Stop playing from audio CD when it's ejected
- - Don't update DateUpdated stamp when transient fields change
- - Fix DAP content page title not changing when device renamed
- - Set the Podcast flag on import based on genre
- - Fix hang when slider dragged to track change .
- - Prevent slider jumping around after seeking in stream
- - Fix Last.fm logos on dark themes
- - --query-X option sometimes returned an error
- - Build and runtime fixes for FreeBSD
- - Fix editor always prompting to save podcasts
- - Fix rounding when updating the track score
- - Fix initial track score calculation
- - Fix playback buttons' a11y
- - Fix crasher on PPC
+ - Fix blank MimeTypes for tracks ripped before 1.4
+ - Fix a Bit Rate column sizing glitch
+ - Fix browser positioning when Banshee is maximised
+ - Fix compilation metadata reading and writing
+ - Work with new notification-daemon
+ - Avoid needlessly syncing iPods twice
+ - Deterministically sort sources to avoid fluttering
+ - Look for Rhythmbox db at both new and old paths
+ - Fix bug with scrobbling after skipping a track
+ - Fix crash in equalizer
+ - Fix an exception on startup when DBus is disabled
+ - Fix off-by-one-day date querying bug
+ - Fix a UI/spacing glitch in the Smart Playlist Editor
+ - Don't hide the track info popup while it has focus
+ - Prevent endless "Searching for CD metadata..."
+ - Fix Last.fm now-playing for non-decimal track lengths
+ - Dispose the SqliteCommand after it's executed
+ - Fix notification area popup positioning on multi-monitor systems
+ - Fix the playing indicator when song in list more than once
+ - Fix crash when opening the profile conf dialog
+ - Fix crash stopping jobs on shutdown
+ - Fix notification area popup flashing
+ - Trim filename dots and spaces to be NTFS compliant
+ - Stop playing from audio CD when it's ejected
+ - Don't update DateUpdated stamp when transient fields change
+ - Fix DAP content page title not changing when device renamed
+ - Set the Podcast flag on import based on genre
+ - Fix hang when slider dragged to track change .
+ - Prevent slider jumping around after seeking in stream
+ - Fix Last.fm logos on dark themes
+ - --query-X option sometimes returned an error
+ - Build and runtime fixes for FreeBSD
+ - Fix editor always prompting to save podcasts
+ - Fix rounding when updating the track score
+ - Fix initial track score calculation
+ - Fix playback buttons' a11y
+ - Fix crasher on PPC
+ * Also fixes bugs reported on Launchpad:
+ - Podcasts downloading can't be finished (LP: #326827)
+ - right click add to playlist locks up computer (LP: #363561)
+ - Banshee will crash if attempting to remove "New Preset" from equaliser
+ (LP: #365227)
+ - Initial collection indexing uses too much CPU (LP: #335147)
+ - Banshee album art is blurred in notification bubbles (LP: #338695)
+ - Banshee uses 100% CPU when downloading cover art (LP: #340436)
+ - Wrong Cursor Icon It's Shown On Last.fm LogIn Dialog (LP: #342463)
+ - Podcast files are not deleted from disk (LP: #377912)
+ - Podcast description is not fully readable (LP: #380767)
+ - shuffle by artist/album always disabled (LP: #381557)
+ - i18n breaks Smart Playlists (LP: #382951)
+ - Banshee ignores album art in album folder (LP: #384027)
+ - iPod cover/album art appears on a slant (LP: #388370)
+ - Import from Local Folder should allow you to select more than one folder
+ to import from (LP: #340401)
+ - Unable to play radio station stream (LP: #250247)
+ - Rating Menu Item not Shown Properly on Themes with Dark Menus
+ (LP: #342465)
+ - Crash in Banshee Indexer client library (LP: #352537)
+ - banshee doesn't work through ssh -X (LP: #383989)
* debian/patches/01_dispose-sqlite-cmd.patch, 02_system-equalizer.patch,
03_muinshee-booter.patch: Drop, applied upstream.
* debian/patches/99_ltmain_as_needed.patch: Refresh
+ * debian/rules: Disable Banshee's builtin equalizer - gstreamer's one is now
+ good enough for us to use.
- -- Iain Lane <laney at ubuntu.com> Sat, 10 Oct 2009 21:42:25 +0100
+ -- Iain Lane <laney at ubuntu.com> Sat, 10 Oct 2009 23:08:00 +0100
banshee (1.5.0-3) experimental; urgency=low
diff --git a/debian/rules b/debian/rules
index 1b7d695..ea3614f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
override_dh_auto_configure:
dh_auto_configure -- --disable-static --enable-release \
--with-vendor-build-id="`lsb_release -ds`" \
+ --disable-builtin-equalizer \
MCS=/usr/bin/mono-csc LDFLAGS="$(LDFLAGS)"
# disable tests
--
banshee
More information about the Pkg-cli-apps-commits
mailing list