Skip to content

Releases: george-norton/headphones-toolbox

Headphones toolbox v0.0.6

15 May 16:28
Compare
Choose a tag to compare

Bumped dependencies.

Igigog contribution

17 Sep 23:06
90b3ec0
Compare
Choose a tag to compare
Igigog contribution Pre-release
Pre-release

This build includes both PRs raised by Igigog. These changes are include a refactor of the rust code, refactor of the UI filter model and some UI tweaks.

Headphones Toolbox Beta Test v5

12 Sep 13:24
Compare
Choose a tag to compare

Log errors to a file (you can open the file from the menu).
Configure the preamp in decibels rather than as a percentage.
Attempt to recover from USB connection errors.

Headphones Toolbox Beta Test v4 (Fixed version)

23 Aug 20:53
Compare
Choose a tag to compare

Increased the maximum number of filters to 20.
Minor bug fixes.
Changed the configuration structure to pass the filter arguments as floats rather than doubles as the structure is getting too big.

Warning: Due to the change in the configuration structure, you will need to update your headphones firmware to this version.

Headphones Toolbox Beta Test v4

22 Aug 23:47
Compare
Choose a tag to compare
Pre-release

Increased the maximum number of filters to 20.
Minor bug fixes.
Changed the configuration structure to pass the filter arguments as floats rather than doubles as the structure is getting too big.

Warning: Due to the change in the configuration structure, you will need to update your headphones firmware to this version.

Headphones Toolbox Beta Test v3

20 Aug 14:50
Compare
Choose a tag to compare
Pre-release

Allow a 16 band equaliser.
Make the Oratory 15 channel EQ the default.
Requires a firmware update to support 15 bands.

Headphones Toolbox Beta Test v2

04 Jul 23:10
Compare
Choose a tag to compare
  • Clear the graph if the last config is deleted.
  • Improved the export service UX.
  • Grey out a few options when there is no configuration.
  • Bump the tauri to 1.4.1.
  • Remove unused code.

Headphones Toolbox Beta Test v1

22 Jun 23:35
Compare
Choose a tag to compare

First beta release. Includes:

  • Fixes for broken dialogs
  • UI for configuring custom IIR filters
  • Enabled the bandpass skirt filter
  • Rewrote the graph plotting

Headphones Toolbox Alpha Test v5

19 Jun 23:52
Compare
Choose a tag to compare

Added a device info box.
Validate the firmware is compatible with the application.

Headphones Toolbox Alpha Test v4

15 Jun 00:30
9ada0ba
Compare
Choose a tag to compare

Now verified working on MacOS.
Supports reading configs back from the connected device.
Minor UI tweaks.