Releases: kyleneideck/BackgroundMusic
Releases · kyleneideck/BackgroundMusic
0.3.0-SNAPSHOT-7b8d1a0
Changes since 0.3.0-SNAPSHOT-4c0c656: - Move the output device menu items to the main menu.
0.3.0-SNAPSHOT-4c0c656
Changes since 0.3.0-SNAPSHOT-871bb97: - Store the preferred devices list in User Defaults.
0.3.0-SNAPSHOT-871bb97
Changes since v0.2.0: - Change output device in some cases when devices are added/removed. - Update the preferred devices list when the user changes output device. - Fix errors logged when the current output device is disconnected.
Background Music v0.2.0
Changes since v0.1.1:
- Fix BGMOutputVolumeMenuItem tooltip not always being updated.
- Update the output device name in the UI if its data source changes.
- Fix the Show More Controls buttons displaying as "...".
- Fix pkg installer not opening BGMApp if relocated.
- Request user permission to use input devices and Apple Events.
- Add app volume workaround for Skype. Fixes #112.
- Add workaround for Discord voice chat volume.
- Add auto-pause support for Swinsian. See #141.
- Add workaround for FaceTime volume.
- Fix BGMApp crashing at launch if BGMDriver isn't installed.
- Add a volume slider for system sounds.
- When the output device is changed, update its volume slider.
- Add new QuickLook bundle ID to fix App Volumes for Finder.
- Set the OS default audio device back if BGMApp exits abnormally.
- Add an App Volumes submenu for apps that aren't shown in the dock.
- Accessibility improvements for the volumes menu items.
- Set the output volume slider to 0 when the output device is muted.
- Add an output volume slider above the app volume sliders.
- Support Finder's Quicklook in App Volumes
- Ignore UI sounds when auto-pausing.
- Rename BGMDevice from "Background Music Device" to "Background Music".
- Support Parallels in App Volumes.
- Partial fix for apps' bundle IDs not matching their HAL clients.
- Fix dropped frames when starting IO.
0.2.0-SNAPSHOT-b3b4482
Snapshot build at commit b3b4482bda902211b57e94b7c5da80c31d1edb62. Changes since 0.2.0-SNAPSHOT-9b33fff: - Automatically set the release name for Travis CI builds.
0.2.0-SNAPSHOT-9b33fff
Changes since 0.2.0-SNAPSHOT-ac33909:
- Fix the Show More Controls buttons displaying as "...".
0.2.0-SNAPSHOT-94a5f37
Changes since 0.2.0-SNAPSHOT-b3b4482: - Fix BGMOutputVolumeMenuItem tooltip not always being updated. - Update the output device name in the UI if its data source changes.
0.2.0-DEBUG-b3b4482
Debug build at commit b3b4482bda902211b57e94b7c5da80c31d1edb62.
0.2.0-SNAPSHOT-ac33909
Changes since 0.2.0-SNAPSHOT-1a49802:
- Fix pkg installer not opening BGMApp if relocated.
(Ignore 0.2.0-SNAPSHOT-aa87b16. I got the tag name wrong.)
0.2.0-SNAPSHOT-75e8d5c
Changes since 0.2.0-SNAPSHOT-08fdef6:
- Request user permission to use input devices and Apple Events.