aboutsummaryrefslogtreecommitdiff
path: root/src/github/daneren2005
AgeCommit message (Expand)Author
2014-03-22Fix crashScott Jackson
2014-03-22Try reconnecting on app startupScott Jackson
2014-03-22What appears to now be proper handling of reconnectScott Jackson
2014-03-21Just remove download speed, sucky approximation anywaysScott Jackson
2014-03-21Don't use sleepQuietlyScott Jackson
2014-03-21Better handling of 0 length songsScott Jackson
2014-03-19Fix random crashScott Jackson
2014-03-19Fix crash on FroyoScott Jackson
2014-03-19Attempt to reconnect to ChromeCast to fix random stoppingScott Jackson
2014-03-19Don't die when setVolume throws exceptionScott Jackson
2014-03-18Fix Show Artist for online songs in offline modeScott Jackson
2014-03-18#311 Allow Show Artist even if grandParent isn't filled outScott Jackson
2014-03-18Fix restoring presets overwriting changesScott Jackson
2014-03-16Don't use sleepQuietly, want to throw exception higherScott Jackson
2014-03-16Broadcast in paused state on start for Samsung's crappy bluetooth implementationScott Jackson
2014-03-15Add getDuration fallback for remoteControllersScott Jackson
2014-03-15Just use currentPlaying instead of looking it up againScott Jackson
2014-03-15Don't let caught exception run in infinite loopScott Jackson
2014-03-15Catch all exceptions, fix crash when no current session openScott Jackson
2014-03-14Fix share not being on now playing, not hiding star if setScott Jackson
2014-03-13Fix rotate screen after show album/artistScott Jackson
2014-03-12Fix a case of infinite downloadScott Jackson
2014-03-11Let RemoteController handle when going to STARTEDScott Jackson
2014-03-11Fix error when status is updated when status is nullScott Jackson
2014-03-11Fix clearing playlist while castingScott Jackson
2014-03-11Fix song genres fixScott Jackson
2014-03-10#306 Make sure internal shutdown changes DownloadService remoteStateScott Jackson
2014-03-10#306 Fix timeout not updating MediaRouter infoScott Jackson
2014-03-10#307 Fix genres with albums == 0, songs > 20Scott Jackson
2014-03-07Don't start up positionCache if state isn't localScott Jackson
2014-03-07Fixes to last changeScott Jackson
2014-03-07#274 Split up since big text doesn't auto-wrapScott Jackson
2014-03-07#167 Finish conversion to SilentBackgroundTask for DownloadFileScott Jackson
2014-03-07#167 Convert DownloadService to SilentBackgroundTaskScott Jackson
2014-03-06Try to go to next song instead on errorScott Jackson
2014-03-06 #258 Toggle playlist when click on album artScott Jackson
2014-03-06Try to restart ChromeCast session on errorScott Jackson
2014-03-06Don't setup next player if it is same as currentScott Jackson
2014-03-06#168 Get rid of check thread, instead cover all cases that might need to updateScott Jackson
2014-03-05#297 Screen on/off change to checkboxScott Jackson
2014-03-05Don't buffer for no reasonScott Jackson
2014-03-04Web fixesScott Jackson
2014-03-04#299 Use cached image if availableScott Jackson
2014-03-04Add log for unknown idlesScott Jackson
2014-03-04#303 Add Show Artist to Now PlayingScott Jackson
2014-03-03Merge branch 'samsung' of https://github.com/daneren2005/SubsonicScott Jackson
2014-03-03DSub 4.5.4 ReleasedScott Jackson
2014-03-03Fix samsung returning File.canWrite true when falseScott Jackson
2014-03-02#287 Make EQ more reliable by keeping one session idScott Jackson
2014-03-01#175 Abstract audiofx controllers out, add bass booster/voice boosterScott Jackson