[banshee/gst#] (487 commits) ...[gst#] Enable Gst# build in Windows config



Summary of changes:

  27a024b... [LastfmSource] Fix crash (bgo#612824) (*)
  85ead51... [EqualizerManager] Fix eq settings migration (bgo#612669) (*)
  2e33a4d... Handle volume changes from outside Banshee. (*)
  a76aaf4... [MultimediaKeys] Use a different app name when debugging (*)
  6d44ba5... [Banshee.ThickClient] Don't set PlayerEngine volume on widg (*)
  811563c... [libbanshee] Remove player->current_volume (*)
  625fa99... [Banshee.GStreamer] Explicitly set Volume in Initialize. (*)
  71e4dda... [Banshee.MediaEngine] Don't set volume on each track start. (*)
  ad6e31a... [Banshee.MediaEngine] Whitespace fixes (*)
  ae843d6... Merge volume-handling cleanup.  Fixes bgo #612640. (*)
  dea249e... [grid] Fix a memleak (bgo#612688) (*)
  c10a476... IBasicPlaybackController: rename userRequested -> changeImm (*)
  990d74e... [Migo] Add unit tests for parsing RSS files (*)
  6276e29... [Migo] Ignore invalid RSS durations; tests pass (*)
  d4440eb... Properly dispose FontDescriptions (*)
  86140e4... [DataViewChildAlbum] Set album name small/not-bold (*)
  daa7416... [gio] Fix library rescanning (bgo#611813) (*)
  f995015... [Hyena] Fix LruCache item expiration (*)
  716a646... [CoverArtSpec] Support albums without an artist (bgo#612626 (*)
  63f6487... [Hyena.Gui] Fix grid scrolling via keyboard arrows (*)
  54e4803... Updated Spanish translation (*)
  f7461c4... [PodcastActions] Unsubscribe from an event on dispose (*)
  daa52cc... Updated French translation (*)
  6a9c99b... [Daap] Support disc number and count (bgo#612993) (*)
  cfe352a... [Wikipedia] Fix typing in the webkit view (*)
  ee5f2b6... [PlayQueue] Workaround bad startup crash on old Mono (*)
  d9f16b9... Updated Basque language (*)
  29dfe2c... [libbanshee] Make the volume slider smooth with PulseAudio (*)
  e8e7539... Fixes spelling mistake (*)
  56efd0e... [Hyena] Better exception and sqlite error logging (*)
  9138232... [gio] Prevent "Too many open files" exception (*)
  deeef12... [gio] Dispose FileInfos in DemuxVfs (*)
  4632be2... [gio] More FileInfo disposing (*)
  0a092ce... Updated Portuguese translation (*)
  6ac0bba... [Banshee.Collection] Fix importing of non-local dirs (*)
  9cca201... [Banshee.ThickClient] Fix setting non-local library locatio (*)
  05a359c... [gio] Initialise GType (*)
  5a7c928... [tests] Fix tests that set a custom IO provider (*)
  21cd4f8... Updated Basque language (*)
  b060c63... [NotificationArea] Disconnect seek-slider on Dispose (*)
  5c81b79... [gio] Dispose FileEnumerator when done with it (*)
  f5f7d4f... [metadata] Close TagLib.File's stream when finished (*)
  17425e1... [configure.ac] Bump to 1.5.6 for upcoming release (*)
  d579f7b... [gio] Fix unit tests (*)
  a3bda57... [Banshee.Hardware] Handle exceptions (bgo#613173) (*)
  0eb6e96... [Last.fm] Fix crash (bgo#613276) (*)
  630efc3... [ContextPane] Fix crash if active removed (bgo#613277) (*)
  93a5f87... [gio] Make Gio.DemuxVfs behaviour consistent (*)
  8d7fdaa... [ListView] Redraw the entire view when dragging columns (*)
  275d9e2... [tests] Add 'make test' rule from every assembly (*)
  1e90d76... [tests] Fix Mono.Media and Banshee.Services targets (*)
  a4da5bc... [Banshee.IO] Add unit tests, make them pass (*)
  e1b8a0f... [Banshee.IO] Test providers' Copy method (*)
  eaecba9... [Banshee.IO] Fix Uri to path conversion (*)
  b158e21... Fix some gendarme warnings (*)
  5e0672a... [build] add profile-configure (*)
  d110d68... [MeeGo] Massive rename from Moblin to MeeGo (*)
  9f7edb6... [build] use rm -f in clean-local (*)
  3ea4f46... [gitignore] add meego desktop file (*)
  9446071... [libbanshee] Fix building with older GStreamer (bgo#613339) (*)
  996e563... Update POTFILES.in after the MeeGo rename (*)
  c536e7c... Update NEWS in prep for release (*)
  38896b0... Update contributors for 1.5.6 (*)
  b47de1d... Update AUTHORS and banshee.doap (*)
  bbf166d... [Migo] Increase enclosure download timeout to 5 min (*)
  f8bc708... Update NEWS (*)
  371fad6... Update Russian translation (*)
  76d6406... Updated German translation (*)
  1acbbfd... Update Czech translation by Marek Cernocky (*)
  215a95f... Dispose TagLib.File (*)
  016f78f... Update API docs (*)
  8b3f4e2... [configure.ac] Display whether API docs will be built (*)
  68fc22c... [build] add 'make update-docs' top-level target (*)
  8440872... Add some hand-written API documentation (*)
  55859c2... [Gui.TrackEditor] Dispose of TagLib.File (*)
  615ed8f... [ListView] Redraw the entire view when resizing columns (*)
  ab0c8bd... Updated Swedish translation (*)
  ae6f2b7... Updated Slovenian translation (*)
  381ef5e... Updated French translation (*)
  3ba5ed6... Update Russian translation (*)
  1817378... Update Russian translation (*)
  1d0800c... [SmartPlaylist.Editor] Fix button mix-up (*)
  7365da6... [MeeGo] customize the Nereid client UI (*)
  c72dfb7... [PlaybackShuffleActions] optionally expose repeat (*)
  2da32f3... [Nereid] add a global GDK/X event filter (*)
  118bc99... Update Hyena API docs with some extra entries (*)
  8c90d6a... [PlatformDetection] detect MeeGo (*)
  5d1cadf... [Hyena] Fix MeeGo detection (*)
  945deea... Updated Brazilian Portuguese translations reviewed by Enric (*)
  ca1a593... [MeeGo.Panel] Update libmoblin-panel binding (*)
  e810930... [tests] Unit test db migrations (*)
  83971d4... [Banshee.IO] Reorganize tests, add FileRead test (*)
  7739e9b... [build] include autogen.sh in the dist (*)
  6bf75c2... [MeeGo] Overhaul of the panel, fix integration (*)
  6d36af3... [MeeGo] Fix a race between panel ready and banshee (*)
  d15ad5f... [build] Bump to 1.5.7, the MeeGo release (*)
  3ee4312... Updated NEWS for 1.5.7 (*)
  7e19b20... [MeeGo] use media as a label, not banshee (*)
  351f8a7... Updated French translation (*)
  9a0dea8... Updated Serbian translations (*)
  7653da7... Updated Serbian translations (*)
  c627823... update for Punjabi by A S Alam (*)
  a620a7f... [tests] Fix build with --disable-tests (bgo#613719) (*)
  6b6bf81... Dutch translation updated by Wouter Bolsterlee (*)
  b40ca78... [bundle] bump taglib-sharp to 2.0.3.7 (*)
  b3fb100... [darwin] disable youtube support (*)
  d67b949... [darwin] pango patch to fix bgo#608415 (*)
  a583515... [release] update banshee.doap for 1.5.7 (*)
  4c4cf0b... [bundle] update banshee bundle package for 1.5.7 (*)
  c2a888c... Better logging of Hardware backend exceptions (*)
  c9976c7... [hal] Start the HAL dbus service if needed (*)
  7c02a22... Account for DeviceKit to UDisks rename (*)
  5866648... [hal] Fix fallback from UDisks to DeviceKit (*)
  501850e... Updated Hungarian translation (*)
  408d90d... Use banshee-panel for NotificationArea (*)
  8714a62... Updated German translation (*)
  803d729... [SourceManager] Handle exceptions in SourceAdded (bgo#61240 (*)
  35f0d7c... Updated German translation (*)
  3c66858... [darwin] don't build monobjc (*)
  c257d54... [bundle] update to Mono 2.6.3, aggressive build (*)
  9555d40... [darwin] Update Info.plist to use %version% (*)
  eb6b230... [darwin] lame script to build the whole world (*)
  ebb19a7... [bundle] fix mono package syntax error (*)
  b6a4a75... Allow force insert in SqliteModelProvider.Save (). (*)
  d9b8d87... [gapless] Fix PlayCount calculation (bgo#613418) (*)
  1f33174... Update Catalan translation (*)
  09ef0b3... [bundle] bockbuild and the bundle profiles moved (*)
  f4d6702... Don't destroy the subscribe dialog too early (*)
  da41895... [extras/metrics] usage report import improvements (*)
  40b5f9a... [Windows] Fix gettext language selection (*)
  52c6a7d... Update Czech translation (*)
  55f5bfc... [ItunesPlayerImportDialogs] Allow the file chooser to fill  (*)
  4a6879f... [MassStorageSource] Fix crash when trying to delete a playl (*)
  0628224... [Dap.MassStorage] Read .is_audio_player (bgo#611991) (*)
  32a37d0... Updated Slovenian translation (*)
  b9a5857... [Dap.MassStorage] Recognize HTC Desire phones (*)
  03d956b... [Dap.MassStorage] Add 2 missing 24 pixel icons (*)
  3e0368d... Update Simplified Chinese translation. (*)
  dd8b746... Update the bundled version of COPYING (*)
  7093ae1... Updated Italian translation (*)
  11166f9... [SearchEntry] ensure whole widget is base colored (*)
  4921a9a... [ListView] Render/adjustment fixes on null model (*)
  6d2a875... [Podcasting] make it an IDelayedInitializeService (*)
  b39f702... [bootstrap-bundle] work with external bockbuild (*)
  a2e20a1... [MeeGo] cleanup, refactoring, polish (*)
  5255fec... [SearchEntry] properly render the entry background (*)
  47a89b9... [release] Start updating NEWS for 1.6 (*)
  09ad24f... [release] More NEWS work; far from done (*)
  d7dec8c... Updated Polish translation (*)
  6243e79... [IO.Unix] Check for broken symlinks (bgo#614065) (*)
  77d5026... Update translators.xml (*)
  bfc5727... Add thread id to Hyena.Log when debugging. (*)
  c9ac13e... [Equalizer] Restore selected preset (bgo#614313) (*)
  73070ca... Updated Lithuanian translation (*)
  91a58fd... [ListView] Fix build on older mono (*)
  f23f98b... Updated Danish translation (*)
  8480268... Updated Danish translation (*)
  9ea2e0e... [Dap.MassStorage] Add a missing reference (bgo#614419) (*)
  7e47662... [ThickClient] Add missing file to csproj (bgo#614420) (*)
  e9e6ff1... [YouTube] Fix the Windows build (bgo#614416) (*)
  9214aa6... Updated Basque language (*)
  6e35f9e... [release] Bump configure.ac and doap file to 1.6.0 (*)
  e5c4253... Update translators.xml (*)
  8a7d728... Update contributors for 1.6.0 (*)
  76c3478... [release] Update NEWS (*)
  479f5b0... Update AUTHORS (*)
  1692745... [release] Update NEWS with bug fixes since 1.5.6 (*)
  717d019... [release] Mention HAL dep in NEWS (*)
  3c03d79... Various small fixes to NEWS (*)
  d22c2e8... [MeeGo] Show track info display only when not idle (*)
  fd7768b... [MeeGo] Set active source on views when starting (*)
  e84c6b0... [MeeGo] MeeGo panel is created via Mono Addins (*)
  1d1ae9a... [MeeGo] remove the ready signal, it's not valid (*)
  e697f96... [MeeGo] we don't need to wait on MplPanelClient (*)
  8941eb0... [MeeGo] Enforce --mutter-panel option better (*)
  2909932... [MeeGo] add equalizer, rescan items to ToolbarMenu (*)
  9a3f1c2... [build] Use [[ and ]] for condition in dap-ipod.m4 (*)
  59cb551... [MaemoDevice] Ignore the .sounds directory on Maemo devices (*)
  51066b4... [MaemoDevice] Set 'Music' and 'Video' as the default folder (*)
  84ba371... [Hyena.Gui] Fix CS0188 error (bgo#614301) (*)
  f4b2de5... [MusicBrainzQueryJob] Escape album/artist (bgo#614569) (*)
  378b4ee... [Hyena.Widgets] Add Position method, expose hbox (*)
  f795aa1... [Banshee.ThickClient] Use EntryPopup.Position (*)
  4514563... [Banshee.ThickClient] Add g keybinding to switch sources (*)
  376537c... [Dap.MassStorage] .is_not_audio_player usage (bgo#535323) (*)
  e487bf9... [Daap] Connect to remote servers (bgo#407496) (*)
  02b23d2... [Daap] HIGify OpenRemoteServer dialog (*)
  83a6a69... Fix POTFILES.in (*)
  8f924b2... [libbanshee] Windows fixes (bgo#614046) (*)
  aa277d8... [BansheeQuery] Fix mime-type queries (bgo#601920) (*)
  681d517... [Banshee.ThickClient] Position source switcher on SourceVie (*)
  e337020... [Banshee.ThickClient] Improve source switcher (*)
  8a2c14f... [Banshee.ThickClient] Source switcher improvements (*)
  32cf43b... [MaemoDevice] Ignore the .videos directory (bgo#614825) (*)
  9a6112b... Updated Ukrainian translation (*)
  74a313e... [Banshee.Database] Fail fast if using a database version fo (*)
  8dfebd7... [profile-configure] pass --enable-maintainer-mode (*)
  34109a5... [MeeGo] Add header label with proper style to panel (*)
  02a5b42... [BansheeDialog] center on screen if parent hidden (*)
  624d363... [GlobalUIActions] DBus iface for showing dialogs (*)
  70d9850... Fixed some typos in the Spanish translation (*)
  d2e4346... [GlobalUIActions] don't present the main window (*)
  f0bc4ba... Fixed some more typos in the Spanish translation (*)
  a409762... Add .Net 4.0 detection to shamrock. (*)
  5f25ba1... [Banshee.Bpm] Define what is "BPM" in a tooltip, so its mea (*)
  4596b12... Extend SqliteConnection to handle double and nullable value (*)
  7dc1281... Remove UriList, not used anymore. (*)
  4632ebe... [Hyena.Query] Add missing copyright lines, and fix cosmetic (*)
  1603f42... [Banshee.ThickClient] Remove a FIXME that is no longer need (*)
  baa6bad... [Banshee.Base] Fix nitpick in SafeUri: small redundancy to  (*)
  5670ed4... [Dap.Ipod] Nitpick: common place for the music path (*)
  bbd4aae... [Hyena.Gui] Add protected IntPtr ctor to ListView (*)
  4e41321... [Hyena.Gui] Add protected IntPtr ctor to Animated[HV]?Box (*)
  b558f48... Updated German translation (*)
  76e0ab2... [Dap.MassStorage] Motorola DEXT/CLIQ support (*)
  02df052... [Lastfm] Ellipsize artist names (bgo#585011) (*)
  b92bc2a... [MeeGo] remove --mutter-panel requirement (*)
  e17b7ea... [extras/metrics] Add --timeline option (*)
  9cf5c85... Fix failing test when using Unix IO backend (*)
  62ec334... Fixed Windows build issue (bgo#614416) (*)
  2a2638e... [DataViewChildAlbum] Highlight with theme radius (*)
  2caac0e... [Theme] Make Push/PopContext methods virtual (*)
  104662c... [SearchEntry] Add protected IntPtr ctor (*)
  7a8da0f... [MeeGo] Do not force the volume to 100% anymore (*)
  60ae564... [MeeGo] New header box widget implements new look (*)
  ffef659... [MeeGo] Implemented new Hyena GUI theme (*)
  7f40bbe... [MeeGo] Another major panel UI overhaul (*)
  094be72... [MeeGo] Fix minor rendering/spacing issues (*)
  5c7d4e6... [Dap.MassStorage] Fix AssemblyName (*)
  9247464... Update translators.xml (*)
  49622a6... Updated Spanish translation (*)
  652f92a... Updated Spanish translation (*)
  26712c7... [LastFMQueryJob] Fix up a "using ..." statement (*)
  ac7975a... [AddinView] Update model when a checkbox is toggled (*)
  255931f... [lastfm] First step of the split (*)
  890c56a... Updated strings from the Last.fm split (*)
  c7244f9... [lastfm] Move parts of UI XML to LastfmStreaming (*)
  fd11e9d... [lastfm] Fix Banshee.LastfmStreaming.addin.xml (*)
  98e321d... [lastfm] Move LastfmTrackActions.xml to LastfmStreaming (*)
  d60f08e... [lastfm] Try to move RadioSource sorting to LastfmStreaming (*)
  00df06c... [lastfm] Fix crash when swithching to Last.fm source (*)
  942765e... [lastfm] Fix actions for LastfmStreaming (*)
  e24ceed... [lastfm] Remove stations when LastfmStreaming is disposed (*)
  7650e5e... [lastfm] Fix mistakes introduced by rebasing on master (*)
  ebf5465... [lastfm] Move ILastfmInfo to Lastfm.Data (*)
  37a023d... [lastfm] Remove some unneeded "using ..." statements (*)
  3e18e5f... [lastfm] Rename Banshee.Lastfm.Radio to Banshee.Lastfm (*)
  4b8be19... [lastfm] Rename Banshee.LastfmStreaming.Radio (*)
  a941054... [lastfm] Add missing headers to the new files (*)
  b8d2451... Update POTFILES.in (*)
  7c2844c... Updated Slovenian translation (*)
  28e5533... [NotificationArea] Send icon name instead of pixbuf (*)
  2d1dada... Move `Paths` to Hyena (bgo#605891) (*)
  657cfbb... Update translators.xml (*)
  66e755c... [Dap.Ipod] Fix build for the move of Paths to Hyena (*)
  c04a06c... [NotificationArea] Properly dispose discarded pixbufs (*)
  09136dc... Update Czech translation by Marek Cernocky (*)
  5c7c322... Updated Portuguese translation (*)
  ef0119c... [ArtworkManager] Maintain aspect ratio (bgo#613359) (*)
  4b548d0... Updated Lithuanian translation (*)
  3f43850... [UserJobTile] Don't crash if icons are missing (bgo#615778) (*)
  f598452... [ArtworkManager] Fix a typo in the commit for bgo#613359 (*)
  d3af047... [AlbumListView] Fix layout for non-square albums (*)
  af0e2d7... Add `--fullscreen` switch (bgo#615223) (*)
  b8d268a... [gapless] Fix rating resets (bgo#614863) (*)
  345cfb6... Updated Slovenian translation (*)
  3f1471e... Add AlbumArtist to the search menu (bgo#615692) (*)
  7350c5e... Updated German translation (*)
  da674e7... [Dap.Ipod] Fix a race condition (*)
  7375325... [Hyena.Gui] Add protected IntPtr ctor to *MenuItem (*)
  383ef95... Update Czech translation (*)
  4fa8b4f... [MassStorage] Fix relative paths in playlists (bgo#560711) (*)
  1c2cc5c... [Hyena.Data.Sqlite] Missing double? support bits (*)
  185d4a7... [Hyena.Data] Handle bad indices in MemoryListModel (*)
  cd03757... [ColumnCellAlbum] Fix invalid cast crash (*)
  f8ed8df... [TrackActions] Fix collection-modified crash (*)
  864e902... [Hyena] Fix ListView a11y crasher (*)
  dbd0869... [NextButton] Fix repeat submenu disappearing (*)
  da1c431... [ColumnController] Reduce config accesses (*)
  7d13b35... [Nereid] Don't set Volume=100 in MeeGo (*)
  95fc8a9... [extras/metrics] Try to speed up the db (*)
  1724509... [Dap.MassStorage] Add Galaxy Portal usb ids (*)
  5caf780... [NowPlaying] fullscreen video is override-redirect (*)
  0230e65... Updated Danish translation (*)
  98b1dea... Dutch translation updated by Wouter Bolsterlee (*)
  647ab14... [release] Prepare for 1.7.0 release (*)
  b3d7ed1... [release] Update contributors (*)
  1b1dc1c... [i18n] Update translators.xml (*)
  fccd1d7... Added push-meego script (*)
  f9956d3... push-meego: only push changes since last push (*)
  e2899e5... [profile-configure] do not disable gnome for meego (*)
  07a8a62... [GConfConfigurationClient] do not support on MeeGo (*)
  b4864e4... [Log] do not show 's' at the end of times (*)
  f7ac41c... [MeeGo] Added a MeeGo client entry assembly (*)
  43ab8c9... [GtkBaseClient] break up init phases around GTK (*)
  deba2c2... [build] added a package-patch target (*)
  281de83... [Booter] If running on MeeGo, use MeeGo.exe (*)
  7db1bed... [LibraryWatcher] run RescanPipeline over libraries (*)
  d15a89b... Revert "[Booter] If running on MeeGo, use MeeGo.exe" (*)
  16e57c1... [MeeGo] maximize/undecorate main window in Nereid (*)
  b9d7882... [MeeGo] Added a make monitor-meego target (*)
  074a32f... [XOverlay] fix video embed bnc#585817, bgo#548635 (*)
  ab93641... [TrackInfo] Add PlaybackSkippedThreshold property (*)
  a8a3a70... [MeeGoService] Remove obsolete NowPlaying code (*)
  2b9ef1e... [configure] use full desktop name on MeeGo (*)
  bd89b7a... [MeeGo] use 'Banshee Media Player' for panel name (*)
  a99a3b3... [Nereid] More MeeGo customization (theme, spacing) (*)
  9660b91... [TrackInfoDisplay] support forcing size/spacing (*)
  a35801b... [ConnectedSeekSlider] Allow adjusting spacing (*)
  02c37c0... [SourceRowRenderer] use Cairo to render counts (*)
  aa3db1d... [SourceView] fixed theme issues (*)
  5829ab6... [Theme] expose a TextMidColor property (*)
  aaf7dd5... [ThemeContext] Added ToplevelBorderCollapse (*)
  1ed7f52... [GtkTheme] support ToplevelBorderCollapse (*)
  adcbdd3... [MenuButton] expose internal widgets (*)
  0885637... [RoundedFrame] use theme context radius (*)
  e4c7fda... [ThemeTestModule] basic/lame GUI test for Theme (*)
  1d00208... [package-patch] ignore the DOAP file (*)
  0e4c07a... [MeeGoTheme] new MeeGo theming, custom SourceView (*)
  4a8a6ba... [RoundedFrame] create theme in OnStyleSet (*)
  d1af949... [Nereid] Only force ArtworkSize for MeeGo (*)
  e9c11e5... [SourceView] Only draw frame on MeeGo (*)
  27efb1b... [Theme] Removed DrawFrameBorderFocused (*)
  20dead9... [MeeGoTheme] Remove DrawFrameBorderFocused (*)
  77c017d... [GtkBaseClient] Added --debug-gtkrc support (*)
  5391ed0... [LastFm] Improved authentication experience (*)
  7adc9e6... [MeeGoTheme] draw bottom border of SourceView (*)
  6fab293... [XmlConfigurationClient] load /etc/skel config (*)
  9f4c216... [MeeGoPanel] use Banshee Media Player as tooltip (*)
  ce1af5e... [MeeGoPanel] adding missing "using Mono.Unix" (*)
  dea6a18... [MeeGo] Keep the search entries synced (*)
  b39f442... [release] Update NEWS for 1.7.0 (*)
  e4dc106... [i18n] Update POTFILES.in (*)
  33bf671... Updated Brazilian Portuguese translation (*)
  9db00b3... Updated Slovenian translation (*)
  1121ac5... Updated German translation (*)
  870c405... [YouTube] Fix video playback (*)
  e1471aa... Updated Spanish translation (*)
  a8d1d57... [Daap] HIGify string, clarify another (*)
  7f61dc9... [GtkTheme] DrawRowSelection - support a flat fill (*)
  9edc3dd... [MeeGoTheme] Draw view headers, flat selection (*)
  3e58f4d... [CoverArtEditor] Do not create a visible window (*)
  07d2523... [Nereid] More MeeGo visual improvements (*)
  8d94ef2... [build] Added package-po target to Makefile.am (*)
  a09acc4... [MeeGo] lowercase media for panel button tooltip (*)
  bc4f1c8... Merge Intel translations of 'media' for some langs (*)
  948e654... Updated German translation (*)
  146b91e... Updated Slovenian translation (*)
  25fc288... [libbanshee] Don't use filersc element explicitly (*)
  53b8489... [MeeGo] make the source view color a tad lighter (*)
  9fbf208... [GStreamer] Don't track volume in preferences (*)
  360e1b7... [ThickClient] Partial fix for cover art editing (*)
  7742161... [Audiobook] Start working on a new view (*)
  bb19fc9... Add options to DatabaseFilterListModel (*)
  3d99454... [Audiobook] Refresh grid view when books model reloaded (*)
  61b9208... [Audiobook] Customize source/model options (*)
  946aa70... [Audiobook] Make book grid artwork bigger (*)
  fe1819a... [Audiobook] Update grid (*)
  3c6ec07... [Audiobook] more tweaks (*)
  08d4ef4... [Audiobook] Add a context menu (*)
  49f171d... [Audiobook] Trying to fix build, still broken (*)
  f90ab1a... [Audiobook] build fixed (*)
  aee0894... [ListView] Work around grid related a11y crashes (*)
  1583b39... [Audiobook] Call Open action for grid activation (*)
  8074940... [Hyena] Make model's Selection a property (*)
  05a2e52... [Library] Speed up moving tracks between libraries (*)
  e08b28d... [Audiobook] Add Edit Track Info action (*)
  c4b831f... [Banshee.ThickClient] Hide Source Switcher menu item (*)
  c0ccd05... [Banshee.ThickClient] Fix BansheeDialog alignment (*)
  139f22a... [ThickClient] Fix SeekDialog padding (*)
  e45d23c... [ThickClient] Fix ImportDialog padding (*)
  3f86e2a... [ThickClient] More BansheeDialog tweaks (*)
  742bfd4... [ThickClient] Fix TrackEditor spacing/padding (*)
  5b6918e... [Hyena.Data.Sqlite] Add HYENA_MD5 method (*)
  06a91c9... [Hyena.Gui] Make HigMessageDialog more extensible (*)
  bc3e609... [Services] Add method for bulk-updating MetadataHash (*)
  7cc543b... [Audiobook] Add a merge tool (*)
  0bb7808... [ThickClient] Fix album grid when-to-hide-artist logic (*)
  cbb7c98... [Base] Fix indentation issue (*)
  7038c4a... [Nereid] Let sources override double click behavior (*)
  325eede... [ThickClient] Make TrackInfoDisplay more customizable (*)
  ba4e735... [Services] Improve variable name (*)
  9bfe9fc... [Audiobook] Add BookView (*)
  afd52d7... [Audiobook] Remove Console.WriteLines (*)
  d4f36e0... [Audiobook] Clean up, mark some strings for i18n (*)
  43490db... [po] Update POTFILES.in with Audiobook files (*)
  13c5ad9... [Audiobook] More cleanup (*)
  c64a8a1... [ThickClient] Fix build, remove unused private method (*)
  f6e4b67... [ThickClient] Fix typo in TrackInfoDisplay (*)
  ff980b5... [Bookmarks] Move classes to their own files (*)
  8fc140a... [Hyena.Data.Sqlite] Case-insensitive column checks (*)
  3094f6e... [Bookmarks] Revamp to use SqliteModelProvider (*)
  ea91a03... [Bookmarks] Add a Type column, and lazy load (*)
  a15a237... [Bookmarks] Move into Core (*)
  3b96bf0... [Audiobook] Keep a last-played bookmark per book (*)
  3c0b439... Update translators.xml and addin-xml-strings.cs (*)
  7839092... [Nereid] Allow customizing the src title widget (*)
  de114ce... [Audiobook] Customize the title widget (*)
  c8da56b... Read/write/load the MusicBrainzID properties (*)
  726fdc8... [Nereid] Set the HeightRequest of the custom title (*)
  16705b1... [configure.ac] Remove Bookmarks extension (*)
  d4e1de5... [MeeGo] Fix compilation after the move of 'Paths' to Hyena (*)
  566d648... Update Czech translation by Marek Cernocky (*)
  f8ecabf... [PodcastFeedPropertiesDialog] Do not destroy the dialog too (*)
  f43ddc0... [TrackInfo] Add audiobook-related strings (*)
  66056ad... [Audiobook] Make the cover art widget a Gtk.Image (*)
  37f5ffc... [TrackInfo] Allow overriding IsPlaying method (*)
  c480c2f... [SmartPlaylist] Add more ideas to a FIXME (*)
  39029a4... [DefaultColumnController] Make helper method public (*)
  15bc784... [Hyena.Widgets] Expose ImageButton Spacing property (*)
  de56c5b... [Bookmark] Make setters public, add Save method (*)
  1fccec8... [Audiobook] Much improved playback; add Resume action (*)
  e889b20... [Audiobook] Cleanup (*)
  0ccf80c... [Audiobook] Add Esc shortcut to return to grid view (*)
  aa484de... [Audiobooks] Get rid of Alignment in BookView (*)
  f1fc222... Updated German translation (*)
  964136c... [Bookmark] Change JumpTo to try to avoid stutter (*)
  47bb27d... [Audiobook] Improved Resume functionality (*)
  0e6de94... [extras/metrics] Add .csproj and update db location (*)
  d37340a... Add src/nuke-dev-keys script (*)
  9159bae... [ListView] Only handle [shift] ctrl-a if appropriate (*)
  1f6f518... [Banshee.Gui] Clean up TrackActions.UpdateActions (*)
  184a284... [InternetArchive] Close icon not delete (bgo#612010) (*)
  5d6995d... [Booter] Fix ArgumentNullException (*)
  680c9e6... Updated Slovenian translation (*)
  0f19a84... Merge branch 'master' into lastfm-split (*)
  d7a8e7c... [lastfm] Move LastfmPreferences to Banshee.Lastfm (*)
  0f1ca96... [AudioscrobblerConnection] Fix typo in error message (*)
  84df566... [AudioscrobblerConnection] Fix typo in error message (*)
  666c3e5... [AddinView] Update each entry when toggled (*)
  5d041db... Merge branch 'master' into lastfm-split (*)
  eaf9824... [lastfm] Auto-enable streaming if the user is a subscriber (*)
  0f1ac93... [lastfm] Auto-disable the streaming extension on first star (*)
  4ee69b4... [lastfm] Add a reference to Mono.Addins in the csproj (*)
  572e07e... Update POTFILES.in (*)
  606b028... [tests] Fall back to nunit-console from nunit-console2 (*)
  e0fad5c... [lastfm] Change the casing in the addin ids (*)
  235a438... [lastfm] Update the description of both extensions (*)
  54c11dc... Merge branch 'lastfm-split' (*)
  ea9ed4e... Add protected IntPtr ctors; ergh! (*)
  41a7e83... [Banshee.Services] Fix menu item capitalization (*)
  88bc17d... [build] Started IntPtr ctor verification tool (*)
  064f5d0... [Banshee.Core] Add LegacyPaths.cs to .csproj (*)
  8793807... [build] Fixes for the Windows build (*)
  b131e44... [build] Fix .csproj file references (*)
  3dc766e... [build] More .csproj fixing (*)
  3c60933... [build] More .csproj fixing (*)
  a547d69... [Nereid] Change output type in .csproj (*)
  1674354... [Last.fm] Remove unnecessary 'using Mono.Security' (*)
  5a7bdfa... Updated British English translation (*)
  8ba16f8... [Banshee.ThickClient] Move BANSHEE_DISABLE_GRID switch to a (*)
  454df5e... [TrackEditor] Launch in readonly mode when saving metadata  (*)
  db7cf74... Updated German translation (*)
  28c745c... Updated Galician translations (*)
  dd71a04... Updated Galician translations (*)
  9108545... [build] Fix "make distcheck" (*)
  6b1eb13... Update POTFILES.in (*)
  581e81e... [i18n] Update translators.xml (*)
  fabc28f... Update contributors for 1.7.1 (*)
  135669b... Update AUTHORS for 1.7.1 (*)
  1929526... [release] Bump version to 1.7.1 (*)
  d3bd4c9... Update doap file for 1.7.1 (*)
  1f08e55... [release] Prepare NEWS for 1.7.1 (*)
  6c81e21... [release] Small additions to NEWS for 1.7.1 (*)
  eb66544... [extras] Add README.releasing file (*)
  87d67ea... [extras] A few tweaks to README.releasing (*)
  406c411... Updated German translation. Fix #604529 (*)
  ebb43a8... Add support for using the GNOME proxy settings (*)
  2ed46ee... Updated Spanish translation (*)
  add4056... [Metadata] Add metadata-saving support for FSQ (*)
  6f0ae22... [Metadata] Fix prev commit add40560eca0c57c0dd4be16b76fa5ae (*)
  0d7aa06... Fix one more nitpick from previous commits (*)
  aaa5ca2... Add shamrock macros for finding mono-2.pc. (*)
  a41491f... Add implicit conversion to string. (*)
  4b2f87a... [build] Fix xbuild integration (bgo#597950) (*)
  02faa15... [build] Fix addin-xml-strings.cs generation (*)
  47b3357... [ThickClient] Fix a leftover for ReadOnly metadata (*)
  a772238... Update Czech translation by Marek Cernocky (*)
  641a569... Updated German translation (*)
  5f157c4... Make sure Music attribute unset for videos/podcasts (*)
  d8466ab... [ThickClient] Fix SourceSwitcher crasher (bgo#618117) (*)
  a7ed470... [Services] Always clear temporary playlists (*)
  07f1238... [Audiobook] In Dispose, stop listening to event (*)
  460d643... [Podcasting] Refresh feeds when network is reconnected (*)
  e2e0d5d... Merge branch 'master' into gst#
  f037861... [gst#] Require explicit --enable-gst-sharp to build
  75d703f... [gst#] Enable Gst# build in Windows config

(*) 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]