mirror of
https://github.com/kyleneideck/BackgroundMusic
synced 2024-11-10 06:34:22 +00:00
a91615fc5e
BGM_Device::StartIO blocks on BGMAudioDeviceManager::waitForOutputDeviceToStart, which could be blocked by HAL requests that the HAL wouldn't return until BGM_Device::StartIO returned. Also: - Replace BGMPlayThrough's move constructor with a SetDevices function for simplicity. - Pause/abort debug builds if an error is logged. |
||
---|---|---|
.. | ||
AppUnitTests | ||
BGMApp | ||
BGMApp.xcodeproj | ||
BGMAppTests | ||
BGMXPCHelper | ||
OptimizationProfiles | ||
PublicUtility |