Skip to content

GalaxyBudsClient v5.0.1

Latest
Compare
Choose a tag to compare
@timschneeb timschneeb released this 26 Jun 21:40

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.

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 new

Translation updates

Minor changes & bug fixes

  • Fixed the issue where ScottPlot could not display CJK (and possibly other) characters by default by @YexuanXiao in #512
  • Use more clear tray icons on Windows (#510)
  • Dynamic tray icon uses the accent color for the text display by @YexuanXiao (#510)
  • Linux: fixed 100% CPU usage (#515)
  • WindowsRT: fixed crash on startup (#513)
  • Update winget package id by @JordyEGNL in #516

Note

Notes & troubleshooting

Click to expand sections.

Privacy
  • To help me support Buds models I don't own, this app includes a crowdsourcing feature to share data about Samsung's proprietary Bluetooth serial protocol on demand. You can disable this permanently by navigating to 'Settings > Crowdsourcing'.
  • This application collects crash dumps in case of fatal application crashes and sends them to my sentry.io dashboard (can also be disabled in settings).
Notes for Linux users
  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
How to fix connection issues on WindowsIf you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:
  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label 'Use alternative Bluetooth backend' (Windows only)
  4. Select your earbuds from the list and continue

Thank you for 3200+ stars on GitHub!

Full Changelog: 5.0.0...5.0.1