Skip to content

Releases: Oppzippy/OpenSCQ30

v1.4.0

04 Jul 03:06
59b5d02
Compare
Choose a tag to compare

Windows builds are delayed until the next release of gvsbuild.

General

Fixes

  • Improve handing of device disconnects. How this is implemented varies by platform. The desktop GUI could still use some more work.

Android

  • Minimum Android API level increased from 24 to 26 (Android 7.0 to Android 8.0)

Features

  • The bluetooth connection is now held by a service, so it can be kept open in the background. This is in preparation for having sound mode and eq profile buttons in a notification.

v1.3.1

14 Jun 00:17
19d69d4
Compare
Choose a tag to compare

GUI

Now available on Flathub!

Fixes

  • Fix arm64 builds

v1.3.0

13 Jun 16:45
e08be61
Compare
Choose a tag to compare

General

Features

  • Allow modifying equalizer directly from a preset profile rather than having to switch the dropdown to Custom first
  • Allow selecting a custom profile while a preset profile is selected rather than having to select Custom first

Web

Fixes

  • Fixed custom profile dropdown having incorrect aria label

v1.2.0

16 May 23:46
e35e87a
Compare
Choose a tag to compare

General

Features

  • Add web client (requires Web Bluetooth, currently only supported by Chromium)
  • Add equalizer visualization for all profile dropdowns
  • Only show create custom profile button when a custom profile is not selected, and only show delete custom profile button when one is selected

Fixes

  • Fix some Soundcore devices not being detected due to a previously unknown mac address prefix

GUI

Features

  • Add volume text input in addition to slider

Android

Features

  • Add dialog for replacing existing custom profiles without retyping the name

v1.1.1

05 Apr 08:38
8f82e9f
Compare
Choose a tag to compare

Android

Fixes

  • Fixed equalizer number input range being smaller than slider range

v1.1.0

05 Apr 07:24
f1a6711
Compare
Choose a tag to compare

General

Features

  • Equalizer range increased from -6db-+6db to -12db-+12db

GUI

Features

  • Added light/dark mode support on Windows

Fixes

  • Increased default height of window

v1.0.0

05 Apr 02:32
8f46889
Compare
Choose a tag to compare

Initial release