aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-22MergeScott Jackson
2014-01-22Fix a few places where the index wasn't properly updatedScott Jackson
2014-01-22Default to song list if album's in genre is 0Scott Jackson
2014-01-21#263 Add song/album totals to genre listScott Jackson
2014-01-21When pressing previous on first song with repeat == all, go back to endScott Jackson
2014-01-21Fix next with repeat all not working at end for some placesScott Jackson
2014-01-21#262 Fix playing status always being true even if pausedScott Jackson
2014-01-21Fix album not showing as cachedScott Jackson
2014-01-21Hack for downloadRecursively on album context menuScott Jackson
2014-01-20Fix Show Album as wellScott Jackson
2014-01-20Fix Show Artist for tagsScott Jackson
2014-01-20Fix play now/cache from artist levelScott Jackson
2014-01-20Fix Show All MediaScott Jackson
2014-01-20Abstract getting music dir, use it for cache commandScott Jackson
2014-01-19#46 Don't use folder ID when shuffling by tagsScott Jackson
2014-01-19Merge commitScott Jackson
2014-01-19#253 Try to base query off of tagsScott Jackson
2014-01-18#250 Keep track of indexScott Jackson
2014-01-18Fix not being able to clear out internal IPScott Jackson
2014-01-17Remove wakelock killing for idiotic S3Scott Jackson
2014-01-16#244 Move sync to own section, disable when enable is uncheckedScott Jackson
2014-01-16Only delete podcasts when would normally call playNextScott Jackson
2014-01-16#254 cache whether license is valid or notScott Jackson
2014-01-16Set dialog titles, give internal SSID hintScott Jackson
2014-01-16Fix internal network being used if SSID is non-null but internal address is nullScott Jackson
2014-01-16Minor tweaks to setttings layoutScott Jackson
2014-01-16Merge pull request #248 from MarkAdamson/masterdaneren2005
2014-01-15#252 Parse entries as PodcastEpisode in offline modeScott Jackson
2014-01-15Make it more obvious when it's a server errorScott Jackson
2014-01-15#249 Hide star button if stars are hidden in settingsScott Jackson
2014-01-14Broadcast track info on every avrcp intentScott Jackson
2014-01-14Added optional "local network SSID" to server settingsMark Adamson
2014-01-13Fix clearing background download notificationScott Jackson
2014-01-13#46 Fix index cache with id3 tagsScott Jackson
2014-01-12#46 Finish adding basic browse by tag supportScott Jackson
2014-01-12Merge branch 'master' of https://github.com/daneren2005/Subsonic into TagsScott Jackson
2014-01-11Fix a weird crash in logsScott Jackson
2014-01-11Fix bitrate estimationScott Jackson
2014-01-11#46 Start of browse by tagsScott Jackson
2014-01-10Delete podcast if skipped while near endScott Jackson
2014-01-09Merge pull request #243 from Nairou/patch-1daneren2005
2014-01-09Removed some useless caches that waste memoryScott Jackson
2014-01-09Minor typo fixesCaleb Gingles
2014-01-08#242 Fix listened to podcasts not always being deletedScott Jackson
2014-01-07Surround cancel with try catch blockScott Jackson
2014-01-07Fix another strange crash in logsScott Jackson
2014-01-07Fix a crash in logsScott Jackson
2014-01-06#192 Merge high quality artwork from archrivalScott Jackson
2014-01-05Fix NPE in download of file when song has no transcode suffixScott Moak
2014-01-04Use AlbumView hack everywhere to fix delete, etc...Scott Jackson