GalaxyBudsClient v5.1.2
Download links are attached at the bottom of this post.
[!IMPORTANT]
SmartScreen & Gatekeeper notice
The current Windows installer may trigger a SmartScreen ('unrecognized developer') warning on some systems, because I'm publishing these installers as unsigned binaries. The macOS installer warns you that "macOS cannot verify that this app is free from malware" because there is no Apple Developer ID associated with the project, and hence there is no code signing certificate. You need to open the system settings and allow the installer to execute in the Privacy & Security screen.
Unfortunately, using a proper code signing certificate for Windows or macOS is not an option for me since I cannot afford recurring monthly payments for an open-source app with a zero budget.
What's Changed
- Added option to override earbud color by @salihefee in https://github.com/timschneeb/GalaxyBudsClient/pull/583
- Also pause playback if earbuds are taken off by @salihefee in https://github.com/timschneeb/GalaxyBudsClient/pull/584 (if resume playback when wearing earbuds is enabled)
Fixes
- Windows: Fixed title bar control colors by @Abdo-reda in https://github.com/timschneeb/GalaxyBudsClient/pull/589