BackgroundMusic/BGMDriver
Kyle Neideck f61f998c51
BGMDriver: Copy settings when a new client matches an existing one.
If the new client has the same bundle ID as an existing one, we now copy
its settings (volume, etc.) to the new client. This is to fix app
volumes not being applied consistently to apps that play audio through
multiple subprocesses (specifically Google Chrome). See #61.
2019-08-17 16:16:17 +10:00
..
BGMDriver BGMDriver: Copy settings when a new client matches an existing one. 2019-08-17 16:16:17 +10:00
BGMDriver.xcodeproj Enable Hardened Runtime in BGMApp, BGMXPCHelper and BGMDriver. 2019-08-05 21:25:57 +10:00
BGMDriverTests Add a test for BGM_Device::DoIOOperation. 2018-02-24 21:44:09 +11:00
PublicUtility Enable Hardened Runtime in BGMApp, BGMXPCHelper and BGMDriver. 2019-08-05 21:25:57 +10:00