BackgroundMusic/BGMApp/BGMXPCHelper
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
..
BGMXPCHelperService.h Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
BGMXPCHelperService.m Add more exception handling to BGMApp... 2016-12-15 03:20:07 +11:00
BGMXPCListenerDelegate.h Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
BGMXPCListenerDelegate.m Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
com.bearisdriving.BGM.XPCHelper.plist.template BGMXPCHelper now runs as an unprivileged user, instead of root. 2016-04-07 00:48:36 +10:00
Info.plist Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
main.m Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
post_install.sh Add versions of launchctl commands for OS X 10.9 and 10.10. 2016-04-21 01:48:14 +10:00
safe_install_dir.sh added parenthesis to print function call for python 3 compatability 2016-04-17 17:53:09 +01:00