aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-14Confirm for clearing current queueScott Jackson
2013-10-14#162 Start of convert to pull out drawerScott Jackson
2013-10-11Closes #130 Add option to hide widget while inactiveScott Jackson
2013-10-11#130 Add support to hide widget while inactivedaneren2005
2013-10-11Added HIDE_WIDGET pref constantdaneren2005
2013-10-09Closes #125 Break preferences into groupsScott Jackson
2013-10-08#163 Possible fix for artist index not being refreshed on setAdapterdaneren2005
2013-10-04#90 Make disconnect pause optionalScott Jackson
2013-10-04Merge branch 'master' of https://github.com/daneren2005/SubsonicScott Jackson
2013-10-04Rename file immediately on startup since StreamProxy is never releasedScott Jackson
2013-10-04#90 Add option to not pause on bluetooth disconnectdaneren2005
2013-10-04#90 Add option to not pause on headphone disconnectdaneren2005
2013-10-04Added constant for pausing on disconnectdaneren2005
2013-10-03Fix web commitsScott Jackson
2013-10-03Only increment failed count when hitting SubsonicRESTExceptiondaneren2005
2013-10-03#158 StreamProxy: Handle partial requestsdaneren2005
2013-10-03Revert last commitdaneren2005
2013-10-03Try to make sure file is locked from before it is grabbed until after it is r...daneren2005
2013-10-02Fix race condition for handlerScott Jackson
2013-10-02Fix web commitScott Jackson
2013-10-02Restore a this instance isFailed check + keep separate isFailedMaxdaneren2005
2013-10-01Stream Proxy works off of partial or completedaneren2005
2013-10-01Stream Proxy parses all headersdaneren2005
2013-09-30#158 Once initial request is done, allow downloadFile to rename .partialdaneren2005
2013-09-25Closes #149 Add root folder for songs stored at rootScott Jackson
2013-09-25downloadBackground checks if song needs work done before adding to queuedaneren2005
2013-09-25Revert podcast caching, they just change too oftendaneren2005
2013-09-24Missed in last commitScott Jackson
2013-09-24Closes #159: Serialize playlist/podcast lists as wellScott Jackson
2013-09-24Give a different error message for when serialization doesn't existScott Jackson
2013-09-24Fix web commitScott Jackson
2013-09-24Delete podcast cache when deleting from serverdaneren2005
2013-09-24Add MusicFolder serialization back into CachedMusicServicedaneren2005
2013-09-24Remove MusicFolder serialization from RESTMusicServicedaneren2005
2013-09-24Register additional class types with kryodaneren2005
2013-09-24#159: Serialize genres, podcasts, playlist listsdaneren2005
2013-09-23Fix web commitScott Jackson
2013-09-23#159: First stab at caching structure using serializationdaneren2005
2013-09-17isEmpty is not defined until Android 2.3daneren2005
2013-09-13Revert, does no goodScott Jackson
2013-09-13Make downloading notification just a ongoing, startForeground doesn't respect...Scott Jackson
2013-09-13Closes #150 Add notification while background downloadingScott Jackson
2013-09-13Fix notifications not creating new backstackScott Jackson
2013-09-13Fix deserializationScott Jackson
2013-09-13Switch to using Kryo lib, dramatically faster object serializationScott Jackson
2013-09-13Fix crash from Dev ConsoleScott Jackson
2013-09-12Attempt to make sure that nextMediaPlayer is stoppeddaneren2005
2013-09-11Possible fix for service dieing when partial is done downloading with StreamP...daneren2005
2013-09-09Fix errors from web commitScott Jackson
2013-09-09Added show/hide downloading notification methodsdaneren2005