aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-02#405 Reverse changes to shuffle, too much negative feedbackScott Jackson
2014-11-01Fix error if val is "" for some reasonScott Jackson
2014-10-30Fix NPE when browsing any artistsScott Jackson
2014-10-29Merge branch 'Bookmarks'Scott Jackson
2014-10-29Fix new default next() not actually calling anythingScott Jackson
2014-10-28Fix no stars showing up when using Show AlbumScott Jackson
2014-10-27Fix typo in isAudioBookScott Jackson
2014-10-27#415 Improve bookmark logic when playing a series of audio booksScott Jackson
2014-10-26Fix error when downloadFile is nullScott Jackson
2014-10-26Fix NPE when playing from empty listScott Jackson
2014-10-25Merge branch 'master' into BookmarksScott Jackson
2014-10-22#405 Remove shuffle options from everywhere except at album and top levelsScott Jackson
2014-10-22 #405 Move shuffle to by media controls, toggle to actionbarScott Jackson
2014-10-22#415 Don't auto delete bookmarks made with 10 seconds of current positionScott Jackson
2014-10-22#415 When down rating song, force cutoff detection for bookmarks/cacheScott Jackson
2014-10-22#415 Add method to force cutoff when calling nextScott Jackson
2014-10-22#405 Implement a difference between persistent shuffle mode and remote shuffl...Scott Jackson
2014-10-22Add SHUFFLE_MODE, rename existing to SHUFFLE_REMOTEScott Jackson
2014-10-20Merge remote-tracking branch 'origin/master'Scott Jackson
2014-10-20Merge branch 'Tasker'Scott Jackson
2014-10-20 #386 Finish up tasker additionsScott Jackson
2014-10-20#386 Add logic to actually change online status, shuffle optionsScott Jackson
2014-10-20Change hls video streaming content typeScott Jackson
2014-10-19Playback has to be paused for EQ workaround to workScott Jackson
2014-10-19More work on EQ failure conditionsScott Jackson
2014-10-19Fix more cases where the EQ failsScott Jackson
2014-10-19Merge branch 'master' into EQScott Jackson
2014-10-17#386 Fix saving optionsScott Jackson
2014-10-17#386 Save Tasker options on accept()Scott Jackson
2014-10-17#386 Add new Tasker's options restore logicScott Jackson
2014-10-16 #386 Add shuffle year to Tasker optionsScott Jackson
2014-10-16#386 Add shuffle genre to Tasker optionsScott Jackson
2014-10-15Only start proxy service if online, otherwise causes download to be attempted...Scott Jackson
2014-10-15Missing period for .complete checkScott Jackson
2014-10-15Fix issues with playlist file listings in offline modeScott Jackson
2014-10-15Fix for partial images being downloaded and savedScott Jackson
2014-10-14Fixed bitrate calculation being in bytes instead of bitsScott Jackson
2014-10-14Change bitrate to be calculated on the fly instead of reading tags (fix for VBR)Scott Jackson
2014-10-14Fix all servers sharing a recently added countScott Jackson
2014-10-13#386 Start of adding ability to toggle offline from TaskerScott Jackson
2014-10-12Fix crash on GB devices where LruCache is not defined yetScott Jackson
2014-10-11Add error handling for parseIntScott Jackson
2014-10-11Fix default replay gain not being 0 dbScott Jackson
2014-10-11#186 Apply same removal logic to tag browsingScott Jackson
2014-10-11Merge branch 'master' into ServerRemovedScott Jackson
2014-10-09#186 Get file for entry to delete itScott Jackson
2014-10-09Add abstract method to get file from any entryScott Jackson
2014-10-08#408 Reimplement tablet transitions for just right sideScott Jackson
2014-10-08#186 Start of logic to delete cached files when removed from serverScott Jackson
2014-10-07Fix recursive options (ie: Play All) after using Show Artist referencing the ...Scott Jackson