[banshee] Created tag release-test-1.5.0



The unsigned tag 'release-test-1.5.0' was created.

Tagger: Aaron Bockover <abockover novell com>
Date: Sat May 23 23:09:03 2009 -0400

    1.5.0 unstable release

Changes since the last tag '1.4.2':

Aaron Bockover (32):
      Updated targets with the latest GStreamer et al releases, and pass a vendor to the build
      Added a sweet script for debugging open Banshee processes
      Ensure the MimeType field in the desktop files has a trailing ; which is
      Another MD fixup. lesigh
      First hacky pass at Clutter integration; nothing to see, and I probably
      Second pass, working video display and sizing, not hacky at all, just pure
      Added RotationX, RotationY, RotationZ properties just for fun
      More stuff just for fun
      Bump to 1.5.0
      Added Korean translation from Novell Language
      Best guess fixes to make msgfmt -c pass, which is run as a commit hook in git now
      Testing push on clean clone
      Added some more descriptive DOAP
      Forward-ported Clutter support from stable-vis
      Fixed the clutter sink build
      Forward port theme engine patch from stable-vis
      Translate BANSHEE_CLIENT=Foo environment variable into --client=Foo
      Script to analyze service startup times
      Delay initializing the MediaProfileManager
      Performance improvements for Notification Area
      Add null check now necessary due to performance fix
      Require clutter 0.9.3 or better
      Added shave to the repo
      Update to shave from git, patch to support mcs
      Use shave for prettier build output
      Display the -out:FOO at starting at the correct index
      [build] distcheck passes again
      Friends, our beloved ChangeLog is no more. Long live git log, and use it wisely with others in mind.
      [build] generate a useful tin-foil-hat ChangeLog
      [build] Update targets for OS X build
      [build] added libproxy for libsoup, fixed libsoup build
      [build] do not use -r on sed, output a zip file for dist

Alex Launi (2):
      Fix NRE caused by Beroe not starting the preferences service (BGO #576033)
      Fix remotely-queued songs not triggering the play queue to become the next playback source (BGO #582790)

Alexander Kojevnikov (23):
      Update the UI when repeat and shuffle mode is changed using DBus (BGO
      Changed the RatingEntry widget to make it easier to edit and reset the
      Fixed row rendering glitch when hscroll position is non-zero (BGO #548526)
      Allowing to resize track list view columns as long as one column to the
      Fixed zero rating display in the main menu (BGO #577835)
      Added *.mdb
      Setting default height for the Preferences dialog (BGO #552620)
      Don't change the browser height when the recommendations pane is shown
      Fixed the RatingEntry colors on dark themes (BGO #576459)
      Fixed the full-screen mode visual glitch in the Now Playing source (BGO
      Trimming dots and spaces in file and folder names (BGO #572999)
      Reset the mouse cursor when it leaves the ListView (BGO #580053)
      Preventing an infinite loop when saving track metadata (BGO #579370)
      Fixed smart playlist templates in non-English locales (bgo#581987)
      Added missing mnemonics (bgo#554672)
      Fixed theming of the MessageBar (bgo#557756)
      Fixed the seek position when dragging the slider (bgo#577047)
      Fixed a warning in libbanshee
      Don't activate the full-screen while in mini-mode (bgo#573068)
      Fixed notification area popup position on multi-monitor systems (bgo#537696)
      Disable repeat and shuffle controls when the play queue is active (bgo#577681)
      Update the track info display when currently played song is edited (bgo#546463)
      Show full file path in the ErrorSource

Andrés G. Aragoneses (2):
      Leave the third line empty in NowPlaying when there's no album title
      Calculate what to add/remove right before syncing, to ensure we reflect the latest changes in the library (BGO #581122)

Antón Méixome (1):
      Updated Galician Translation.

Bertrand Lorentz (67):
      Properly detect when a program is not found (BGO #562185).
      Also update the icon cache during "make uninstall" (BGO #561461).
      Fix parallel build for docs (BGO #559917).
      Make a regex a static field, for a small performance improvement (BGO
      Make sure that folder depth defaults to -1 if it's not set, and transfer
      Patch from David Spreen making sure podcasts are copied to the Podcasts
      Change the count query to avoid an infinite loop (BGO #548131).
      Patch from Daniel Siegel to add an option missing from the help output
      Patch from Wouter Bolsterlee to improve the labels on two buttons (BGO
      Move a typedef so that it builds without clutter.
      Patch from PrzemysÅ?aw Grzegorczyk to clean up gtk includes to use only
      Add missing files.
      Explicitly convert integers coming from the DB, as Mono.Data.Sqlite
      Patch from John Millikin to unescape URLs returned by Last.fm (BGO
      Patch from John Millikin to escape the suggested filename when exporting a
      Patch from Diego E. Pettenò removing the call to AC_CANONICAL_SYSTEM (BGO
      Patch from John Millikin fixing the export of a playlist that was never
      patch from Christian Krause fixing the timezone handling (BGO #570721).
      Log exceptions raised when reading a GConf key, if they are not a
      Properly set the state of the Show Recommandations check box on startup
      Patch from Alexander Kojevnikov fixing auto-growing of the Comment text
      Fix compilation of the in-tree notify-sharp.
      Add support for %album_artist_initial% as a variable for file/folder name
      Fix a visual glitch when sidebar is very narrow. Patch from Neil Loknath
      Fix a test by adding the SQL escape clause that is now used.
      Make search fields not case sensitive, so that "Search by Matching Album"
      Move the ToLower call added in my previous commit outside of the loop.
      Initialize the AddinManager before running tests. Original patch by John
      Patch from Valentin Sawadski removing the Skip button from notifications
      Various fixes to the unit tests. There are still a few failures left, but
      Do not throw an exception when trying to sniff an invalid file.
      Patch from Alexander Kojevnikov adding a refresh action in the context
      Patch from Alexander Kojevnikov that makes the Previous button go to the
      Fix a crash on detection of a Daap server, related to the new source
      Fix parameter order for the SourcePreferences action entry.
      Fix localization issues in Playback menu by having separate string for
      Patch from Alexander Kojevnikov fixing a localization issue with the
      Set the source name as the text of the renderer, for a11y.
      Move the line added in my previous commit, to prevent a crash when
      Patch from Alexander Kojevnikov fixing a visual glitch in the extension
      Patch from Alexander Kojevnikov fixing the Next button so that its pressed
      Patch from Christoph Burgdorf to update the recommendation pane when the
      Update the special case for sr latin, as the po file was renamed.
      Update the special case for sr latin, as the po file was renamed.
      Patch from Roderich Schupp setting the right merge mode, so that tags are
      Print a proper error message when (g)libtoolize is not found. Patch from
      Patch from Alexander Kojevnikov fixing the bug where right-clicking on a
      Patch from Alexander Kojevnikov fixing the position calculation for clicks
      Automatically analyze the database when the number of records in a table
      Fix my previous patch to properly handle the case when a table is not in
      Patch from Félix Velasco adding support for ASF reference playlists, with
      Add some unit tests for ASF reference playlists. The remote test, like all
      Reduce startup time by compiling and caching XPath expressions (BGO
      Fix confusing typo in debug message.
      Set the file attributes to normal before deleting podcast file
      Do not ignore exceptions while downloading podcasts
      Cleanups and code formatting fixes, no actual code changed
      Add mailto: in front of e-mail addresses
      Fix handling of podcast feeds that don't specify their encoding
      Add an additional parameter to LIBMTP_Create_Folder for libmtp >= 0.3.0
      Make configure fail if --enable-webkit and webkit-sharp is not found
      Remove the in-tree copy of notify-sharp
      Bring back the in-tree copy of notify-sharp, updated to latest svn
      Update vendor_build_id from svn to git (BGO #581413)
      Replace String.Format calls with String.Concat, small performance gain
      Improve the parsing of the encoding in podcast feeds by using a RegEx
      Remove the now dead Banshee.NowPlaying.Clutter from the solution

Chris Howie (1):
      Reduce CPU usage in viz pipeline bgo#555834

Claude Paroz (1):
      Update path of moved file.

Cody Russell (3):
      When adding a new action, first check that the notification daemon
      Added a test in case Capabilities can be null
      Fix

Daniel Nylander (7):
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation
      Updated sv translation

Duarte Loreto (2):
      Updated Portuguese translation by António Lima <amrlima gmail com>.
      Updated Portuguese translation by António Lima <amrlima gmail com>.

Eoin Hennessy (4):
      Bump taglib# version.
      Enable running uninstalled on OSX and make sure that the value for 'db' is
      The current path is not gauranteed to be a valid Uri (especially when
      missed Changelog in commit

Gabor Kelemen (3):
      Translation updated.
      Translation updated.
      Hungarian translation updated

Gabriel Burt (165):
      Fix bug with IfModifiedSince header that prevented subscribing to some
      Patch from Félix Velasco removing unnecessary lock that was causing some
      Move UpdateProgress out of ImportTrack method to avoid triggering the
      Move the Rhythmbox and Amarok migrators into a non-Core extension, enabled
      Enable smooth (kinetic) scrolling of track/artist/album etc lists (all but
      Fix compilation issues when building with Mono 2.2
      Name threads so kill -s QUIT thread dumps are easier to grok.
      New file, for those using git-svn at home and to prepare for GNOME's git
      Improve the smooth scrolling by stopping in a nearly constant amount of
      Add LicenseUri as a search and smart playlist field and as a column.
      Double using, broke the build.
      New extension that adds a preference (disabled by default) to
      Make unsubscribe, download episodes, and refresh options work even if
      Add new information tab to the track editor/properties, only shown for
      Don't do any checks about whether the user is a subscriber or not before
      Fix the Begin/Commit/RollbackTransaction methods in HyenaSqliteConnection.
      Fix issue with album art and the album/artist/title overlapping in the
      New button that is insensitive if there are no background UserJobs
      Fix a warning.
      Fix bug with getting into a loop, constantly trying to reconnect to an
      Sync with Makefiles.
      Check for .git in addition to .svn to determine whether to set release
      Add *.userprefs
      Put the track editor modifier in a <Module> and specify that it depends on
      Add Banshee.Bpm properly to MonoDevelop.
      Patch from John Millikin transitioning us from Mono.Data.SqliteClient to
      Convert ArrayList to List<T>.
      Fix crash on delete from FSQ (BNC #467377)
      Set CanDeleteTracks to false until we actually implement DeleteTrack.
      Patch from Christoph Burgdorf making it so you have to actually click on
      Add ability to edit podcasts' names in their properties dialog
      Fix up the libmtp8 support which was crashing on loading MTP devices due
      Show the pause/stop button when Loading/Loaded.
      Show only background UserJobs in the task status button.
      New subclass of UserJob for use by tasks that need to process N items from
      Subclass from DbIteratorJob, making this class quite simple, and fixing a
      Fix build.
      Fix bug I just introduced to TogglePlaying where if Paused we wouldn't
      Slightly modified patch from Moritz Schallaböck that makes CanSeek always
      Patch from Andrés G. Aragoneses, moving the removal of DAP playlists from
      This patch fixes issues with adding tracks to a MTP device, the symptoms
      Add copy of Mono.Data.Sqlite from Mono svn (revision 120995), with a patch
      Rename sr Latn to sr latin
      Patch from John Millikin adding support for %album_artist% as a variable
      Require Mono 1.9.1 - C# 3.0 here we come!
      Check for a very small change in the remaining width in the column size
      Remove illogical setting of IsImporting.
      Patch from William Pettersson catching exceptions thrown when trying to
      Modified patch from William Pettersson fixing NRE with transferring song
      In the status bar use ndashes instead of ", " to separate the elements
      Patch from John Millikin setting the values of the stats tab as not
      Patch from John Millikin fixing issue with downloading some podcasts.
      Patch from John Millikin adding support for sort values for artist, album,
      Patch from John Millikin adding support for full/proper case-insensitive
      Bump requirement to 2.0.3.2 (taglib-sharp trunk atm)
      Patch from Andrés G. Aragoneses fixing bug with string matching functions
      Patch from John Millikin (with some style fixups added in by me) that
      Patch from John Millikin revamping the illegal_chars array, removing a
      Remove old EscapeFilename test.
      Use the SortName information from MusicBrainz, and detect if an album is a
      Patch from Alexander Kojevnikov making Delete from Disk still default to
      Patch from Alexander Kojevnikov making the header labels in the track
      Patch from Alexander Kojevnikov making the Shared Music source remember
      Fix localization issues (BNC #449788)
      Patch from Alexander Kojevnikov setting tooltip (BGO #572336)
      This patch fixes support for hiding/restoring from the notification icon
      Add Banshee.usertasks to .gitignore
      Patch from Alexander Kojevnikov adding mnemonics for track editor fields
      Patch from Chris Jones fixing theming issue (BGO #558656)
      Patch from John Millikin removing some cruft and changing the podcast
      Fix another freeze in the RecalculateColumnSize code due to some values
      Fix bug where the --hide command would call .Hide () on the window, but
      Massive, awesomely-well-done patch by John Millikin adding proper support
      Patch from John Millikin adding support for importing and exporting XSPF
      Slightly nicer debug output.
      Patch from Andrés G. Aragoneses and John Millikin fixing the wildcard
      Patch from Alexander Kojevnikov moving the focus to the list of songs when
      Patch from Alexander Kojevnikov making it so that even if the statistics
      Patch from Alexander Kojevnikov to ignore/not fetch recommendations for
      Patch from John Millikin, with a few enhancements by me, adding support
      Add ellipses to the end of some action labels, and add short labels
      Rename SortTypes to ChildSortTypes.
      Fix mistake in default smart playlist name.
      Add a bunch of people as developers and contributors, most of whom should
      Alphabetize Makefile.am sources
      Move the folder selector into its own section, add a new misc section, and
      Don't switch to the FSQ source when some files are loaded if the playing
      Add 'make csharp' target that references Gtk#, Hyena, Banshee etc for
      Updated by MonoDevelop, removing empty elements and saving some
      Alphabetize source files
      Remove cruft and unnecessary logging.
      Handle the Name/ShortDescription of a pref changing.
      Patch from Andrés G. Aragoneses with input from John Millikin to keep
      Update the MetadataHash for tracks that have an unknown artist, album,
      When the locale has changed, update the SearchKeys as well.
      Patch from Alexander Kojevnikov fixing bug with predefined smart
      Patch from Alexander Kojevnikov fixing mouse interactions with ListView's
      Patch from Alexander Kojevnikov fixing a dragged column rendering glitch
      Patch from Alexander Kojevnikov fixing focus loss when renaming non-active
      Patch from Brian Lucas and Alexander Kojevnikov adding a score
      Set a tooltip on the next/arrow button, and make sure the title entry is
      Make the track artist sync button not sensitive when IsCompilation, and
      Patch from Brian Lucas reenabling and updating the old folder_depth
      Patch from Alexander Kojevnikov and myself fixing an issue with migration
      Some cleanup and build fixes.
      Updated
      Update some indices to use the new SortKey columns.
      Patch from Andrés G. Aragoneses disposing the sync object when the dap is
      Fix warnings.
      Set the indicator bug to have an empty title.
      Patch from Andrés G. Aragoneses fixing bug with ratings not getting
      Updated to latest MusicBrainz# courtesy of Scott Peterson and Tom Corner.
      Patch from Alexander Kojevnikov working around issue in TagLib# where it
      Improve language for smart playlists predefined button.
      Apply patch from Bertrand Lorentz optimizing the method that does type
      New scripts and tests for testing and comparing performance across
      Set scripts as executable
      Remove old comment about how to fix the transactions code.
      Dispose underlying reader after reading in all its values.
      Update translators.xml
      Also build an exe, useful for drilling into a performance problem with
      Building on Bertrand's patch, improve performance even more.
      Performance fixes ported from upstream System.Data.Sqlite, making
      Fix warnings.
      Set the sensitivity based on whether any bg tasks are active, so less
      If nunit is not found, look for mono-nunit.
      Handle YYYY release date strings from MusicBrainz (BGO #578073)
      Change corecache itemid to text
      Add banshee.doap for cgit purposes
      2009-04-16 Gabriel Burt <gabriel burt gmail com>
      Add a smart, priority-aware, resource-contention-avoiding job scheduler. Net result is BPM analysis will pause while importing, etc (BGO #577772). Still need to convert Banshee.Kernel jobs.
      Make save-to-file and move-on-info-save jobs restartable
      Fix album art support for MTP devices when using libmtp8 (BGO #560520)
      Add .spx (Speex) files to the whitelist
      Execute the 'gtk-menu-popup-delay = 225' hack whenever StyleSet (BGO #524706)
      Fix mono 2.0.1 runtime method-not-found issue in Hyena.Jobs (BGO #580044)
      Escape tainted values in HTML output in DAAP plugin (BGO #577270)
      GrabFocus on the current entry on TrackEditor fwd/back, so its contents is selected
      Alphabetize the translator credits by name
      Add a new, extensible context pane for Last.fm recommendations and
      New Wikipedia context pane extension; requires --enable-webkit,
      Remember and restore the last context page displayed
      Add Wikipedia icon
      Commit patch from Ubuntu that only adds notification area actions if supported
      Based on a patch from Nicolò Chieffo, only scale notification cover art when talking to the notification-daemon (BGO #574400)
      Add 669, it, med, mod, mol, mtm, nst, s3m, stm, ult, wow, xm, xnm extensions to the whitelist (BGO #580014)
      Fix ReplayGain preference capitalization
      Fixup POTFILES.in/skip
      If failed to retrieve Last.fm data, try once more to rule out a corrupted cache
      Tweak the main Last.fm contents' width calculation so it doesn't infinitely expand in Cubano
      Update to build and run on Windows
      Remove duplicate source file entry in .csproj
      Add a missing source file to .csproj
      Add System.Core (Linq) reference to Banshee.ThickClient.csproj
      Set framework target to 3.5 for Banshee.ThickClient
      Fix up two libbanshee DllImports
      libbanshee.csproj fixes
      Fix libbanshee build on Windows
      Add script that will generate the list of contributors for NEWS from the contributors.xml
      Sync contributors.xml with NEWS list; long overdue
      First pass at NEWS for 1.5.0; still needs bug/feature info
      NEWS almost ready to go for 1.5.0
      Support setting an API URL for the audio scrobbler engine
      Add new contributors to contributors.xml
      Remove an index on smart playlists that was causing an enourmous slowdown (BGO #581103)

Hendrik Richter (1):
      Updated German translation, fix #569785.

Inaki Larranaga Murgoitio (2):
      Added 'eu' (Basque) entry. Add Basque translation.
      Updated Basque translation.

John Millikin (13):
      Only increment the loop counter once when setting compilation properties
      Use an animated image, rather than a button *containing* an animated
      Removed dead code.
      Change the color used for warning messages to dark yellow (BGO #546647).
      Patch from Alexander Kojevnikov: Change "limit to" entry in the smart
      Add tests for escaping cover art filename fragments.
      If the total disc or track count is 0, display only the disc/track number.
      Collapse runs of spaces into a single space when searching for strings.
      Remove parentheses around track count in sources lists. (BGO #561339)
      Fix typo in the version 28 database migration.
      When splitting the "Now playing" info text into lines, only split if there
      Use Equals() to compare cache IDs
      Migrate partial file paths by converting them to URIs

Jonh Wendell (1):
      Updated Brazilian Portuguese translation by Daniel S. Koda.

Jordi Mas (1):
      Updated Catalan translation

Jorge Gonzalez (2):
      Updated Spanish translation by Benjamín Valero
      Updated Spanish translation by Benjamín Valero

Jorge Gonzalez Gonzalez (5):
      Updated Spanish translation by Benjamin Valero
      Updated Spanish translation by Benjamin Valero
      Updated Spanish translation by Benjamin Valero
      Updated Spanish translation
      Updated Spanish translation by Benjamin Valero Espinosa

Mario Blättermann (2):
      Updated German translation
      Updated German translation

Maxim V. Dziumanenko (1):
      2009-03-30 Maxim Dziumanenko

Mike Urbanski (1):
      Change the way timeouts are handled during a podcast download

Petr Kovar (1):
      Updated Czech translation by Jiri Eischmann.

Philip Withnall (2):
      Updated British English translation by Jen Ockwell
      Add a missing translation.

Sweta Kothari (3):
      Committed gu.po file
      Committed gu.po file
      Committed gu.po file

Timo Jyrinki (1):
      Updated Finnish translation by Ville-Pekka Vainio.

Wadim Dziedzic (1):
      changed "Language-Team" to Polish

Wouter Bolsterlee (5):
      Dutch translation updated by Wouter Bolsterlee.
      Dutch translation updated by Wouter Bolsterlee.
      Updated Dutch translation by Wouter Bolsterlee.
      Updated Dutch translation by Wouter Bolsterlee.
      Fixup changelog date



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