aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-29Merge branch 'master' of https://github.com/daneren2005/Subsonic into VideoDo...Scott Jackson
2014-08-29Fix a repeat download of a video sometimes reverting to song bitratesScott Jackson
2014-08-29#251 Fix issue with wrong count showingScott Jackson
2014-08-28Tweak adapter logic to check for instanceofScott Jackson
2014-08-28 #251 Move to it's own UpdateView so doesn't slow everything downScott Jackson
2014-08-28#251 Add layout for displaying when songs are already in playlistScott Jackson
2014-08-28Abstract out cache name retrieval, fix playlist refreshingScott Jackson
2014-08-28Increase starting thread count due to an increase in number of possible concu...Scott Jackson
2014-08-28#251 Update PlaylistSyncAdapter to keep playlists more up to dateScott Jackson
2014-08-28Add playlists equals method which allows argument to be id (string)Scott Jackson
2014-08-28#251 Start of logic for displaying when user is about to add a duplicate song...Scott Jackson
2014-08-28#385 lastCount needs to be items added, not possible addsScott Jackson
2014-08-28#385 When refilling buffer, don't add duplicatesScott Jackson
2014-08-27 #377 Finish up recently added devScott Jackson
2014-08-27Fix shuffle buffer change causing crash due to invalid contextScott Jackson
2014-08-27Fix random crashScott Jackson
2014-08-27#385 Improve randomness by keeping a static random generatorScott Jackson
2014-08-27#385 Optimize shuffle buffer logic for large shuffle size preferences. Fewer...Scott Jackson
2014-08-27#377 Keep track of and display recent count between startupsScott Jackson
2014-08-27#377 On startup check how many new albums have been addedScott Jackson
2014-08-26#377 Add display portion of the logic to display a counter of how many new al...Scott Jackson
2014-08-26#391 Fix folder selection not showing if nothing in folderScott Jackson
2014-08-26Add feature graphic to repoScott Jackson
2014-08-26Add feature graphic to repoScott Jackson
2014-08-26Add log for skipped syncScott Jackson
2014-08-26Fix issue with context items referencing wrong entryScott Jackson
2014-08-26#387 Only run sync for servers with it enabledScott Jackson
2014-08-26#387 Add strings for server sync settingScott Jackson
2014-08-26#387 Add constant for per server sync enabledScott Jackson
2014-08-26#387 Add util to check if sync is enabled for serverScott Jackson
2014-08-26#387 Add setting to enable sync on a per server basisScott Jackson
2014-08-25DSub 4.7.5 ReleasedScott Jackson
2014-08-25Add type placeholder so doesn't kill all serializations if needed laterScott Jackson
2014-08-25Fix web commitScott Jackson
2014-08-25Use bookmark check for downloadRecursively as wellScott Jackson
2014-08-25Updated translationScott Jackson
2014-08-25Fix text outside of string tagScott Jackson
2014-08-24Merge branch 'Bookmarks' of https://github.com/daneren2005/SubsonicScott Jackson
2014-08-24Merge pull request #390 from thknepper/BookmarksScott Jackson
2014-08-24Merge branch 'Bookmarks' of https://github.com/daneren2005/SubsonicScott Jackson
2014-08-23update german translationThomas Knepper
2014-08-22More work on auto bookmark logicScott Jackson
2014-08-22Fix getting position twice in createBookmark()Scott Jackson
2014-08-22Automatically add bookmarks for podcasts when stopping in middleScott Jackson
2014-08-22Only load bookmarks if online and version is high enoughScott Jackson
2014-08-22Add session start up method, refresh bookmarks on startupScott Jackson
2014-08-22When using play everything after song setting, also allow user to resume from...Scott Jackson
2014-08-22Allow resume from bookmark for Podcasts as wellScott Jackson
2014-08-21Fix crash by making sure to update currentPlayingIndex in downloadScott Jackson
2014-08-21Revert change to FD, try just using absolute path firstScott Jackson