BackgroundMusic/BGMApp/BGMAppTests
Kyle Neideck ab9d4cdc2b
Add more exception handling to BGMApp...
And other reliability improvements. Mostly in BGMPlayThrough and the
classes that use it. Trying to catch C++ exceptions as early as possible
in the Objective-C++ code and, if necessary, convert them to NSErrors.

More errors are logged in release builds now, which will hopefully help
with debugging issues the developers can't reproduce themselves.
2016-12-15 03:20:07 +11:00
..
NullAudio Install NullAudio driver before tests run on Travis. 2016-05-11 10:02:31 +10:00
BGMAppTests-Info.plist Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
BGMAppTests.m Initial commit 2016-02-19 16:25:34 +11:00
BGMXPCHelperTests-Info.plist Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
BGMXPCHelperTests.m Add more exception handling to BGMApp... 2016-12-15 03:20:07 +11:00