aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-21Use a separately maintained library for proxy connectionsScott Jackson
2014-02-21DSub 4.5.1 ReleasedScott Jackson
2014-02-21Fix pressing play while restoring playing two songs at onceScott Jackson
2014-02-21Fix 2.3 crashScott Jackson
2014-02-21Fix crash from changing media route from separate threadScott Jackson
2014-02-21Update 4.5 ReleasedScott Jackson
2014-02-21Just completely revert this, can't figure out why it's giving some people tro...Scott Jackson
2014-02-20Revert, causes other issuesScott Jackson
2014-02-20Possible fix for #182 drawer issueScott Jackson
2014-02-20DSub 4.5 Beta 3 ReleasedScott Jackson
2014-02-20Fix playstate showing paused while actually waiting to play stillScott Jackson
2014-02-20Updated hungarian translationScott 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-17DSub 4.5 Beta 2 ReleasedScott 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-15DSub 4.5 Beta ReleasedScott 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