aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 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-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-24Merge branch 'Bookmarks' of https://github.com/daneren2005/SubsonicScott Jackson
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
2014-08-21Fixes to web commit for auto deleting bookmarksScott Jackson
2014-08-21Convert MediaPlayer over to use file descriptors instead of string pathsScott Jackson
2014-08-21Automatically delete bookmarks when fully playedScott Jackson
2014-08-21Remove stack trace from deserialization, never usable anywaysScott Jackson
2014-08-20Fixes to more of the bookmark playingScott Jackson
2014-08-20Make clicking play now button in options menu take bookmarks into considerationScott Jackson
2014-08-20Add index to download method to start from different songScott Jackson
2014-08-20Add method to just call playNow which will take care of bookmark logic for li...Scott Jackson
2014-08-20Remove bookmark from song menu if one doesn't existScott Jackson
2014-08-19getBookmarks can't use same list differential as getStarred. Needs to look f...Scott Jackson
2014-08-19More work on synchronized bookmarksScott Jackson
2014-08-19Optimizations to reduce the number of needless re-serializationsScott Jackson
2014-08-19Add variable singleUpdate to cache serializersScott Jackson
2014-08-19Add a class to iterate through playlists, looking for matches to certain entriesScott Jackson
2014-08-19Automatically update bookmarks in cache dataScott Jackson
2014-08-18Add Resume Playing? dialog when doing context -> Play Now for song with a boo...Scott Jackson
2014-08-18Only clear out track when bookmark is for type "podcast"Scott Jackson
2014-08-17Move everything to store bookmark under Entry instead of reverseScott Jackson
2014-08-17Merge branch 'master' of https://github.com/daneren2005/Subsonic into BookmarksScott Jackson
2014-08-17Update playlist caches for stars as wellScott Jackson
2014-08-16Serialize star change, update any current views with star dataScott Jackson
2014-08-16Apply check for current playing to mass unstar method as wellScott Jackson
2014-08-16Move to fragment logic so more easily expanded uponScott Jackson
2014-08-16Check if unstarred entry exists in current playing listScott Jackson
2014-08-15Remove entry from being stored under bookmarkScott Jackson
2014-08-15Add rating/bookmark to Entry definitionScott Jackson
2014-08-14Fix deletePodcastEpisode not properly updating serializationScott Jackson
2014-08-14Merge branch 'CacheUpdate' of https://github.com/daneren2005/Subsonic into Ca...Scott Jackson
2014-08-14Merge branch 'master' of https://github.com/daneren2005/Subsonic into CacheUp...Scott Jackson
2014-08-14When saving current list, save the name usedScott Jackson
2014-08-14Add constants for suggested playlist name/idScott Jackson