aboutsummaryrefslogtreecommitdiff
path: root/src/github
AgeCommit message (Expand)Author
2014-10-22 #405 Move shuffle to by media controls, toggle to actionbarScott 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
2014-10-07Missed logScott Jackson
2014-10-07Merge branch 'Transition'Scott Jackson
2014-10-07Temporarily disable tablet transitionsScott Jackson
2014-10-07Add setting for where to read replay gain tags fromScott Jackson
2014-10-06Make smart replay gain optional, smart replay gain to check if current playin...Scott Jackson
2014-10-04Add cache/delete to album only option menusScott Jackson
2014-10-04Fix Show All by moving into a separate fragmentScott Jackson
2014-10-04Get rid of false error from Android StudioScott Jackson
2014-10-04#392 Add top track view for Madsonic serversScott Jackson
2014-10-04Change text to a button to set current SSIDScott Jackson
2014-10-04Conditionally remove delete from directory context menusScott Jackson
2014-10-03Forgot to add artist to deletion criteriaScott Jackson
2014-10-03Conditionally remove delete from album/artist menus as well, only do in onlin...Scott Jackson
2014-10-03Only trigger UpdateView update when actually resuming fragmentScott Jackson
2014-10-02Merge branch 'master' into TransitionScott Jackson