aboutsummaryrefslogtreecommitdiff
path: root/src/github
AgeCommit message (Expand)Author
2014-02-20Fix playstate showing paused while actually waiting to play stillScott Jackson
2014-02-19#281 Maintain state between switching from RemoteControllersScott Jackson
2014-02-19Don't try to set bitmap if ImageTask throws an errorScott Jackson
2014-02-19Fix crash from sync adapterScott Jackson
2014-02-19Fix web commitsScott Jackson
2014-02-19Never try to sync against default serversScott Jackson
2014-02-19#284 Abstract playlist writing, only write when changed from currentScott Jackson
2014-02-19Fix podcasts saving list as wrong serverScott Jackson
2014-02-19Write podcast listings to internal dirScott Jackson
2014-02-18Add more names to threadsScott Jackson
2014-02-18Fix web commitsScott Jackson
2014-02-18#167 Convert scrobbler to use BackgroundTaskScott Jackson
2014-02-18Give names to all threadsScott Jackson
2014-02-18#167 Upgrade Updater from AsyncTask to BackgroundTaskScott Jackson
2014-02-18#167 CacheCleaner runs off of BackgroundTaskScott Jackson
2014-02-18Fix pressing next to close to each otherScott Jackson
2014-02-18#276 Clear the bitmap cache when exiting the applicationScott Jackson
2014-02-18Change to make sure thread size is always at least 5Scott Jackson
2014-02-18#167 ImageLoader converted to using SilentBackgroundTaskScott Jackson
2014-02-17There is no reason for DownloadService to exist as a interface, just causes p...Scott Jackson
2014-02-17Fix casting when transcoded content type is nullScott Jackson
2014-02-16Fix crash when going to download listScott Jackson
2014-02-16Don't create a bitmap unless necessary, recycle after downloadScott Jackson
2014-02-16 #280 Fix MediaRoute state not being restoredScott Jackson
2014-02-16Fix pressing next skipping twiceScott Jackson
2014-02-15Fix looper not prepared errorScott Jackson
2014-02-15Fix crash when exiting with Jukebox mode onScott Jackson
2014-02-15Fix multiple Jukebox providers after using ExitScott Jackson
2014-02-15Fix web commitScott Jackson
2014-02-15Merge branch 'master' of https://github.com/daneren2005/SubsonicScott Jackson
2014-02-15Merge branch 'Chromecast' of https://github.com/daneren2005/SubsonicScott Jackson
2014-02-15Add album art to castScott Jackson
2014-02-15Fix a bunch of casting bugs, start of album artScott Jackson
2014-02-14CC should use separate profile, add volume, position modification codeScott Jackson
2014-02-14#278 Don't scrobble podcastsScott Jackson
2014-02-13Added basic Cast support for a single songScott Jackson
2014-02-12Fix the thread removal/cancel processScott Jackson
2014-02-12Minor improvements to background tasksScott Jackson
2014-02-12Move cancel logic into BackgroundTaskScott Jackson
2014-02-12BackgroundTask should reference context instead of ActivityScott Jackson
2014-02-11Fix web commitScott Jackson
2014-02-11#167 Move all the task handlers to a common thread poolScott Jackson
2014-02-11Merge branch 'master' of github.com:daneren2005/SubsonicScott Jackson
2014-02-11#275 Fix CacheCleaner not using pinned music in used space calculationScott Jackson
2014-02-09Added route manager abstraction, ChromeCast compat class for devices without ...Scott Jackson
2014-02-08Converted RC from button to MediaRoute + added Chromecast requiresScott Jackson
2014-02-08Remove unused constantsScott Jackson
2014-02-08Updated custom sort message, removed buffer length optionScott Jackson
2014-02-08Add more information to download notificationScott Jackson
2014-02-06Check if file list is nullScott Jackson