[banshee] Created tag GSOC_FINAL



The unsigned tag 'GSOC_FINAL' was created.

Tagger: Mike Urbanski <michael c urbanski gmail com>
Date: Thu Sep 24 06:00:51 2009 -0500

    GSoC Final

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 (7):
      [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

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 (43):
      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)

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

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

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

Aron Xu (1):
      Update Simplified Chinese translation.

Benjamin Valero Espinosa (1):
      Updated Spanish translation     Signed-off-by: Jorge Gonzalez <jorgegonz svn gnome org>

Benjamín Valero Espinosa (1):
      Updated Spanish translation

Bertrand Lorentz (23):
      [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

Chow Loong Jin (1):
      Add --disable-builtin-equalizer configure flag

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

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

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

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

Gabor Kelemen (1):
      Hungarian translation updated

Gabriel Burt (42):
      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

Gianvito Cavasoli (1):
      Updated Italian translation

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

Jack Deslippe (3):
      Better Rockbox support
      Video Folder setting for MassStorage devices
      Set the Podcast flag on import based on genre (BGO #589831)

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

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

Mike Urbanski (107):
      Initial GSoC plugin commit.
      Merge branch 'master' of git://git.gnome.org/banshee into mcu
      Merge branch 'master' of git://git.gnome.org/banshee
      Merge branch 'master' of git://git.gnome.org/banshee
      Merge branch 'master' of git github com:mcu/banshee
      Added Migo2, started work on RSS Client.     This is a very much a sausage commit (laws / sausage.  Look it up.)
      Forgot to comment out a section...
      Minor clean up.
      Clean up...
      Week 6 demo commit.
      Mark items new / old, support for channel level automatic downloads, bug fixes.
      Small bug fixes.  Avoids nested transactions, saves downloaded podcasts if they     fall out of the feed.
      Small fix:  src/Extensions/Banshee.Paas/Resources/ActiveSourceUI.xml
      Installed "All Channels" actions.
      Display episode properties.
      Display channel properties.
      Moved DownloadPreference.cs.
      Forgot to add a file.
      Handle optional item deletion.
      Off by 1 error;
      Final week 7 commit.     Re-org and (very) early work to enable drag-n-drop in/on the DownloadListView.
      The SyndicationClient now uses a CommandQueue for events.
      Reverted a WTF change.
      Another related WTF issue, forgot to add a PrimarySourceID check.     This fix ensures that tracks from the old podcast plugin aren't     associated with PaasItems at runtime.
      This reverts commit f3aac15d25b688aa8fe5a2fd4d37214982afa0b9.     Too many dumb mistakes today, I'm going to pack it in.
      Fixed a WTF casting bug.
      Updated channel view popup menu and actions.
      Initial support for selecting per-channel download directories.     Don't expect this to stick around.
      Handle display of channel update status.
      Respond to task added event in PaasService.
      Blunting a few sharp corners by default.
      Forgot one.
      Item homepage action and removed some unfinished code with preprocessor directives.
      Add channel update error messages to the error source.
      Added additional item filters.  Disabled by default, they're kinda busy     and confusing.  Maybe add them as an advanced feature later.
      Minor fix.
      Minor commit related fix.
      Get track from ItemID not TrackID.
      Add episode download errors to the error source.
      Enabled channel art downloading.
      Disable podcast plugin by default.     Use podcast Icon and name "Podcasts" for PaasSource.
      Download all episodes added to source and "All Channels" menus.
      Added initial OPML support and import dialog.
      Added Gabe's OPML and ITMS code.
      Set UID in download source.
      Fix'd "all tracks selected" cancel bug.
      Dodn not download removed items when selecting "Download All"     from the channel view menu.
      Added remove / delete dialogs.
      Small file re-org.
      Enabled SHOW_EXTRA_FILTERS.     Smalle file re-org.
      Added DB indices for performance.
      * OPML import / export (even on a per-channel basis) with associated UI.     * Download source is no longer unmappable.     * PaasItem no longer contains a track reference.     * Added channel additional channel delete dialog.
      Sort by album by default.
      Initial cross session download queue commit.  Don't expect queue position to be tracked.
      * Item page bug fix.     * Cross-session download queue fix.
      Code re-org.
      Just saving a WIP.
      Preparing to change direction.  The past two commits are largely irrelevant.
      A step toward MG integration.  This is NOT gold plated and much     of it will be removed in the future.
      More MG integration related changes.  (forgot the -a on my last commit.)
      I shouldn't be trusted with scissors.
      Initial Miro Guide search support and a few bug fixes.  Still very early.
      Added Miro Guide search source test.
      Initial Miro Guide search support.  Early.  Do not use.
      Changed default MG Url.
      Code re-org and initial MG search image fetch.
      Show publisher in channel view.
      Merge branch 'master' of git://git.gnome.org/banshee
      Initial scrolling support and Client re-org.  Do not use.
      More intelligent progressive scrolling.
      Reset scrollbar policy if no search results are found;
      Ensure that channel scrolling works at high resolutions.
      Merge branch 'master' of git://git.gnome.org/banshee
      Minor correction and warning.
      DownloadListModel now inherits from ListModel.  Modified authors.
      Fixed content type hack in MiroGuideClient.
      Abstracted TestSource.
      Merge branch 'master' of git://git.gnome.org/banshee
      Merge branch 'master' of git://git.gnome.org/banshee into dj
      * Added "Browse" source.     * Sources now sorted by MiroGuideSourcePosition.
      Updated ColumnCellPaasStatusIndicator to reflect changes in Hyena.
      Allow clients to set individual cell sensitivity.
      Allow MiroGuideClients to be cancelled on request.
      Forgot to reset search result limit.
      Updated item equality logic.
      Abstracted more ChannelSource functionality.
      Allow ChannelSources to retain sort preference.
      Refresh 'GetChannels' results.
      Corrected possible crash on refresh.
      Added DownloadedAt index.  Huge performance improvement on update w\ large collections.
      View popular and top rated channels.
      Removing calls to Console.WriteLine.
      Removed unused using statements.
      Initial "Browse" implementation.  Rough.
      String updates.
      Receive category list on refresh, if empty.
      Added error messages to ChannelSources.
      Added preemptive support for search filters.
      * Only mark newly downloaded item new if not previously streamed.     * Vadjustment values are stored between ChannelSourse Sets/Resets.
      Display error icon in item view.  Can cause performance to suck in some cases.     May remove.
      When MG supports filtering SEARCHES by audio and video, not just HD, we're ready.     See MG: 'channelguide.guide.search.search_channels'
      Refresh SearchSource on SearchEntry filter change.
      Sort by relevance added to SearchSource.
      Do not set item error if disconnected from netowork.
      Auto-refresh feeds.
      Force update on start.
      Fetch 50 channels instead of 20.

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)

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

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

Romain Tartière (3):
      Use the sed utility detected by autotools
      [build] Fix libmtp.so.* detection for FreeBSD
      [build] Remove unnecessary bashism in moonlight.m4

Tomasz Dominikowski (1):
      Updated 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]