BackgroundMusic/SharedSource
Kyle Neideck f64cf41f8a
Add a volume slider for system sounds.
System sounds are UI-related sounds like mail notifications or terminal
bells.

Xcode 9.2 doesn't support saving .xib files in Xcode 7 format any more,
so building Background Music now requires Xcode 8 or above.

Also, fix some of the tooltips that would only work if BGMApp was the
foreground app, which it shouldn't be.
2017-12-26 23:10:57 +11:00
..
BGM_TestUtils.h Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
BGM_Types.h Add a volume slider for system sounds. 2017-12-26 23:10:57 +11:00
BGM_Utils.cpp Set the OS default audio device back if BGMApp exits abnormally. 2017-10-23 20:19:42 +11:00
BGM_Utils.h Refactor non-UI code out of BGMAppVolumes. 2017-10-28 18:13:08 +11:00
BGMXPCProtocols.h Set the OS default audio device back if BGMApp exits abnormally. 2017-10-23 20:19:42 +11:00