[banshee] Created tag 1.5.1



The unsigned tag '1.5.1' was created.

Tagger: Aaron Bockover <abockover novell com>
Date: Tue Oct 13 14:59:07 2009 -0400

    1.5.1 stable release

Changes since the last tag '1.5.0':

A S Alam (3):
      Updating Punjabi Translaiton for Punjabi (Gurmukhi)
      updating Punjabi Translation for Banshee by A S Alam
      updating Punjabi Translation for Banshee by A S Alam

Aaron Bockover (24):
      [libbanshee] Updated Clutter video sink to latest master
      [build] require clutter 0.9.5 (master) or better
      [build] Bump display version, version to 1.5.1
      [NotificationArea] fix the close action not merging when the service starts
      Fixed up Scott's crappy line endings
      Updated to latest Clutter sink from clutter-gst master
      Rename the Music and Video library sources
      Check for clutter 1.0, use Log.Exception
      Listen to ValueChanged, not Changed so manual edit works
      [build] we only need clutter 1.0.1
      Small updates to NEWS
      [build] added some scripts to build Tango
      [Banshee.Moblin] Stubbed out a Moblin extension
      [Banshee.Moblin] added .config file for libmoblin-panel-gtk
      [Banshee.Moblin] Show and link against PlayQueue
      [NotificationArea] Fix notifications regression
      [GtkElementService] Add content window APIs
      [QueueableSourceComboBox] Use CellRendererText
      [PlayQueueSource] Added CreateHeaderWidget method
      [MoblinService] Register as a content window
      [MoblinTrackInfoDisplay] Implement 3 line display
      [Moblin] Worked out, integrated a bunch of UI
      Updated NEWS again, we are releasing.
      Added Moblin code to POTFILES.in

Alex Bennee (1):
      Fix invocation of mdb by "make mdb"

Alex Launi (1):
      Fix DAP Content page title not changing when device is renamed (bgo#589290)

Alexander Kojevnikov (53):
      Keyboard shortcut to clear the search box (bgo#558938)
      Fixed a Bit Rate column glitch (bgo#584587)
      Fixed browser positioning when Banshee is maximised (bgo#575834)
      Updated .gitignore
      Fixed an exception: there is no CoreTracks.DiscNumber column
      Fixed compilation metadata reading and writing (bgo#563283)
      Fixed Shuffle by Album/Artist when Repeat is set to Off
      Fixed an exception on startup when DBus is disabled (bgo#573050)
      Added a --gconf-base-key (bgo#585546)
      Fixed a UI glitch in the Smart Playlist Editor (bgo#571288)
      Future-proof INSERT INTO queries (bgo#585725)
      Updated translators.xml
      Don't hide the track info popup while it has focus (bgo#544592)
      Fixed a gtk+ warning when the SmartPlaylistEditor is created.
      Dispose the SqliteCommand after it's executed (bgo#586498)
      Notify on track change if its URI is changed (bgo#586776)
      Fixed notification area popup positioning on multi-monitor systems (bgo#586589)
      Fixed the playing indicator (bgo#585798)
      Keep the playing song visible in the track list
      Updated translators.xml
      Fixed shuffle by rating mode (bgo#588053)
      Added shuffle by score mode (bgo#585613)
      Fixed notification area popup flashing (bgo#587703)
      Fixed layout of the sync-all button in the track editor (bgo#588589)
      Fixed formatting in the previous commit
      Made the error message label selectable (bgo#589741)
      Don't update DateUpdated stamp when transient fields change (bgo#585896)
      Reserving strings for the patch from bgo#565767
      Fixed a string in the previous commit
      Reserving strings for the patch from bgo#532650
      Reserving strings for the patch from bgo#441093
      Reserving strings for the patch from bgo#559013
      Working around bno#527414, fixes bgo#590478
      Re-added CoreSmartPlaylistEntriesIndex
      Last.fm logos looked bad on dark themes (bgo#588094)
      Added --query-bit-rate option to the list of available commands (bgo#591292)
      --query-X option sometimes returned an error (bgo#591291)
      Added taglib/oga mimetype to the vorbis audio profile (bgo#586999)
      Added MiloÅ¡ PopoviÄ? to translators.xml
      Sorted banshee-1.desktop.mime
      Auto-completion for composer, conductor, grouping and copyright (bgo#592129)
      Play queue enhancements and fixes (bgo#565767, bgo#553399, bgo#553684)
      Selectable song properties (bgo#586106)
      Show multi-line strings on one line in the ColumnCellText (bgo#591802)
      [TrackEditor] Show a tooltip when the property is truncated (bgo#589782)
      [ListView] Optimised ColumnCellText rendering
      [TrackInfo] Fixed initial track score calculation (bgo#594568)
      Allow comma-separated synonyms for aliases in AliasedObjectSet (bgo#592198)
      Added the comment search filter (bgo#380524)
      [SearchEntry] Could not re-select a filter after clearing the entry.
      [PlayQueue] Fixed a NRE when deleting the selected playlist (bgo#595018)
      [PlayQueue] Adding to an empty queue restarts already played songs (bgo#595080)
      [SearchEntry] Implement the Sensitive property (bgo#593956)

Alexandre Prokoudine (3):
      Updated Russian translation
      Updated Russian translation
      Updated Russian translation, more to follow

Andrea Cimitan (1):
      Add thin highlight to ListView selection for 3D effect

Andrej ŽnidarÅ¡iÄ? (2):
      Updated Slovenian translation
      Updated Slovenian translation

Andrés G. Aragoneses (1):
      Reserving strings for the patch from bgo#389550

António Lima (4):
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation

Aron Xu (1):
      Update Simplified Chinese translation.

Benjamin Valero Espinosa (1):
      Updated Spanish translation

Benjamín Valero Espinosa (2):
      Updated Spanish translation
      [TrackEditor] Updating the album artist when the track artist is edited

Bertrand Lorentz (32):
      [Audioscrobbler] Ignore negative increase for playtime calculation
      [PlaylistParser] Save the HTTP stream directly to the MemoryStream
      Revert "Updating Punjabi Translaiton for Punjabi (Gurmukhi)"
      [AudioCd] Put all calls to MusicBrainz in a big try/catch block
      [CoverArtSpec] Compile the regex used in EscapePart
      [Audioscrobbler] Send the length of the now playing track as an integer
      [FolderImportSource] Allow selection of multiple folders (BGO#586946)
      [ListView] Escape the text in the tooltip
      [PlayerEngineService] Fix crash when trying to play from an audio CD
      [WrapLabel] Fix crash when opening the profile conf dialog (BGO#587308)
      [Lastfm] Use a GTK LinkButton for the badge and signup buttons
      [PlaylistParser] Only read the whole stream if it's a playlist
      Add missing files in POTFILES.in
      Add missing file in POTFILES.in
      [muinshee] Remove useless call to AddAccelGroup
      [ServiceManager] Catch exceptions thrown during delayed initialization
      [HyenaSqliteArrayDataReader] Impove performance of column name caching
      [DllMapVerifier] Fix parsing when a DllImport doesn't have double quotes
      Update translators.xml
      Small but long overdue update to the HACKING file
      [build] Replace a bash extension by POSIX syntax in shave.in
      [ContextPane] Mark 2 strings for translation, they were missed before
      [build] Sort banshee-1.desktop.mime using the C locale
      Add missing file in POTFILES.in
      [StreamTagger] Remove a quite superfluous "foo = foo;" line
      Remove the MediaWeb extension for the source tree
      Update translators.xml
      Fix sqlite3_last_insert_rowid return type to long
      Use env in the she-bang of some scripts, for FreeBSD portability
      Update translators.xml
      [NotificationAreaService] Fix build with older versions of notify-sharp
      [ListView] Fix freeze in RecalculateColumnSize (BGO#597337)

Chow Loong Jin (3):
      Add --disable-builtin-equalizer configure flag
      Add muinshee launcher script as a symlink
      [NotificationAreaService] Fix notifications stacking with notify-osd

Christian Kirbach (1):
      Updated German translation

Christopher James Halse Rogers (1):
      Expose LAME's "preset" option (BGO #563303)

Daniel Nylander (5):
      Updated sv translation (Daniel Nylander)
      Updated Swedish translation
      Updated Swedish translation
      Updated Swedish translation
      Updated Swedish translation

David Stone (1):
      Fix editor always prompting to save podcasts

Denis ARNAUD (3):
      added br in LINGUAS file
      Updated breton translation
      Updated breton translation

Eitan Isaacson (3):
      Use StockIds for playback action a11y (BGO #595294)
      Make sure volume button does not capture left/right keys
      Make sure the seek slider does not capture left/right keys

Elena Grassi (1):
      Add weighted random-by-rating mode

Florent Thoumie (1):
      Change the dll mappings so that they also work on FreeBSD

Fran Dieguez (1):
      Updated Galician Translation

Fran Diéguez (1):
      Updated Galician Translation

Gabor Kelemen (1):
      Hungarian translation updated

Gabriel Burt (52):
      Fix blank MimeTypes for tracks ripped before 1.4
      Add note about gst-plugins-bad in NEWS
      Implement random by album and artist (BGO #348582)
      Work with new notification-daemon (BGO #565876)
      Avoid needlessly syncing iPods twice
      Get deterministic source sort w/ UniqueId fallback
      Look for RB playlists db in both locations too
      Prevent NRE in equalizer (BGO #548912)
      Dispose Cairo.Surfaces instead of Destroying them
      [PixbufImageSurface] Add convenience factory func
      [libbanshee] Set the directsoundsink volume to 1.0
      Don't create video fakesink on Windows
      Next skips entire album/artist when random-by
      Catch NotImplementedException in MB# (BGO #527788)
      Remove MediaWeb extension from the build
      Set proper install dir for some extensions
      Bump Gtk# requirement to 2.12
      Uncomment the support for ListView tooltips
      Set spacing to 6 between context pane & track list
      Fix the build on Mono 1.9.1
      Avoid NRE stopping jobs on shutdown (BGO #587373)
      Add Anazlyer back to DIST_SUBDIRS
      When user picks new sort column, sort ascending
      Add null check to avoid common podcast update NRE
      Fix random by album/artist/rating for playlists
      Use Equals not == in CheckBox column
      Clean up some ServiceManager calls
      Return the btn in BansheeDialog AddButtons methods
      Support /Banshee/ThickClient/ActionGroup addins
      Refactor some model classes
      Add UseMarkup property to ColumnCellText
      Move Banshee.NotificationArea.addin.xml up a level
      Add [STAThread] to Main for COM support if WIN32
      Move IsRunningUnix to new Hyena.PlatformUtil class
      Fix ImageSurface shared memory crash on Windows
      Fix up some .csproj files
      Some more .csproj file fixes
      Remove unnecessary Mono.Addins.Gui using
      Check tables exist before trying to ANALYZE them
      Avoid NRE in ColumnCellStatusIndicator
      Patch from Jack Deslippe for playlists on Android
      Fix build-breaking typo I just introduced
      Update NEWS and contributors.xml for 1.5.1
      More NEWS updates
      Even more NEWS updates
      Improve default library locations
      Set tooltip and sensitive for location Reset btn
      Add separator in Media menu before src items
      Update NEWS and contributors for 1.5.1
      Update translators in NEWS
      Fix bug with next button not showing shuffle icon
      Fix some db migration issues

Gianvito Cavasoli (1):
      Updated Italian translation

Gintautas Miliauskas (1):
      Updated Lithuanian translation.

Haitao Feng (1):
      [RadioTrackInfo] Parse metadata from file opened through "Open Location"

Ilkka Tuohela (1):
      Updated Finnish translation

Inaki Larranaga Murgoitio (4):
      Updated Basque language
      Updated Basque language
      Updated Basque language
      Updated Basque language

Jack Deslippe (7):
      Better Rockbox support
      Video Folder setting for MassStorage devices
      Set the Podcast flag on import based on genre (BGO #589831)
      Fix issue with copying file to library (BGO #540597)
      [Hyena] Fixes virtual columns not getting cloned
      [Dap] Write metadata to copied files if needed
      Fix bug with calling all HTC phones G1s

Jeff Wheeler (1):
      Add support for WebOS devices (BGO #585112)

Jensen Somers (1):
      Fix off-by-one-day date querying bug (BGO #546844)

Johannes Kuhn (1):
      Add support for the Samsung Galaxy Android Phone

Jordi Mas (1):
      Update Catalan translation

Jorge González (1):
      Updated Spanish translation

Josh Lee (1):
      Fix a typo in the status message for podcast downloads

Mario Blättermann (1):
      Updated German translation

Michael Martin-Smucker (1):
      [TrackInfo] Fixed rounding when updating the track score

MiloÅ¡ PopoviÄ? (1):
      Updated Serbian translation

Neil Loknath (2):
      [SeekSlider] Fix hang when position moved to right causing track change
      Improve seek slider behavior with seekable streams

Nils Naumann (1):
      Trim filename dots and spaces (BGO #588350)

Nyall Dawson (3):
      Fix to work with libmtp 1.0.x (BGO#594191)
      Fix support for some MTP devices (BGO #543938)
      Fix playlists for some MTP devices (BGO #590342)

Olivier Duff (1):
      Stop playing from audio CD when it's ejected (bgo#475094)

Olivier Dufour (1):
      Save and load the Gtk.AccelMap (BGO #579013)

Paul Lange (1):
      Look for Rhythmbox db at both new and old paths

Piotr DrÄ?g (1):
      Updated Polish translation

Pratik Patel (1):
      [PodcastSubscribeDialog] Trim URL pasted from clipboard (BGO#585679)

Romain Tartière (6):
      Use the sed utility detected by autotools
      [build] Fix libmtp.so.* detection for FreeBSD
      [build] Remove unnecessary bashism in moonlight.m4
      [build] Remove usage of a GNU sed extension, for FreeBSD portability
      [build] Fix locale used for the generation of translators.xml
      [build] Avoid using GNU sed extended regular expressions

Sandy Armstrong (1):
      [PlayQueue] New "Add tracks"  button for adding more random tracks

Timur Zhamakeev (2):
      Added Kyrgyz translation
      Added ky to LINGUAS

Tomasz Dominikowski (3):
      Updated Polish translation
      Updated Polish translation
      Update Polish translation

Wolfgang Stöggl (1):
      Updated German translation

Yaron Shahrabani (1):
      Updated Hebrew translation

Žygimantas BeruÄ?ka (1):
      Updated Lithuanian translation



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]