aboutsummaryrefslogtreecommitdiff
path: root/src/github/daneren2005/dsub/util
AgeCommit message (Expand)Author
2014-11-18Make notification public to always show on lock screenScott Jackson
2014-11-14Don't try to unpin a song which isn't actually pinnedScott Jackson
2014-11-14Rename failure to unpin log messageScott Jackson
2014-11-14Merge remote-tracking branch 'origin/master'Scott Jackson
2014-11-14 #409 Remove color fix since style applied should already do itScott Jackson
2014-11-09Remove unused importsScott Jackson
2014-11-02#405 Reverse changes to shuffle, too much negative feedbackScott Jackson
2014-10-22Add SHUFFLE_MODE, rename existing to SHUFFLE_REMOTEScott Jackson
2014-10-12Fix crash on GB devices where LruCache is not defined yetScott Jackson
2014-10-09Add abstract method to get file from any entryScott Jackson
2014-10-07Add setting for where to read replay gain tags fromScott Jackson
2014-10-04Fix Show All by moving into a separate fragmentScott Jackson
2014-10-04#392 Add top track view for Madsonic serversScott Jackson
2014-09-29Add allowUnscaled to getSampledBitmap as wellScott Jackson
2014-09-29Force scaling of avatarsScott Jackson
2014-09-29Add method to override unscaling behaviorScott Jackson
2014-09-27Merge branch 'ReplayGain'Scott Jackson
2014-09-25#43 Add remaining parts for settingsScott Jackson
2014-09-25Add logs for loss of focus to help with debuggingScott Jackson
2014-09-24Retry deleting the temp file 100 ms later to get around potential temporary i...Scott Jackson
2014-09-24Fix crash on GB with persistent/remote notificationsScott Jackson
2014-09-23Pass in background task to getCoverArt/getAvatar for request cancellationScott Jackson
2014-09-22Make replay gain optionalScott Jackson
2014-09-21Copy replaygain application logic from adrian-bl/vanillaScott Jackson
2014-09-20Add tags lib from adrian-bl/vanillaScott Jackson
2014-09-16Fix missing contextScott Jackson
2014-09-16#403 Make sure artwork folder never grows beyond limit, delete LRUScott Jackson
2014-09-15Fix web commitsScott Jackson
2014-09-13#397 Add star/rating to album header, added OnStarChange/OnRatingChange callb...Scott Jackson
2014-09-13Fix web commit for entryLookup speedupScott Jackson
2014-09-12#401 Cache child lookups to speed things upScott Jackson
2014-09-12Only do child lookup while onlineScott Jackson
2014-09-10Lower threshold for scaling to 400 to cover mdpiScott Jackson
2014-09-10Only use non-rescaled bitmaps for small bitmapsScott Jackson
2014-09-09#296 Don't scale bitmap when less then or close to right size anywaysScott Jackson
2014-09-03Fix missing return on verifyCanWrite changeScott Jackson
2014-09-03Merge remote-tracking branch 'origin/master'Scott Jackson
2014-09-03Merge Ratings branchScott Jackson
2014-09-03Rework temp file logic to fix erroneous cache reset, add more indepth loggingScott Jackson
2014-09-02Make Show Rating in menus optionalScott Jackson
2014-09-01Fix scrobbling defaulting to false when no preferenceScott Jackson
2014-08-31Just remove visualizer. It sucks anyways.Scott Jackson
2014-08-31Add rating/bookmark selected logicScott Jackson
2014-08-29Merge branch 'master' of https://github.com/daneren2005/Subsonic into VideoDo...Scott 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#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 random crashScott Jackson