aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-03#113 Auto selection shouldn't add 1-starred songsScott Jackson
2014-09-03#113 Skip to next song when down rating itScott Jackson
2014-09-03Move playNow into LoadingTask to be same as downloadScott Jackson
2014-09-02Remove album rating for tag browsingScott Jackson
2014-09-02Make Show Rating in menus optionalScott Jackson
2014-09-02Tag browsing can't view highest rated albums for whatever reasonScott Jackson
2014-09-02Fix ratings not showing up for directoriesScott Jackson
2014-09-02More work on Set RatingScott Jackson
2014-09-02Add bookmark position/rating to song detailsScott Jackson
2014-09-02Add context menu method to set ratingScott Jackson
2014-09-01Set background color for rows based on ratingsScott Jackson
2014-09-01Update visible entries in setRatingScott Jackson
2014-09-01Add bookmark icon so easy to tell where one existsScott Jackson
2014-08-31Add toggle logic for when trying to remove ratingScott Jackson
2014-08-31Add set rating toast on successScott Jackson
2014-08-31Just remove visualizer. It sucks anyways.Scott Jackson
2014-08-31Move the EQ into the options menuScott Jackson
2014-08-31Add rating/bookmark selected logicScott Jackson
2014-08-31More improvements to GenericSongUpdater for tag browsingScott Jackson
2014-08-30Update GenericSongUpdater to allow album updating as wellScott Jackson
2014-08-30Change GenericSongUpdater to check tag settingsScott Jackson
2014-08-30Rating == 0 means it's being removedScott Jackson
2014-08-30setRating just takes a Entry, add ratings + select bookmark icons, basic thum...Scott Jackson
2014-08-30Update service to use parent in setRatingScott Jackson
2014-08-30Merge branch 'master' of https://github.com/daneren2005/Subsonic into RatingsScott Jackson
2014-08-30Also auto bookmark audio booksScott Jackson
2014-08-30Get type from xml so podcasts played from other places (ie: Bookmarks tab) ca...Scott Jackson
2014-08-29Fix another case where index is not properly updatedScott Jackson
2014-08-29Merge branch 'master' of https://github.com/daneren2005/Subsonic into VideoDo...Scott Jackson
2014-08-29Fix a repeat download of a video sometimes reverting to song bitratesScott Jackson
2014-08-29Update rating cache immediatelyScott Jackson
2014-08-29#251 Fix issue with wrong count showingScott Jackson
2014-08-28Tweak adapter logic to check for instanceofScott Jackson
2014-08-28 #251 Move to it's own UpdateView so doesn't slow everything downScott Jackson
2014-08-28#251 Add layout for displaying when songs are already in playlistScott 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#251 Update PlaylistSyncAdapter to keep playlists more up to dateScott Jackson
2014-08-28Add playlists equals method which allows argument to be id (string)Scott Jackson
2014-08-28#251 Start of logic for displaying when user is about to add a duplicate song...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 shuffle buffer change causing crash due to invalid contextScott Jackson
2014-08-27Fix random crashScott Jackson
2014-08-27#385 Improve randomness by keeping a static random generatorScott Jackson
2014-08-27#385 Optimize shuffle buffer logic for large shuffle size preferences. Fewer...Scott Jackson
2014-08-27#377 Keep track of and display recent count between startupsScott Jackson
2014-08-27#377 On startup check how many new albums have been addedScott Jackson
2014-08-26#391 Fix folder selection not showing if nothing in folderScott Jackson