BackgroundMusic/BGMApp/BGMApp.xcodeproj
Kyle Neideck 7992a5708c
Use data source names instead of device names in the output device menu.
The names of the data source(s) for a device are generally the names
intended to be shown to the user, since the OS X volume menu, System
Preferences, etc. use them.

A menu item is now added for each data source of each output device,
rather than one per device.

Also adds some macros/functions for casting values to __nonnull.

Resolves #59.
2016-12-23 01:46:27 +11:00
..
xcshareddata/xcschemes Use data source names instead of device names in the output device menu. 2016-12-23 01:46:27 +11:00
project.pbxproj Add more exception handling to BGMApp... 2016-12-15 03:20:07 +11:00