BackgroundMusic/BGMApp
Kyle Neideck e05acde351
BGMApp: Move functions for talking to BGMDevice into their own class.
There's still some code left that should be moved into the new class,
BGMBackgroundMusicDevice, but I think this is most of it.

This also helps reduce/contain the code that has to be aware of the
second instance of BGMDevice, which handles UI-related audio.
2017-08-05 21:15:10 +10:00
..
BGMApp BGMApp: Move functions for talking to BGMDevice into their own class. 2017-08-05 21:15:10 +10:00
BGMApp.xcodeproj BGMApp: Move functions for talking to BGMDevice into their own class. 2017-08-05 21:15:10 +10:00
BGMAppTests BGMApp: Move functions for talking to BGMDevice into their own class. 2017-08-05 21:15:10 +10:00
BGMXPCHelper Ignore UI sounds when auto-pausing. 2017-07-30 18:16:25 +10:00
BGMXPCHelperTests Ignore UI sounds when auto-pausing. 2017-07-30 18:16:25 +10:00
OptimizationProfiles Add the Vox music player to BGMApp. 2016-04-18 00:36:55 +10:00
PublicUtility Fix a deadlock when changing output device while IO is running. 2017-02-01 09:09:00 +11:00