BackgroundMusic/BGMApp
Kyle Neideck 8d5ea9c67c
Auto-pause: make the unpause delay proportional to the pause duration.
We only unpause the music player, after auto-pausing it, if it's been
paused for longer than some minimum length of time. This commit reduces
that time if the music player hasn't been paused for long.
2016-12-29 02:25:44 +11:00
..
AppUnitTests Fix BGMApp unit tests. 2016-11-13 01:32:26 +11:00
BGMApp Auto-pause: make the unpause delay proportional to the pause duration. 2016-12-29 02:25:44 +11:00
BGMApp.xcodeproj Fix default icon shown for BGMApp bundle. 2016-12-26 21:46:30 +11:00
BGMAppTests Add more exception handling to BGMApp... 2016-12-15 03:20:07 +11:00
BGMXPCHelper Add more exception handling to BGMApp... 2016-12-15 03:20:07 +11:00
OptimizationProfiles Add the Vox music player to BGMApp. 2016-04-18 00:36:55 +10:00
PublicUtility Log debug messages to syslog and include debug symbols in BGMApp bundle. 2016-12-26 21:27:41 +11:00