summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-09-29AppleDeviceSource: use progressUpdaters for all sync operationsAndres G. Aragoneses1-4/+11
2012-09-29LastfmRequest: Fix crash after response timeout (bgo#684792)Bertrand Lorentz1-1/+5
2012-09-29AudioscrobblerConnection: Fix formatting of debug log outputBertrand Lorentz1-1/+1
2012-09-29i18n: Update translators.xmlBertrand Lorentz1-2/+3
2012-09-23AppleDeviceSource: Improve previous commit, to dequeue, not enumerateAndres G. Aragoneses1-7/+5
2012-09-23AppleDeviceSource: postpone the removal of invalid tracks to the sync cycleAndres G. Aragoneses1-8/+20
2012-09-23AppleDeviceSource: refactoring, decrease indentation in two blocks of codeAndres G. Aragoneses1-20/+22
2012-09-23AppleDeviceSource: refactoring, extract submethods from PerformSyncThreadCycleAndres G. Aragoneses1-11/+37
2012-09-22DapActions: fix ConfirmUserAction() to display in the main threadAndres G. Aragoneses1-8/+9
2012-09-22Dap: move gtk calls into the gui thread when creating DapInfoBarAndres G. Aragoneses1-2/+3
2012-09-21DaapService: Fix another gtk call outside of the main threadAndres G. Aragoneses1-4/+5
2012-09-21DaapService: use ProxyToMain for a gtk callAndres G. Aragoneses1-5/+7
2012-09-19Dap.MassStorage: PlaylistPaths to return empty array (bgo#682996)Andres G. Aragoneses1-3/+4
2012-09-16DatabaseImportManager: Add .opus to import whitelistBertrand Lorentz1-1/+1
2012-09-15hyena: update to HEADAndres G. Aragoneses1-0/+0
2012-09-13hyena: update to HEADAndres G. Aragoneses1-0/+0
2012-09-13hyena: update to HEADAndres G. Aragoneses1-0/+0
2012-09-13hyena: update to HEADAndres G. Aragoneses1-0/+0
2012-09-13BasicTrackDetailsPage: Blank year spin button when 0 (bgo#623974)Samuel Gyger1-0/+8
2012-09-12PathPattern: Limit filename length to 200 characters (bgo#636450)Roderich Schupp1-4/+10
2012-09-12SourceView: log errors in SetCellDataFunc to avoid crashing (bgo#683359)Andres G. Aragoneses1-1/+18
2012-09-05SourceView: replace a dynamic cast with a static castAndres G. Aragoneses1-1/+1
2012-08-26AmazonMp3.Store: Fix URL redirection for sign out actionBertrand Lorentz1-1/+1
2012-08-26Mpris: Only raise PropertiesChanged signal if value changed (bgo#682510)Kevin Anthony1-19/+20
2012-08-22release: Update AUTHORS and contributors.xml for 2.5.0Bertrand Lorentz1-0/+5
2012-08-22DapSource: Put the playlists below the default sources (bgo#671948)Samuel Gyger1-0/+4
2012-08-21Banshee.IO: Use strongly-typed SafeUri for GetFiles and GetDirectoriesAndres G. Aragoneses7-33/+27
2012-08-21OSX: Add support for native file chooser dialogs (bgo#682093)Timo Dörr13-108/+287
2012-08-19Last.fm: add logging for ignored tracksPhil Trimble2-1/+29
2012-08-19OSX: Enable openFiles event for opening in Finder (bgo#682090)Timo Dörr1-0/+16
2012-08-19OSX: Add hardware support for USB mass storage devices (bgo#682087)Timo Dörr16-16/+1597
2012-08-18PlayQueueSource: Remove outdated TODO item and commentsBertrand Lorentz1-2/+0
2012-08-18OSX: Fix volume reset between playback (bgo#681639)Timo Dörr1-0/+9
2012-08-18OSX: Allow more actions to have custom accelerators (bgo#677866)Timo Dörr3-3/+3
2012-08-18PrimarySource: Make sure AddTrackJob is marked as finished (bgo#657769)Fabrice Bellet1-0/+3
2012-08-16Replace custom volume widget with gtk's VolumeButton (bgo#681062)Timo Dörr5-751/+21
2012-08-15Mpris: Add CanSetFullscreen and Fullscreen properties (bgo#681890)Kevin Anthony3-22/+92
2012-08-04Update translators.xmlAlexander Kojevnikov1-1/+4
2012-07-27PlayerEngine: Fix reporting of playback errors (bgo#680679)Bertrand Lorentz2-12/+15
2012-07-14osx: Add debug and logging facility to OS X booter (bgo#664574)Timo Dörr1-1/+47
2012-07-11Dap.MassStorage: Support the Samsung Galaxy Nexus Android phoneOlivier Dufour1-1/+1
2012-07-08AppleDevice: null check for MediaDatabase.PodcastPlaylist (bgo#679260)Andres G. Aragoneses1-1/+3
2012-07-07Last.fm: update response stream handlingPhil Trimble2-11/+23
2012-07-07Last.fm: update scrobbling error handlingPhil Trimble1-5/+13
2012-06-30Last.fm: Better scrobbling error handlingAlexander Kojevnikov2-6/+14
2012-06-29Last.fm: Remove debug printfsAlexander Kojevnikov1-3/+0
2012-06-29Last.fm: Set the now_playing_started flagAlexander Kojevnikov1-3/+6
2012-06-29Last.fm: Additional API status codesAlexander Kojevnikov1-2/+16
2012-06-29TidyAlexander Kojevnikov4-12/+5
2012-06-29Last.fm: Switch to 2.0 API for scrobblingBertrand Lorentz4-426/+151