[banshee] (836 commits) Created branch gapless-ng



The branch 'gapless-ng' was created.

Summary of new commits:

  cd10066... [Banshee.MediaEngine] Add PlayerEvent.RequestNextTrack
  1033283... [Banshee.GStreamer] Fire a RequestNextTrack event on EOS
  ce2ebc6... [Banshee.PlaybackControllerService] Factor a CalcNextTrack 
  5cf723b... [Banshee.PlaybackControllerService] Listen for RequestNextT
  f4bba46... Add userRequested boolean parameter to IBasicPlaybackContro
  48aa1d3... [Banshee.PlayerEngineService] Split out SwitchToEngine from
  05fc07c... [Banshee.PlayerEngine,PlayerEngineService] Implement SetNex
  cbda6da... [Banshee.PlaybackControllerService] Use player_engine.SetNe
  f8b383c... Move responsibility for calling IncrementLastPlayed at end 
  e0d5276... [Banshee.GStreamer] Fire EoS before RequestNextTrack. This 
  b9f04ca... [libbanshee] Explicitly set audiosink's buffer-length This 
  9692e0b... [libbanshee,Banshee.GStreamer] Implement gapless playback w
  6a8c5ee... [Banshee.PlayQueue] Only RemovePlayingTrack() on Next when 
  bb55095... [Banshee.PlayQueue] Handle userRequested=False in Next(). T
  0670964... [Banshee.Lastfm] Correctly handle userRequested=False in Ne
  0da66d7... [Banshee.InternetRadio] (Badly) Handle userRequested=False 
  cd25709... [Banshee.GStreamer] Update CurrentTrack.LastPlayed before f
  54c569f... Pull some useful bits out of Banshee into Hyena (*)
  cfe50fc... Move HigMessageDialog to Hyena.Widgets (*)
  b2fd1a0... [LruCache] Add HitRatio and min hit ratio ability (*)
  0d17baf... Move DragDropList to Hyena.Gui (*)
  cb81ff9... Made the error message label selectable (bgo#589741) (*)
  f86324f... Don't update DateUpdated stamp when transient fields change (*)
  a0e1eb6... Fix DAP Content page title not changing when device is rena (*)
  4ece398... Reserving strings for the patch from bgo#565767 (*)
  f1424f1... Reserving strings for the patch from bgo#389550 (*)
  d8d0af5... Fixed a string in the previous commit (*)
  8d6724b... Reserving strings for the patch from bgo#532650 (*)
  6fe34bb... Reserving strings for the patch from bgo#441093 (*)
  fd1c5ac... Reserving strings for the patch from bgo#559013 (*)
  91d312e... Updated Lithuanian translation (*)
  77627ff... Add missing files in POTFILES.in (*)
  743bf39... Better Rockbox support (*)
  7f6610f... Video Folder setting for MassStorage devices (*)
  62c97fe... Set the Podcast flag on import based on genre (BGO #589831) (*)
  157459d... Fix build-breaking typo I just introduced (*)
  c6905c6... Add support for the Samsung Galaxy Android Phone (*)
  1b1180a... Add missing file in POTFILES.in (*)
  8d42e41... Working around bno#527414, fixes bgo#590478 (*)
  36e13ef... [muinshee] Remove useless call to AddAccelGroup (*)
  89e8c72... Always fire UndoChanged on stack change; expose peek vals (*)
  c8601d6... Move TrySetProcessName to Hyena (*)
  b748ba9... [SeekSlider] Fix hang when position moved to right causing  (*)
  e14ad5c... Improve seek slider behavior with seekable streams (*)
  cfe40d4... [ServiceManager] Catch exceptions thrown during delayed ini (*)
  55164d9... Re-added CoreSmartPlaylistEntriesIndex (*)
  01ce4ab... Last.fm logos looked bad on dark themes (bgo#588094) (*)
  58bd039... Move XdgBaseDirectorySpec to Hyena (*)
  526d4c9... [HyenaSqliteArrayDataReader] Impove performance of column n (*)
  314b2e5... Added --query-bit-rate option to the list of available comm (*)
  74cb923... Save and load the Gtk.AccelMap (BGO #579013) (*)
  e59396e... --query-X option sometimes returned an error (bgo#591291) (*)
  4e4dfed... Delete ThreadAssist from Banshee.Base (*)
  996c5fd... Hungarian translation updated (*)
  36eb05c... Fix invocation of mdb by "make mdb" (*)
  b6d82a5... Updated Galician Translation (*)
  e70beb7... Updated Swedish translation (*)
  7451a3c... Updated Swedish translation (*)
  a836a84... Added taglib/oga mimetype to the vorbis audio profile (bgo# (*)
  0440b57... [DllMapVerifier] Fix parsing when a DllImport doesn't have  (*)
  3e3c5b7... Update translators.xml (*)
  786d5c1... Change the dll mappings so that they also work on FreeBSD (*)
  849d8c2... Use the sed utility detected by autotools (*)
  9c9b331... [build] Fix libmtp.so.* detection for FreeBSD (*)
  b10b6e6... [build] Remove unnecessary bashism in moonlight.m4 (*)
  385e079... Small but long overdue update to the HACKING file (*)
  dcc3d8e... [build] Replace a bash extension by POSIX syntax in shave.i (*)
  401e44c... Updated Serbian translation (*)
  dc64992... Added MiloÅ¡ PopoviÄ? to translators.xml (*)
  e29cb05... Sorted banshee-1.desktop.mime (*)
  c934f10... Updated Basque language (*)
  391caec... Updated Spanish translation (*)
  ebede35... Updated Russian translation, more to follow (*)
  f5c708c... [ContextPane] Mark 2 strings for translation, they were mis (*)
  6db9f69... Updated Swedish translation (*)
  80e0bd0... Updated Basque language (*)
  d57508c... Updated German translation (*)
  fc7aa1e... [build] Sort banshee-1.desktop.mime using the C locale (*)
  995a0bd... Fix a typo in the status message for podcast downloads (*)
  26c377e... Fix editor always prompting to save podcasts (*)
  8ee5d1c... Update Simplified Chinese translation. (*)
  a7f1a1d... Update Catalan translation (*)
  ea6820c... Updated Portuguese translation (*)
  8f215a1... Auto-completion for composer, conductor, grouping and copyr (*)
  e5fe580... Play queue enhancements and fixes (bgo#565767, bgo#553399,  (*)
  2581ffd... Selectable song properties (bgo#586106) (*)
  6228fc8... [TrackEditor] Updating the album artist when the track arti (*)
  9c986d9... Show multi-line strings on one line in the ColumnCellText ( (*)
  5b39d10... [TrackEditor] Show a tooltip when the property is truncated (*)
  5982425... [ListView] Optimised ColumnCellText rendering (*)
  da73b70... [TrackInfo] Fixed rounding when updating the track score (*)
  310382a... [TrackInfo] Fixed initial track score calculation (bgo#5945 (*)
  0e92a3f... Allow comma-separated synonyms for aliases in AliasedObject (*)
  dc412e0... Check for clutter 1.0, use Log.Exception (*)
  e8c7bf8... Listen to ValueChanged, not Changed so manual edit works (*)
  5bba20a... Added the comment search filter (bgo#380524) (*)
  b2aaf2b... [SearchEntry] Could not re-select a filter after clearing t (*)
  a111872... Updated Polish translation (*)
  cc1373a... Updated Polish translation (*)
  fa14e0a... [PlayQueue] Fixed a NRE when deleting the selected playlist (*)
  7752a29... [PlayQueue] Adding to an empty queue restarts already playe (*)
  c9737e0... Updated Basque language (*)
  100e00c... added br in LINGUAS file (*)
  01475f5... Updated breton translation (*)
  b24c915... [PlayQueue] New "Add tracks"  button for adding more random (*)
  f28cd8f... Add missing file in POTFILES.in (*)
  6c40fe3... Updated Lithuanian translation. (*)
  b7a5a96... Update NEWS and contributors.xml for 1.5.1 (*)
  7ef3380... More NEWS updates (*)
  751c756... Even more NEWS updates (*)
  70f1626... Update Polish translation (*)
  ba07145... Updated breton translation (*)
  e2cc659... Updated Galician Translation (*)
  9d078e2... Updated Basque language (*)
  2d2d42f... Updated Finnish translation (*)
  8886e0e... Updated Swedish translation (*)
  7af56a6... Add muinshee launcher script as a symlink (*)
  3d4a975... Updated German translation (*)
  95a46d1... Updated Spanish translation (*)
  8930520... [StreamTagger] Remove a quite superfluous "foo = foo;" line (*)
  a08c216... Remove the MediaWeb extension for the source tree (*)
  a9f3031... Update translators.xml (*)
  1373c37... [RadioTrackInfo] Parse metadata from file opened through "O (*)
  f101ad0... Fix issue with copying file to library (BGO #540597) (*)
  b21ecd1... [Hyena] Fixes virtual columns not getting cloned (*)
  106538a... [Dap] Write metadata to copied files if needed (*)
  81e11ea... Fix bug with calling all HTC phones G1s (*)
  eb59b4c... Improve default library locations (*)
  ec66470... Set tooltip and sensitive for location Reset btn (*)
  65ba9ec... Add separator in Media menu before src items (*)
  7224aa4... Updated German translation (*)
  ee13a8d... Added Kyrgyz translation (*)
  4b3a0de... Added ky to LINGUAS (*)
  5c505ab... Use StockIds for playback action a11y (BGO #595294) (*)
  e4685d5... Fix sqlite3_last_insert_rowid return type to long (*)
  63fd2d9... Merge in gapless work. Required small updates for changes i
  3c43440... [Banshee.PlayQueue] PlayQueue.Next (): Always call SetNextT
  44d303f... [libbanshee] Fix some comments
  29126f5... Update NEWS and contributors for 1.5.1 (*)
  7c1d9b3... [build] we only need clutter 1.0.1 (*)
  16c6a2a... Update translators in NEWS (*)
  b35a040... Fix bug with next button not showing shuffle icon (*)
  14933c2... Small updates to NEWS (*)
  8218d04... [build] added some scripts to build Tango (*)
  48ce396... [Banshee.PlayQueue] Fix build.  PlaybackController doesn't 
  bd3d220... [libbanshee] Remove unused 'audiosink' variable in pipeline
  7fdd963... [Gapless] Fix typo: PlayerEvent.RequestNexttrack -> Request
  684bff0... [Banshee.GStreamer] Convert /* comments to // comments
  cab85dc... [Banshee.GStreamer] Fix DllImport: libbanshee->libbanshee.d
  a8cd29d... [Banshee.GStreamer] Rename GaplessEnabled to gapless_enable
  85e1590... [NotificationAreaService] Fix notifications stacking with n (*)
  18d9b64... Make sure volume button does not capture left/right keys (*)
  4827984... Make sure the seek slider does not capture left/right keys (*)
  ff65957... Fix to work with libmtp 1.0.x (BGO#594191) (*)
  1b1ddc8... Use env in the she-bang of some scripts, for FreeBSD portab (*)
  e370891... [build] Remove usage of a GNU sed extension, for FreeBSD po (*)
  4a1b4be... [build] Fix locale used for the generation of translators.x (*)
  3385628... Update translators.xml (*)
  aa7eea5... [build] Avoid using GNU sed extended regular expressions (*)
  63889f5... Updated Portuguese translation (*)
  0ddbc98... [a11y] Renamed FocusedIndex to FocusedRowIndex. (*)
  471172b... [a11y] Added FocusedColumnIndex. (*)
  0f9fb2b... [a11y] Factored out header left click. (*)
  26cc2b5... [a11y] Added focusable headers, and made them keyboard cont (*)
  3e08140... [a11y] Draw focused column header. (*)
  f8634f4... [a11y] Change ListView selection color depending on focus l (*)
  84d7909... [a11y] Make border bolder when in focus. (*)
  bfb21fd... [a11y] RatingEntry a11y working, if you have gtk# patched w (*)
  a2cc549... [a11y] Basic ListView accessibility. (*)
  91fa83d... [a11y] Added basic accessibility to ColumnCellText (*)
  76f0079... [a11y] Added ColumnHeaderCellText accessibility (*)
  85c3c36... [a11y] Added ColumnCellAlbum accessibility. (*)
  d3a5db2... [a11y] Added ColumnCellStatusIndicator accessibility. (*)
  c08052f... [a11y] Added test script. (*)
  d524b3e... [a11y] Added accessible names to slider and volume (*)
  8eef000... [a11y] reverted commit below, and added ListView.ActiveColu (*)
  f6f41df... [NotificationAreaService] Fix build with older versions of  (*)
  4c5b071... Fix support for some MTP devices (BGO #543938) (*)
  44b3b56... Fix playlists for some MTP devices (BGO #590342) (*)
  a7c7127... Merge commit 'eeejay-a11y/a11y' into a11y (*)
  48c5621... [a11y] HACKING code style conformance (*)
  a6f0cc9... [a11y] More code style conformance (*)
  704d865... [a11y] More style cleanup and cast avoiding (*)
  a1e391e... [a11y] Avoid unnecessary work (*)
  4ddaae5... [a11y] Fix whitespace/indentation (*)
  c4a1985... [a11y] More whitespace fixes (*)
  00677c6... [a11y] More style fixes (*)
  e483193... [ListView] Fix freeze in RecalculateColumnSize (BGO#597337) (*)
  b0adc65... Add an example of how to use create-extension (*)
  7510534... [libbanshee]Fix video playback with playbin2
  b848584... Merge in changes from trunk
  aca91d5... [Banshee.GStreamer] Fix toggling of gapless preferences.
  9f4a4e8... [Banshee.GStreamer] Make translators happier with gapless p
  5c55b7d... Initial work on an Internet Archive extension (*)
  5cbcc2b... Allow null Uris in DatabaseTrackInfo (*)
  847b860... [InternetArchive] Load basic track info (*)
  69dcbc4... [Nereid] Don't steal s presses if search hidden (*)
  726371a... Culturally format integer columns except year (*)
  2b35f77... [InternetArchive] Add more columns, feedback (*)
  1c8f478... Make license column fixed size and show tooltip (*)
  c3a9ce1... [InternetArchive] Lots of little improvements (*)
  b3ceafb... [Hyena] Add a MemoryListModel (*)
  1252066... [InternetArchive] Beginnings of a new item source (*)
  7f15a69... [Banshee.Sources] Let PrimarySources contain such (*)
  d40e0c4... [ListView] Fix freeze in RecalculateColumnSize (BGO#597337) (*)
  56279db... Updated Slovenian translation (*)
  9a6357f... [ColumnCellText] Make min/max methods public (*)
  7b5939c... [ListView] Make RowHeight property public (*)
  c63299e... [Banshee.Moblin] Stubbed out a Moblin extension (*)
  4dc5bd0... [InternetArchive] Add view item's details action (*)
  f28e552... [ListView] Expose Width and MaxWidth properties (*)
  8c272a4... Make the playback column cell fixed width (*)
  d310f97... Change StatisticsPage to be usable with non-Tracks (*)
  4ae1d74... [InternetArchive] Much improved item source (*)
  a0c2f7d... [SearchEntry] Implement the Sensitive property (bgo#593956) (*)
  e72bff5... [InternetArchive] Add context menu to IA src (*)
  012baae... [Banshee.Moblin] added .config file for libmoblin-panel-gtk (*)
  2260a87... [Banshee.Moblin] Show and link against PlayQueue (*)
  7ed94dd... [InternetArchive] Reorganize some code (*)
  e414602... [InternetArchive] Add offline testing mode (*)
  5f3c317... [InternetArchive] Major refactor and reorg (*)
  1efe2db... [NotificationArea] Fix notifications regression (*)
  7a6fbd0... [GtkElementService] Add content window APIs (*)
  dded7e7... [InternetArchive] Add search entry menu (*)
  3339392... [InternetArchive] Rename Source to SearchSource (*)
  4f752d1... [QueueableSourceComboBox] Use CellRendererText (*)
  bce0414... [PlayQueueSource] Added CreateHeaderWidget method (*)
  36c6eb3... [MoblinService] Register as a content window (*)
  c1cc58e... [MoblinTrackInfoDisplay] Implement 3 line display (*)
  7983839... [Moblin] Worked out, integrated a bunch of UI (*)
  37f763b... [a11y] Added headers to files. (*)
  2f75ffa... [a11y] Notify cell accessibles when they are redrawn, indic (*)
  612af2b... [a11y] Use STATE_ACTIVE in ListView cells properly (*)
  bcb635a... [InternetArchive] Load details sources async (*)
  772d758... Add a ReadOnly property to ColumnCellRating (*)
  13b822e... [InternetArchive] SearchSource not a PrimarySource (*)
  1e973f7... [InternetArchive] rename DetailsSourceContents (*)
  e0c635f... [InternetArchive] dblclick on result opens details (*)
  f09e356... [InternetArchive] results context menu working (*)
  fcf4c7f... Updated Slovenian translation (*)
  ab206b5... Updated NEWS again, we are releasing. (*)
  4010c99... Added Moblin code to POTFILES.in (*)
  141e545... [InternetArchive] DetailsView list width tweak (*)
  b7edd18... Fix some db migration issues (*)
  5fa99ab... [Hyena.Widgets] Use a WrapLabel in the message bar (*)
  7cb8aa3... [InternetArchive] Show intro text about IA (*)
  cf870bf... [InternetArchive] Fix style issue with DetailsView (*)
  f2b6254... [Source] ClearMessages hid later status messages (*)
  112bdc2... [Hyena.Gui] Fix calculation of max width (*)
  74155cd... [InternetArchive] UI improvements (*)
  faa15d7... [InternetArchive] set icons for DetailSources (*)
  6ffb6df... [Source] Fix if prev status hidden, new one also (*)
  4f0d5dc... [InternetArchive] Support fetching more results (*)
  fa77822... [InternetArchive] Enter in entry activates search (*)
  f586f01... Recognize publicdomain CC URLs (*)
  6e77a4e... [InternetArchive] More robustly get the licenseurl (*)
  6e2d072... [InternetArchive] Fix search paging implementation (*)
  5640be0... [InternetArchive] Add preferred media types list (*)
  b881546... [InternetArchive] view improvements (*)
  a0a8fee... [Banshee.Moblin] Add banshee-1-mutter script (*)
  fef8109... [Banshee.Moblin] only show the panel if --mutter-panel (*)
  2613a47... [Banshee.Moblin] Add stub for RecentAlbumsList (*)
  fe16241... [build] support --enable-tests, disable by default (*)
  6bd9e53... [Banshee.Moblin] RecentAlbumsList should work now (*)
  73639b1... [Banshee.Moblin] Add rough recent albums view (*)
  ee43d69... [Banshee.Moblin] Expanded the Mutter panel binding (*)
  afa3df5... [GtkBaseClient] Implement PostInitializeGtk extension point (*)
  bf8ac65... [Banshee.Moblin] Reworked Moblin panel startup (*)
  4305ee4... [build] Updated Banshee.sln to make MD happy (*)
  cf3a463... Revert "[build] Updated Banshee.sln to make MD happy" (*)
  7e89d2a... [build] Fixed Moblin csproj and Banshee sln (*)
  26df68c... [Banshee.Moblin] Add a header to the recent view (*)
  b408d59... [Banshee.Moblin] Disable quitting, hide the main UI (*)
  f02c877... [Banshee.Moblin] Small view tweaks, mute the model (*)
  7bd04b8... [Banshee.Moblin] Hook search up to the music library (*)
  f3ae7f1... [Banshee.Moblin] Fix up view layout (*)
  65cfd0e... [Banshee.Moblin] only show 2 played songs in panel (*)
  3e33205... [Banshee.Moblin] handle # past items changed (*)
  de35a1c... [Nereid] Re-work some of the UI for Moblin (*)
  e36cd42... [Banshee.Moblin] Adapt the Nereid UI to Moblin (*)
  5a6ed93... [Banshee.Moblin] Make the grid interactive (*)
  45e4d58... Revert "[Banshee.Moblin] handle # past items changed" (*)
  1853d6f... Revert "[Banshee.Moblin] only show 2 played songs in panel" (*)
  0fe15c7... [Banshee.Moblin] Remove play queue header, add open button (*)
  bfce7cf... [Banshee.Moblin] Rearrange some bits on the side (*)
  919f51f... [Banshee.Moblin] Generate the panel service (*)
  eeef414... [Hyena.Widgets] Vertically center WrapLabel text (*)
  befa2b8... [Hyena.Widgets] Fix DivideByZeroException (*)
  e1c47ce... [PlaybackControllerService] Call IncrementLastPlayed() from (*)
  07c7ed6... [BansheeQuery] When sorting by score also sort by playcount (*)
  3ae7fe3... [Source] Don't show duration in status bar if zero (*)
  88bdb46... [InternetArchive] Lots of good tweaks (*)
  d6a6a06... [TrackEditor] Add properties for stat renderers (*)
  ea6bc8f... [InternetArchive] Much prettier details display (*)
  b6a00ce... [InternetArchive] Make pretty sections collapsable (*)
  02f6b8f... [a11y] When column headers have keyboard focus, show their  (*)
  25c7312... Updated Italian translation (*)
  b2b29ae... Updated German translation (*)
  bb36074... [InternetArchive] Add src ctx menus to global ui (*)
  c951639... Updated Italian translation (*)
  83d681c... [Banshee.Networking] Add WICD support (bgo#596918) (*)
  b2003ad... [SearchEntry] support modifying the entry font (*)
  8540190... [InternetArchive] Add HomeSource, reorganize (*)
  0e342de... [a11y] Improve headers, one whitespace issue (*)
  6253285... Support importing .ts files (*)
  b4cf978... Add application/x-linguist to mimetypes list (*)
  cb1e09b... [Banshee.Moblin] Improve clicking on recent album (*)
  9139699... [Banshee.Moblin] Go to NowPlaying if video starts (*)
  2764b36... [build] Remove references to a non existing project from Ba (*)
  d7ef9f2... [HigMessageDialog] Default button should grab the focus (bg (*)
  999fa29... Sort Makefile.am sources (*)
  ad1efc3... [NextButton] Hide shuffle menu when shuffling is disabled ( (*)
  c881eef... Sort banshee-1.desktop.mime (*)
  05c26d0... [Dap] Add the USB id for the Palm Pre in developer mode (*)
  7770e18... Add missing Moblin files to POTFILES.in (*)
  4a6638e... Refactor choosers, add ImportLabel to importers (*)
  b48853c... Improve the import media dialog (*)
  19ebfbe... Close the import dialog as soon as import pressed (*)
  b61c80c... Add mnemonics to file/folder import button labels (*)
  19bfd3b... Fix some import source names (*)
  fdfd186... Fix bug with AutoDJ updating LastPlayed erroneously (*)
  e8f6301... Remove the LastPlayedStamp update from PlayQueue (*)
  520658a... Remove just-added import dialog WidthRequest (*)
  c17ad9f... Updated POTFILES.in (*)
  50255be... Fix player_engine.SetNextTrack(null). Use this to disable t
  496aa7c... [Banshee.GStreamer] Fix 'player acts as if repeat all' is o
  eae1db2... [build] Check if ipod-sharp mdb files are present (*)
  6dae398... [GtkBaseClient] Call g_set_application_name (*)
  f17400c... Updated Gujarati translations (*)
  a367d5d... Updated Spanish translation (*)
  9a27540... [PlayQueueSource] Fix next playback source (bgo#599834) (*)
  ba4e26e... [PodcastSource] Disable shuffling for podcasts (bgo#599989) (*)
  c6a62b4... [InternetArchive] More improvements (*)
  f66808b... [PlayQueueSource] Check on start up if the offset value is  (*)
  6c7b686... [InternetArchive] Remember last format for item (*)
  4e160e6... Fix up iPod podcast support (BGO #434237) (*)
  5794e58... [ListView] Don't drag when clicking the empty space (bgo#59 (*)
  7567d79... Merge branch 'archive.org' (*)
  c865d8a... [InternetArchive] Lots of misc whitespace cleanup (*)
  fc147cc... [InternetArchive] Make a copy of the FontDescription before (*)
  8d5e5ab... [InternetArchive] Add a csproj file and add it to the solut (*)
  84ca83e... [build] Cosmetic changes to two Makefile.am files (*)
  55a2888... Updated Swedish translation (*)
  83af7b7... Add a BaseHttpServer class; use it in DAAP (*)
  7611a5c... Allow seeking in DAAP streams (*)
  7f07d06... Tweak folder.jpg heuristic for multi-disc albums (*)
  69ca517... [QueueableSourceComboBox] Show a tooltip if the name is too (*)
  e237c6c... [StreamTagger] Ignore '\0' chars in strings returned by Tag (*)
  22f932d... Updated Slovenian translation (*)
  46dc34a... Look for android in DAP product/name/id (*)
  ecf4aef... [InternetArchive] Fix the addin name (*)
  636fa0e... [W3CDateTime] Make the timezone optional in W3C DateTime st (*)
  65903ea... [Hyena.Json] Support integers separately in the JSON parsin (*)
  8b8d8a8... [InternetArchive] Use the new integer support in Hyena.Json (*)
  ab1dd2d... [Dap.MassStorage] Add another product id for the Samsung Ga (*)
  997709a... [unfinished] start #if'ing out parts based on what Atk# ver (*)
  1b11baa... [Dap.MassStorage] Recognize Pulse and Droid phones (*)
  ce20689... [a11y] Add --enable-custom-widget-a11y build flag (*)
  53e567a... Merge branch 'a11y' (*)
  8208e49... [a11y] Avoid crash when a11y not enabled (*)
  233f61c... [Banshee.Gio] Add GIO-based IO backend (*)
  874b0d0... Migrate to the Last.fm 2.0 API (BGO#541227) (*)
  92ba40d... [Last.fm] Set auth URL to one Last.fm redirects to (*)
  5a4642e... [SourceView] Use GConf props for padding/height (*)
  411007d... Update POTFILES.in for a11y changes (*)
  0c52696... [Preferences.Gui] Don't indent label-less sections (*)
  5d4b44a... [Last.fm] Start move of auth dialog to Preferences (*)
  c4ab4b3... Add PlaybackError query field (bgo#590946) (*)
  cf15121... Update POTFILES.in (*)
  99e98ee... [Dap.MassStorage] Add USB product id for Droid in debug mod (*)
  dcb07d9... [InternetArchive] Clamp ratings 0-5 (BGO #601420) (*)
  0d2d330... Gtk# 2.12 from svn alone now sufficient for a11y (*)
  369a998... File system organisation improvements (bgo#489861) (*)
  0cc195f... [libbanshee] Rename player->timeout_id to player->next_trac
  7f121a2... [Banshee.GStreamer] Remove 'EXPERIMENTAL' tag from gapless 
  aab7faf... [Banshee.MediaEngine] Factor common code out of PlayerEngin
  6919307... Add iTunes importer (bgo#441093) (*)
  4d8e1e1... Update POTFILES.in (*)
  dbb5776... [PlayQueueSource] Advance the current track if StopWhenFini (*)
  129e104... [ListView]Don't change direction when changing sorting colu (*)
  5e6e3b8... [ListView] Fix column size calculation (*)
  3a30d73... Fix 'Seek To' menu item capitalization (*)
  b903659... Improve some tooltip wording (*)
  f5e2044... [HigMessageDialog] Use Default property instead of an accel (*)
  f72bd62... [AddinTile] Update style of labels to match the background  (*)
  5d11d8f... [Banshee.Gio] Fix some issues/add tests for Demux (*)
  86d997e... Disable Gio addin and fix build; default to Unix (*)
  f145f9f... [Banshee.Metadata] Fix race (BGO #598321) (*)
  de5cd2d... [NotificationAreaService] Change the layout of the pop-up ( (*)
  06d6f59... [Banshee.Streaming] Recursively fetch mms links (*)
  368e839... [Podcasts] Fix download all downloading items again (*)
  fbe190d... [Last.fm] Set prefs button sensitivity (*)
  3f0ad84... [Last.fm] More improvements to Last.fm prefs (*)
  48cfe69... Remove AlbumArtist as a default query field (*)
  5abb028... Avoid freezes by opening the socket on the thread (*)
  13faa0d... Updated Slovenian translation (*)
  251c6f6... [Dap] Do a better job at setting default mimetypes (*)
  2002487... [NotificationArea] Also update notification's summary (trac (*)
  6daec91... Safely access icon_names array. (*)
  09005f2... Make status names extendable by status cells. (*)
  dccaf91... [a11y] Fixed glib critical warnings. (*)
  c9d5f3b... Look for a field only in the beginning of the token (bgo#60 (*)
  8588218... Add type-ahead find to ListView (*)
  7dc9ed5... Remove trailing whitespace (*)
  5715060... Remove 137K of trailing whitespace (*)
  d6400e2... [Last.fm] Fix preferences section id (*)
  422071c... [Last.fm] Add the Last.fm badge in the preferences page (*)
  25699c5... [Last.fm] Properly detect missing account information (*)
  bebd866... [Last.fm] Show the "Account Settings" button if session key (*)
  1057c81... [Last.fm] Remove all references to the old config dialog (*)
  19354ee... [build] Remove two obsolete .dll.config files (*)
  5909a8e... Update POTFILES.in for recent a11y fix (*)
  2966db6... Merge gapless work to trunk.
  b0087e9... Strip trailing whitespace again
  b7dc2f9... Patch 144873 from bgo#385965 (*)
  76b28e1... [NowPlaying] Double click toggles fullscreen (*)
  16047c8... Metadata ratings and playcount import and export (bgo#53265 (*)
  1358d99... [build] MD 2.0 complient Banshee.Gio/Makefile.am (*)
  7f9d2db... [StringUtil] Fixed a unit test (*)
  0ec1cc8... Generic EventArgs<T> (bgo#585721) (*)
  c328aae... Updated Simplified Chinese translation. (*)
  af591d1... FLAC-friendly BitRate column (*)
  58dc678... Fix tooltip string and reserve strings for gapless (*)
  1997829... [Dap] Improve wording of some actions (*)
  e9e63e9... Add some translated strings before string freeze (*)
  42dd511... [a11y] Added FocusChain to MenuButton. (*)
  b122a5a... [InternetArchive] Disable extension by default (*)
  bfb7522... Catch SocketException to prevent crash (*)
  7bbc828... [Xspf] Look for extended values inside the "extension" node (*)
  0cd8424... Update translators.xml (*)
  e1902df... Bump version to 1.5.2 (*)
  61b7128... Update contributors.xml for 1.5.2 (*)
  dac7cc2... Update contributors list in NEWS for 1.5.2 (*)
  0be0f03... Update NEWS for 1.5.2 (*)
  34b9064... Update some dependencies in NEWS (*)
  8ea5f94... Bump ipod-sharp requirement to 0.8.5 (*)
  9e521bc... Note in NEWS that there is no Mac build for 1.5.2 (*)
  fde3213... Update banshee.doap for 1.5.2 (*)
  0c2a25b... [PlayQueueSource] Don't show the last played item on restar (*)
  e7969e5... Strip nonspacing marks off all letters when searching (bgo# (*)
  252c744... Bump configure.ac version to 1.5.3 (*)
  7fcf1c1... Add .gitattributes, tread .sln files as binary (*)
  ecc7010... Try .sln files as crlf, let MD regenerate the .sln (*)
  879f2ec... Remove .orig and .reg from .gitignore (*)
  530cb5e... Undo the metadata version bump in commit e7969e5 (*)
  3a916d7... Updated Slovenian translation (*)
  d6c6db6... [Podcasts] Fix bug with podcasts browser filtering (*)
  3dceca2... Lazily load the GUI for several sources (*)
  338e309... Remove Hyena.Timer usage from last commit (*)
  e19b757... [Hyena] Add ThreadAssist.BlockingProxyToMain func (*)
  839462c... [Podcasts] Do most of the init off the GUI thread (*)
  9f83abd... Implement IDisposable in LazyLoadSourceContents (*)
  0620398... [Podcasts] Fix ability to rename podcasts (*)
  025b99a... Add back optional cover art in bottom left (*)
  5cb94a3... [InterfaceActionService] Fix compilation with mono-addins 0 (*)
  4ae5015... [build] Check for mono-addins 0.3.1, as advertised in NEWS (*)
  bc457ad... [AudioscrobblerConnection] Fix up log message (*)
  608b42a... [build] Update gstreamer minimum required version to 0.10.1 (*)
  0576f5b... Merge branch 'master' into watcher (*)
  881c2eb... Updated Spanish translation (*)
  172ffab... Add Makefile/intltool hook for *.addin.xml i18n (*)
  b3b68f0... Translate Name/Description in extensions prefs (*)
  c98bac7... Translate extensions' names and descriptions (*)
  48e6b80... Update .gitignore (*)
  0236851... Update .gitignore (*)
  c9153eb... [DatabaseSource] Improve NeedsReloadWhenFieldChanged code (*)
  3219dd6... [Ipod] Don't sync tracks with zero duration (*)
  4179d84... [a11y] Remove --enable-custom-widget-a11y flag (*)
  2e61d30... Only cache artwork for particular sizes (*)
  55ac464... Remove extraneous album art cache subdirs (*)
  dcef0c7... Regoranize some code (*)
  9e58790... Bring back the glorious colored logging (*)
  28d58a6... Use less aggressive artwork cache debug logging (*)
  2508b48... Avoid reloading artwork when it hasn't changed (*)
  2f51f0b... Set TrackInfoDisplay missing art as big as !missing (*)
  6ffe841... Fix updating artwork for playing song when edited (*)
  1b15c41... Add drag support to cover art (*)
  8463036... [Hyena] Add Remove method to LruCache (*)
  513d13d... Allow setting cover art via DnD and context menu (*)
  88544f5... Merge branch 'master' into typeahead (*)
  9dda7f3... Remove trailing whitespace (*)
  ac091f1... Trigger typeahead popup with '?' (*)
  439227e... Ignore if setting cover art to itself (BGO #603880) (*)
  b171cd3... Update .gitignore (*)
  3aac4c2... Fix DAP support on distros shipping DeviceKit (*)
  4176dbf... Fix NRE in TrackInfoDisplay (BGO #604180) (*)
  4920427... [Hyena] Optimize the sqlite layer (*)
  9cb4e23... [Banshee.Dap] Optimize initialization (*)
  58d6ace... [BaseHttpServer] Nicer logging when can't bind port (*)
  01b49d6... [Banshee.Daap] Avoid blocking the main loop (*)
  b02a0d6... [Banshee.Podcasting] Tweak initialization (*)
  fb4f60f... Add make run-trace target to trace all method calls (*)
  42ac583... Update POTFILES.in (*)
  5e0ab4e... [build] Add --enable-clutter configure option, disabled by  (*)
  bc02fef... [Playlist Sync] First work toward a cleaner UI (*)
  b325811... [Playlist Sync] Sync from playlist actually works (*)
  d477716... [Playlist Sync] Fix (1) init of sync combo boxes (*)
  8084edf... [DapContent] Fix bug with name not getting updated (*)
  47c5426... [Hyena.Gui] Add new SimpleTable class (*)
  75f5d9a... Add some more features to DictionaryComboBox (*)
  15ac158... [Playlist Sync] Update sync options when src change (*)
  c8e34aa... [Playlist Sync] Migrate old manually manage pref (*)
  631420d... [Hyena.Gui] Fix bug with removing SimpleTable rows (*)
  4c2c386... [Audiobook] New, simple Audiobooks library (*)
  7420596... [Prefs] Replace the extensions prefs UI (*)
  0754068... Update and mark for translation addins' categories (*)
  f6f2bb5... [Prefs] Improved extension UI, added checkbox (*)
  a11a99a... Improve addins' descriptions (*)
  77df8e4... Rename all addin.xml.in files back to addin.xml (*)
  1951cdc... More addin.xml.in -> addin.xml reverting (*)
  14671be... Revert all the _ attr prefixes in addin.xml files (*)
  747e254... Add tool to extract strings from addin.xml files (*)
  bef6050... Extract /Addin/@category from addin.xml files (*)
  60769ca... Add the .addin.xml string catalog (*)
  4eb1663... Do not add empty strings or those starting with @ (*)
  42c92a6... Merge branch 'master' into extension-prefs (*)
  f777f3c... Support strings with quotes in them (*)
  d446688... Reorganized RESOURCES listing by MonoDevelop (*)
  3c1e019... Ported the Perl .addin.xml string extractor to C# (*)
  48fe876... Sort the file list for addins-xml-strings.cs (*)
  4eaf929... Remove *.addin.xml from .gitignore (*)
  f997dae... [build] Only use ApplicationName w/ recent glib# (*)
  70973f1... [WikipediaView] Removed obsolete WebKit.WebView.ConsoleMess (*)
  bd55a02... [InternetArchive] Add InternetArchive source icon (*)
  24cb3b6... First shot at Russian translation update (*)
  8e29a44... Fix build against gtk# 2.12.1 (*)
  29a4e4b... [build] Ignore letter suffixes in autotools versions (*)
  f4b528d... More openSUSE 11.0 build fixes (*)
  fc46567... Add the Wikipedia icons to EXTRA_DIST (*)
  477b892... [build] Support building on OS X 10.6, drop 10.4 (*)
  52c3d40... [Prefs] AddinView code tweaks (*)
  3fdaeb2... [TrackEditor] Fix bug with losing SpinButton edits (*)
  ae88a12... [TrackEditor] Make sync-all sync the track count (*)
  126e812... Merge branch 'master' into watcher (*)
  2c84449... Remove patched InotifyWatcher (*)
  033c548... Update contributors list (*)
  9c3119e... [Prefs] Have the search entry grab focus (*)
  e96cb4b... Update addin-xml-strings.cs (*)
  9fb9faf... [Prefs] Remove AddinDetailsDialog (*)
  3e24005... [build] new more flexible dependency build system (*)
  61e9a4e... [build] rework the profile/package loading, fix uglies (*)
  effc200... [build] support verbosity, command line args (*)
  8010f6d... [Last.fm] Fix bug breaking recs and scrobbling (*)
  8c88d17... [build] various package cleanups (*)
  d91dd9a... Merge branch 'extension-prefs' (*)
  a56a25d... Code tweak in AddinView (*)
  97a56e0... [build] add missing commas (*)
  5201584... [build] print a done message when done (*)
  742d346... [build] remove extraneous object print (*)
  755f3fc... [build] Add gettext, pkg-config, glib, mono packages (*)
  3de41ea... [build] export C_INCLUDE_PATH, DYLD_LIBRARY_PATH (*)
  0f4e971... [build] add configure options to mono (*)
  d697a77... [build] added mono-addins (*)
  65a1563... [build] disable pango support in gstreamer (*)
  06b09d9... Update POTFILES.in (*)
  a543e87... Remove 135 lines of cruft by using auto-properties (*)
  41b21ec... [build] support retaining sources fetched remotely (*)
  d43a9db... [build] apply macports patches to glib, add autoconf (*)
  61e9501... [build] ensure the last patch in the list gets applied (*)
  bee3bbb... Look for *.addin.xml files only in ./src (*)
  4e339d3... [AudioCdRipper] Read tags from ripped files (*)
  b709dd3... [NowPlaying] Allow replacing TrackInfoDisplay (*)
  fb3ba4a... Fix MTP issue on 64-bit installs (*)
  8a3f8da... Updated Italian translation (*)
  a8f1bc9... [build] new packages, all deps now defined (*)
  3fa4402... [build] pass arch flags to linker, add packages (*)
  8bac952... [build] support including/excluding build phases (*)
  3866b14... Updated gitignore to exclude the bundle build root (*)
  cc15a7c... [build] fix build order for libglade (*)
  f89c9e0... Use CROSS JOINs to force join order (bgo#581103) (*)
  97ff94d... Update Catalan translation (*)
  2fddc70... [build] Fix ige-mac-integration-sharp download URL (BGO#605 (*)
  707f7be... [build] add more deps to build Banshee (*)
  3d12a4e... [build] support building even if no sources are defined (*)
  8513519... [build] check for ige-mac-integration (*)
  24fe7c1... [build] set have_xvidmode to no initially (*)
  e3df3b2... [build] move some things around in the status report (*)
  27e3a6a... [build] pass --enable-osx, restore configure.ac (*)
  557ff54... [build] disable IGE integration calls for now (*)
  080dc23... [build] support invoking functions as build phase steps (*)
  440b1ea... [build] use some internal functions as build phase steps (*)
  6797ec6... Revert "[build] disable IGE integration calls for now" (*)
  1e6b135... Revert "[build] check for ige-mac-integration" (*)
  9e4bd2c... [build] add back ige-mac-integration-sharp (*)
  bca096e... [build] include the tango icon theme in the deps (*)
  bf6b312... [InternetArchive] Fix paging, starts at 1 not 0 (*)
  5423c79... [Podcasts] Fix cancelling download being slow (*)
  7d54a12... [StreamTagger] Trim '\0' chars returned by TagLib# (*)
  6b2a61a... [Mtp] Fix indentation in src/Libraries/Mtp/Mtp (*)
  81db6d9... Use PackStart (4) instead of PackStart (1) (*)
  7c50ee3... [build] simplify OSX build environment vars (*)
  9c3729d... [build] build gtk-sharp from svn, fix up .configs (*)
  528f983... [build] Fix up the etc/mono/config map for Cairo (*)
  c1f88e7... [build] install the hicolor icon theme before tango (*)
  39e9066... [build] remove old osx dep build environment (*)
  f459d2d... [build] remove the tango icon theme extractor (*)
  2ab2e9d... [build] replace autogen.osx.sh with bootstrap-osx (*)
  f863e07... [build] when build.py is passed -e, dump the env (*)
  ecb4616... [build] provide dummy AM_GCONF_SOURCE_2 m4 macro (*)
  0e6cb0f... Ignore the dumped osx.env environment file (*)
  7406102... [build] don't pass -j# when doing make install (*)
  b20b8c7... [build] build GTK# from the 2.12 branch, not trunk (*)
  20f0acb... [build] bump libxml2 to 2.7.6 from xmlsoft.org (*)
  5467d14... [build] don't build banshee in the bootstrap (*)
  37005aa... [solitary] first pass at tool to build a perfect bundle (*)
  bebee8b... [solitary] don't include Options.cs, add Makefile (*)
  09906cd... [solitary] print sizes, and capture gstreamer plugins (*)
  ab7762b... updated .gitignore for ignoring solitary's Options.cs (*)
  b19301e... [solitary] resolve symlinks to their targets (*)
  ac55701... [solitary] ldd, otool support; confinement root (*)
  46c53f0... [solitary] copy and strip located items into a bundle (*)
  4227859... [solitary] ignore libtool files, remove output dir first (*)
  7f5abb9... [solitary] proper native lib detection, cleanup (*)
  d3b7d6a... [build] add more things to the osx bundle definition (*)
  2c9e6b9... Translate "New Playlist"s (BGO #605795) (*)
  0becfa1... Updated Slovenian translation (*)
  a236079... Updated Finnish translation (*)
  f2103c2... Update translators.xml (*)
  13c3185... Remove unused empty InterfaceAction class. (*)
  b21abd7... Update copyright for 2010 (*)
  9dcb7c4... [build] fixes to support building on OS X 10.5 (*)
  bd9f2eb... [build] build libxml2 earlier for osx (*)
  e20966f... [build] bring the linux bundle build profile up to par (*)
  7a934f8... [build] make cairo/gtk work on linux and osx (*)
  91422a3... [build] fix banshee and mono packages for linux (*)
  5df4d7c... [build] renamed bootstrap-osx to bootstrap-bundle (*)
  6045917... [build] don't build banshee as a dep in the bundle (*)
  7558420... [build] use cp -rf instead of cp -a (*)
  782e836... Updated Spanish translation (*)
  7bc683a... Updated Italian translation (*)
  0980052... [Podcasts] Only reload the source after all items are added (*)
  29599c6... [build] generate a banshee-1 launcher per platform (*)
  f7ee543... [build] big reorg of the bundle builder (*)
  e248682... [build] fixed up gstreamer versions for ugly, bad (*)
  a32e257... [build] support extracting zip files by default (*)
  888608f... [build] finished migrating to v2 of bundle builder (*)
  53e8a0d... [gitignore] updated (*)
  9ab3b27... [build] fix pkg-config - fits rest of fd.o pattern (*)
  157d9dd... [build] hardcode python to /usr/bin/python (*)
  c2d6bd4... [build] move gcc arch flags to darwin profile (*)
  1c9de54... [build] fix a LDFLAGS typo, name the linux profile (*)
  1867c2e... Updated Swedish translation (*)
  e1941a7... Add support for Google Nexus One devices (*)
  ae9418c... [build] first pass at MinGW cross compile profile (*)
  10514a9... [emusic] Add new eMusic extension (*)
  d9a85f0... [emusic] Disable by default, and cleanup some (*)
  3c5ae21... Let PrimarySources have their own FileNamePattern (*)
  3d5f0dc... Fix order of source files in Makefile.am (*)
  5c1c901... [emusic] Add the csproj file to the solution (*)
  c1fd83f... [emusic] Clean up Banshee.Emusic.csproj (*)
  c8119cc... [emusic] Always copy downloaded tracks to the library (*)
  f5e708c... Add missing files to POTFILES.in (*)
  59f9015... Remove trailing whitespace in POTFILES.in (*)
  2475ad3... Change ProjectGuid for Banshee.Audiobook.csproj (*)
  d3b79fe... Add Banshee.Audiobook project to the solution (*)
  61b951d... [Audiobook] Reformat Makefile.am as MonoDevelop likes it (*)
  70623b5... Merge branch 'master' into platform-hyena (*)
  cffd57d... More platform-hyena merging and fixes (*)
  dd0ae65... Update .csproj files for platform-hyena changes (*)
  9a92d25... Updated Swedish translation (*)
  2488a7b... Updated Swedish translation (*)
  af8db7e... Updated Swedish translation (*)
  ddd1216... [solitary] big update to solitary, mostly complete (*)
  e59eb55... [build] do not include pango modules (*)
  befbc15... [build] build mono that supports being relocated (*)
  6fa9b64... [build] bundling now supported in build profile (*)
  9098e29... Updated the launcher for Banshee on OS X (*)
  5f5609d... [MassStorageSource] Pad the track number if the folder dept (*)
  286c9ad... [build] install_prefix -> self.prefix (*)
  16813d9... Updated Swedish translation (*)
  b782f4f... [Browser] Use a slash in the user-agent (BGO#606669) (*)
  2b7789e... Merge branch 'platform-hyena' (*)
  8ee7a29... Updated Slovenian translation (*)
  a72d40b... Update XSPF xsd (*)
  ef9d200... Fix Mono.Media unit tests (*)
  12e9919... Fix PlaylistFormatTests. All unit tests now pass! (*)
  871073c... Run Banshee.Gio unit tests if enbaled (*)
  dae871c... [Gio] Fix GIO backend, requiring glib >= 2.22 (*)
  491a544... [Banshee.IO] Set GIO backend as the default (*)
  84ccc8a... Start updating NEWS for 1.5.3 (*)
  f0d1e22... [Gio] Fix (and test) directory uri/path issues (*)
  780faed... [Dap.MassStorage] Fix FileNamePattern regression (*)
  7423772... Use the audio mimetype icon for FileImportSource (*)
  ed59ace... [Gio] Importing over (eg) ssh works now (*)
  f8a21d3... [Import] Improve import src order, add separators (*)
  940ccf0... [FileSystemQueryJob] Add two possible filenames for cover a (*)
  ded6a8e... Fix order of source files in two Makefile.am (*)
  72d20a9... [build] Fix make distcheck (*)
  856335d... [build] Fix harmless error messages during make distcheck (*)
  76b84bb... [bockbuild] support git sources (*)
  b7c6a49... [build] build gtk-quartz-engine (*)
  e9f0c5a... Restart songs using multimedia keys (bgo#607067) (*)
  d9392c0... Updated Slovenian translation (*)
  452453b... [LastfmActions] Unsubscribe from events when disposing (bgo (*)
  93eeee4... [EmusicService] Unsubscribe from event when disposing (*)
  7585ceb... [MassStorageSource] Escape playlist name when syncing (bgo# (*)
  92efef7... [bockbuild] generate GTK/Pango config files (*)
  5bf6813... [build] use murrine as the theme engine on darwin (*)
  7329fe3... [build] bundle theme index, locale, gtk modules (*)
  a713225... [build] add XDG variables to the environment (*)
  8254f34... [darwin] bundle launcher rewrites etc/*.in files (*)
  18805b0... [osx] make X11 call in X11NotificationAreaBox ctor (*)
  8009f50... [build] pass --enable-osx if profile is darwin (*)
  31d0542... [osx] patch murrine for more osx-like rendering (*)
  8eed2b7... [osx] added osx gtkrc to the bundle skeleton (*)
  090640d... [build] moblin-icon-theme package (unused) (*)
  f156892... Remove left-over ApplicationContext.cs that was moved to Hy (*)
  09a0097... [build] added TODO file so I can keep my sanity (*)
  cae3c20... [osx] store bundle path, relocate once, spaceguard (*)
  5ad0c55... Merge branch 'master' into watcher (*)
  73e0196... Add dependency on mono >= 2.4.3 (*)
  66e3adb... Added --restart-or-previous command line option (*)
  0bfbe54... Add item rating to DBus interface (bgo#579754) (*)
  1ea0c31... Added --set-rating=RATING command line option (*)
  400cc2b... [watcher] Only build if mono >= 2.4.3 (*)
  23c6c13... [watcher] Disable by default, put in 'Utilities' (*)
  c92485c... Merge branch 'watcher' (*)
  0f58bed... [osx] avoid NRE in BaseClientWindow, enable quit (*)
  0ae1d5b... [build] ensure an environment is sourced if one exists (*)
  ee2569a... Update NEWS in prep for 1.5.3 (*)
  dd99317... [build] Always build Migo, regardless of --disable-podcast (*)
  843f4b3... [HttpUtility] Copy to Hyena from System.Web (*)
  da4d924... [HttpUtility] Nuke System.Web.Util dep (*)
  34bd2be... Bundle HttpUtility in Hyena to drop dependency on System.We (*)
  0d7e85f... Delete Hyena/HttpUtility, didn't mean to push that (*)
  669fa1e... [NEWS] disambiguate (*)
  7d45248... [InternetArchive] Fix casting exception (bgo#605911) (*)
  dbf53ab... Update AUTHORS and add script to gen it (*)
  45c0abe... Fix crash caused if missing icons (BGO #607822) (*)
  10e9a26... Add a bit of padding above lower-left artwork (*)
  b3525a8... Don't draw a border around NowPlaying artwork (*)
  8d2baa2... Fix NowPlayingTrackInfo artwork changing (*)
  b1c634b... Updated Slovenian translation (*)
  f185ad7... Updated Hungarian translation (*)
  736bb8a... Update contributors for 1.5.3 (*)
  8b6bff6... Various small fixes to NEWS for 1.5.3 (*)
  83061e2... Updates Serbian translations (*)
  246484d... [ListView] Fix a visual artifact (bgo#605736) (*)
  9266c5c... Updated British English translation (*)
  9e804a6... Updated Italian translation (*)
  dc67341... Add latest translation contributors to NEWS (*)
  dd8b912... Update translators.xml (*)
  ce526e3... Updated Swedish translation (*)
  c87263c... [daap] Fix issue with authenticating (bgo#487203) (*)
  99b0c10... [build] fix some runtime errors in linux/mingw (*)
  1dd8151... Updated Serbian translations (*)
  4d9b468... Fix for rockbox flac (bgo#600086) (*)
  ae4f3b9... [daap] Don't allow editing DAAP track metadata (*)
  4c17d34... [Dap.MassStorage] Make sure loaded before auto-sync (*)
  19c59e8... [dap] Make DAP management less frustrating (*)
  57960a6... Updated German translation (*)
  51bf6a7... Updated Brazilian Portuguese translation. (*)
  72de009... Add X-GNOME-FullName to .desktop files (bgo#596242) (*)
  9125220... Update NEWS (*)
  63209ea... Update AUTHORS (*)
  7412596... Update NEWS (*)
  03764a4... [NEWS] Mention the return of OS X support (*)
  08f93be... Fix bug in generating the ArtistNameSortKey (*)
  77f35d2... Update translators.xml (*)
  0445779... [bundle] Patches for small OSX improvements (*)
  ac49a9c... [bockbuild] parse cmd line in Profile ctor (*)
  7568aad... [bundle] build banshee release tarball on --release (*)
  932e972... [bundle] fix the upstream tarball url for banshee (*)
  98ecd6d... [build] Do not delete common.desktop in make clean (*)
  1d1a748... [darwin] bundle the new gtkrc keybinding file (*)
  6a30709... [bundle] do not use realpath when finding root (*)
  21742d3... [bundle] use g_strdup since name will be freed (*)
  1cb5a08... [Dap.MassStorage] Add Palm Pre icons (*)
  a9ccc58... [moblin] fix bnc572614, works around mutter bug (*)
  182dec3... [RemoteAudio] Fixed compile error (*)
  026fa22... [build] Fixed --disable-docs (*)
  92116f0... [build] replace obvious bashism with cryptic junk (*)
  b1a2c57... Updated Spanish translation (*)
  eba7bfd... [gio] Fix error creating existing dir (bgo#608372) (*)
  85a99db... [bockbuild] add back global_configure_flags support (*)
  3387eec... [bockbuild] fix print_help error (*)
  90059a1... [build] couple more fixes for mingw build (*)
  da299fc... Add tooltip for playback error column (*)
  b0898c0... [WrapLabel] Show text in tooltip if ellipsized (*)
  ff1d97a... [InternetArchive] Go to Search src on item close (*)
  d254f47... [InternetArchive] Lazy-load items' data and GUI (*)
  aa029c8... [Nereid] Nuke 'Search' label, make the entry wider (*)
  95e9c6a... Add label to make source-specific dropdown clearer (*)
  1d6a61b... [darwin] add check to regenerate .app config files (*)
  68ddf2e... [darwin] clean up the old build/osx dir (*)
  f30dd80... [darwin] set PATH env variable (bgo#608298) (*)
  15bfd6d... [dap] Let the user know if syncing a missing file (*)
  b88495c... [darwin] add a gmcs wrapper to the skeleton (*)
  92ae8c5... [darwin] collect gmcs.exe and cecil reflector (*)
  c0959cc... [darwin] add copyright header to gtkrc file (*)
  7d921c2... Import from top-level hidden dirs (bgo#601068) (*)
  95b1523... Enable webkit/wikipedia extension by default (*)
  6c1d788... Update several .csproj files (*)
  6f3c236... More .csproj updates (*)
  ef42bc4... Fix up several extensions' .csprojs (*)
  d2a1352... More .csproj fixing (*)
  3d58887... More .csproj fixing (*)
  c37e272... More .csproj fixing (*)
  d1f4de9... Use Unicode codes for quotation marks (bgo#608243) (*)
  9c2b0cc... Set TargetFrameworkVersion to v3.5 in all .csprojs (*)
  7d045f5... More .csproj fixing (*)
  4e7827f... More .csproj fixing (*)
  d9890a5... More .csproj fixing (*)
  67e8aba... More .csproj fixing (*)
  9fb17bc... [Hyena.Json] Safely cast stream.Read () to char (*)
  3c2fec7... Fix crash in ColumnCellCreativeCommons if no pixbufs (*)
  122eaa7... Whoops, didn't entirely fix CC-column NRE (*)
  0e6e0f2... Avoid NRE in media profiles combo box (*)
  e80d11d... On Windows, hack around a playback crash (*)
  5c02a12... [SQLiteConvert] Fix some bad line endings (*)
  a54a6d7... Explain how to manually sort playlists (*)
  13750c4... [podcasts] Simplify the default column set (*)
  8cb16d8... [KeyValueParser] Quoted values (bgo#608917) (*)
  1c464b2... [LibraryWatcher] Enable only for music/video (bgo#608829) (*)
  8671b92... [CoverArtEditor] Fix a NRE (bgo#608844) (*)
  d346266... Follow symlinks when scanning (bgo#545768) (*)
  e228bd5... Fix bug parsing some Ogg rating vals (bgo#608835) (*)
  14f0409... [libbanshee] Only pass playbin's state-changed messages to 
  cb9ac7c... Merge remote branch 'gitorious/master' into gapless-ng
  8678495... Revert "[libbanshee]Fix video playback with playbin2"
  9c77a71... [libbanshee] No longer explicitly set audiosink buffer leng
  b1519fd... [libbanshee] Use playbin2's stream-changed message.
  63182cd... [Banshee.GStreamer] Don't send null uris to bp_set_next_tra
  6d01037... Make gapless playback a build-time option.
  62774c6... [Banshee.MediaEngine] Handle SetNextTrack (null) correctly.
  0107947... [libbanshee] Fix ReplayGain support.
  b04c2ec... [libbanshee] Move _bp_pipeline_rebuild to banshe-player-rep
  f7b8375... [libbanshee] Make ReplayGain more error-resilient.
  0f5bdcf... [libbanshee] Fix coding style issues
  6cf4937... [libbanshee] Print scaled volume when ReplayGain values cha
  da603e2... [libbanshee] Re-add ReplayGain history fallback
  80bc946... [libbanshee] Simplify conditional
  f9d85fb... [libbanshee] Fix enable/disable of ReplayGain while playing
  c13909b... [libbanshee] Fix warning about disposing rgvolume.
  984ac45... [libbanshee] Coding style fixes
  5609674... [libbanshee] Handle missing rgvolume element for ReplayGain

(*) This commit already existed in another branch; no separate mail sent



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