0.4.0-SNAPSHOT-70a64dePre-release
Added 1
- Add optional debug logging in release builds accessible by option-clicking the icon
Fixed 4
- Fix apps failing to start audio after upgrading Background Music
- Fix a segfault caused by BGM_PlayThrough
- Fix BGMDriver and BGMXPCHelper's version strings for SNAPSHOT builds
- Fix a bug where BGMDevice would repeat old audio data when audio stopped playing if BGMApp wasn't running
From BackgroundMusic
Changes since 0.4.0-SNAPSHOT-bab1ec9 (the last release with a .pkg):
- Fix apps failing to start audio after upgrading Background Music.
- Hopefully fix a segfault caused by BGM_PlayThrough.
- Fix BGMDriver and BGMXPCHelper's version strings for SNAPSHOT builds.
- Add optional debug logging in release builds. Option-click the icon to show it in the menu.
- Fix a bug where BGMDevice would repeat old audio data when audio stopped playing if BGMApp wasn't running. (Thanks to @gchilds.)