aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-16Fix crash on startup after casting due to a check not to do anything if remot...Scott Jackson
2015-01-16Add try/catch block around device addScott Jackson
2015-01-15Merge branch 'master' into DLNAScott Jackson
2015-01-15Extend BaseAdapter so no error on fast scrollerScott Jackson
2015-01-15Fix error if server is not 5.1+Scott Jackson
2015-01-15Fix crash if we try to reference a null remoteControllerScott Jackson
2015-01-15Merge branch 'master' into DLNAScott Jackson
2015-01-15Make text wrap from around image in headerScott Jackson
2015-01-13Add artist headers to grids as wellScott Jackson
2015-01-12Start of displaying artist info as a headerScott Jackson
2015-01-12Fix bio, etc not being parsed correctlyScott Jackson
2015-01-09Better fix for the issue now that I understand whyScott Jackson
2015-01-09Fix incrementing randomlyScott Jackson
2015-01-05Simplify header creation/album menu logicScott Jackson
2015-01-05Remove accidently commited commentScott Jackson
2015-01-04#438 Add dialog to lookup missing artistsScott Jackson
2015-01-04 #438Added missing artists, starts to data pulledScott Jackson
2015-01-04Only show similar artists for 5.1+Scott Jackson
2015-01-04Cache artist infoScott Jackson
2015-01-03Add Similar Artists button under artist's optionsScott Jackson
2015-01-03Don't recycle cached unknown imagesScott Jackson
2015-01-03Fix crash if title is null for any reasonScott Jackson
2015-01-03Put delete in a background loaderScott Jackson
2015-01-03Delete artwork/avatars from cache on clear cache as wellScott Jackson
2014-12-30Move settings fragment to be placed like standard so restore logic worksScott Jackson
2014-12-29Fix another crash when recreating fragment laterScott Jackson
2014-12-29Move settings fragment out to it's own class so it doesn't crash on resumeScott Jackson
2014-12-27Merge branch 'master' into DLNAScott Jackson
2014-12-27Fix crash if album is nullScott Jackson
2014-12-27Fix error when trying to query seekable status with no current songScott Jackson
2014-12-27Added example metadata from Wireshark from BubbleUPnPScott Jackson
2014-12-27Fix an issue with resuming local casting skipping current song sometimesScott Jackson
2014-12-27Sleep didn't do any goodScott Jackson
2014-12-27Fix get status running too often, skipping current song and starting on conne...Scott Jackson
2014-12-26Auto proceed to next song on finishScott Jackson
2014-12-17If DLNA says duration is 0, not seekable. Fix a resuming to LOCAL issueScott Jackson
2014-12-16Still support GB, add compat layer to not crash on older devicesScott Jackson
2014-12-16Merge branch 'master' into DLNAScott Jackson
2014-12-16#429 Add ability to play/shuffle by album lists. Just plays/shuffles whateve...Scott Jackson
2014-12-15Fix quick bar showing playing with no playlistScott Jackson
2014-12-15 #430 Fix caching not working while castingScott Jackson
2014-12-15Fix issue with search sorting. Ex: System is more different than System of a...Scott Jackson
2014-12-15Convert to a compat version of preference fragmentScott Jackson
2014-12-10Add position tracking and basic lose of remote control handlingScott Jackson
2014-12-10Hide actual volume quantity behind 10 volume incrementsScott Jackson
2014-12-10Don't log info either, too muchScott Jackson
2014-12-08Upgrade to Cling 2.0.1, up min SDK to 4.0+Scott Jackson
2014-12-04Merge branch 'master' into DLNAScott Jackson
2014-12-04Show blank image while loading new cover artScott Jackson
2014-12-03#395 Copy Subsonic's default album artScott Jackson