aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/src
AgeCommit message (Expand)Author
2013-01-09Added setting for video stream bitrateScott Jackson
2013-01-08Change default video action: If file exists open it, otherwise open streamScott Jackson
2013-01-08Added stream video optionScott Jackson
2013-01-08Way over calculating the expected file size during bufferScott Jackson
2013-01-08Added an internal logging mechanism for 4.2+Scott Jackson
2013-01-08Merge pull request #86 from hedwig34/forkdaneren2005
2013-01-08Fix onError trying to playback from the wrong positionScott Jackson
2013-01-08Changed media buttons from white to dark when using a light theme.hedwig34
2013-01-07Closes #79 Expandable NotificationsScott Jackson
2013-01-07Only keep one ImageLoader in memoryScott Jackson
2013-01-05Fix requestAudioFocus not always running when starting playbackScott Jackson
2013-01-03Added screen on/off menu in download tab while offlineScott Jackson
2013-01-03Don't give advanced shuffle menu when in offline modeScott Jackson
2013-01-02Fix cache position screwing up playback during prepareScott Jackson
2013-01-02Set playerstate to idle before reseting media playerScott Jackson
2013-01-02Always reset cachedPositionScott Jackson
2013-01-01Added search actions to artist tab + playlist tabScott Jackson
2013-01-01Closes #63 Only request audio focus once instead of on every playScott Jackson
2013-01-01Fix shuffle buffer being cleared on every shuffleScott Jackson
2012-12-31Revert previous, breaks stuffowner
2012-12-31Request audio focus when starting playbackowner
2012-12-31Closes #63 Don't stop other apps when starting serviceowner
2012-12-31Closes #67 Indicator of shuffle buffer loadingowner
2012-12-31Pause when other players try to start playingowner
2012-12-31reset cachedPosition when starting playbackowner
2012-12-31Fixes crash when no external video player is installedowner
2012-12-31Fixes crash when genre is nullowner
2012-12-29Don't crash when currentDownloading = nullScott Jackson
2012-12-29Fixed some devices restarting at beginningScott Jackson
2012-12-29Some devices are either not giving a bitrate, duration, or crashing on partia...Scott Jackson
2012-12-28Closes #76 Fix when file is completely downloaded and app is resumed trying t...Scott Jackson
2012-12-28Fix exiting -> starting -> playing a file which was previously streamed not w...Scott Jackson
2012-12-28Fixed playing currently streaming filesScott Jackson
2012-12-28Closes #81 Don't allow album lists to be mass played/shuffledScott Jackson
2012-12-28Closes #83 Move sort of playlist to parserScott Jackson
2012-12-28Fix crash on exitScott Jackson
2012-12-27Fix error with RC modeScott Jackson
2012-12-26Fix for skipping issueScott Jackson
2012-12-26closes #82 Added basic about dialogScott Jackson
2012-12-26Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2012-12-20Move to download activity on context menu play now + don't for play lastowner
2012-12-20Closes #80 Fix play now not clearing playlistowner
2012-12-20Closes #78 Fix for letter not showing in Artist listowner
2012-12-14Possible fix for issue user is havingScott Jackson
2012-12-14Added song info to now playing song context menu as wellScott Jackson
2012-12-14Added length to song detailsScott Jackson
2012-12-14Added song details in context menuScott Jackson
2012-12-13Fix this last commitScott Jackson
2012-12-13Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2012-12-13Async buffering -> eliminates block that can cause freezing for someScott Jackson