Skip to content

Releases: Oppzippy/OpenSCQ30

v1.10.6

25 Jan 07:04
140a518
Compare
Choose a tag to compare

General

Fixes

  • Feature not supported error when changing ambient sound mode cycle even when the feature is supported

GUI

Fixes

  • Custom noise canceling option sometimes not visible when it should be, and sometimes visible when it shouldn't be
  • Rename button action "Trans" to "Ambient Sound Mode", since that's what it does, cycles through ambient sound modes
  • Devices other than Q30 potentially not working on Linux

v1.10.5

23 Jan 23:43
0259d8f
Compare
Choose a tag to compare

General

Fixes

  • Fall back to default values when device is in an invalid state rather than failing to connect

v1.10.4

16 Jan 01:00
bff1eeb
Compare
Choose a tag to compare

General

Fixes

  • Fix A3933 and A3939 state update packet parsing

v1.10.3

09 Jan 06:52
94abe84
Compare
Choose a tag to compare

Web

Fixes

  • Device profile table cell overflowing, breaking layout

v1.10.2

09 Jan 05:07
f311314
Compare
Choose a tag to compare

Android

Fixes

  • Various resource leaks when failing to connect to a device
  • Edge case where events occur in unexpected order while connecting, causing it to hang

v1.10.1

03 Jan 23:34
2f676de
Compare
Choose a tag to compare

v1.10.1

General

Fixes

  • A3933 equalizer not working

Android

Fixes

  • Immediate crash due to misconfigured proguard

v1.10.0

03 Jan 22:10
81c472e
Compare
Choose a tag to compare

v1.10.0

General

Features

  • Support for A3945 (Note 3S), A3933 (Note 3), and A3939 (Life P3)

v1.9.0

27 Nov 22:17
0ba2865
Compare
Choose a tag to compare

General

Features

  • Partial support for A3945, A3933, and A3939. Not ready for general use.

CLI

Fixes

  • Panic on exit due to nested tokio runtimes
  • "get equalizer" returned values in the range of 0 to 255 rather than -120 to 135
  • "set equalizer" accepted values in the range of -12 to 13 rather than -120 to 135

Web

Fixes

  • Noise Canceling showing on devices that should not have that option

Android

Fixes

  • Custom profiles sometimes not showing as selected despite the equalizer being set correctly

v1.8.1

31 Oct 06:46
1a5d809
Compare
Choose a tag to compare

Android

Fixes

  • Add a few retries and a timeout when connecting to a device

v1.8.0

22 Oct 05:50
1bd33b3
Compare
Choose a tag to compare

GUI

Features

  • Add quick presets
  • Add button keybinding settings
  • Add hear id settings

Fixes

  • Localize equalizer preset names

Dependencies

  • Minimum gtk4 version increased to v4.12 (GNOME 45)
  • Minimum libadwaita version increased to v1.4 (GNOME 45)