Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 03:36
5157853

It's taken us some time but it's finally here.
Special thanks to our amazing contributors XScorpion2, SchemingWeasels and Quadbyte.

#Features
[Firmware] Names that are too long to fit the screen will now automatically scroll after 3 seconds.
[Firmware] The encoder now uses quadratic acceleration and can be customized from the application.
[Firmware] The device will reset it's state after it reconnects to the PC. Rebooting the device after the application is restarted is no longer necessary.

#Enhancements
[Firmware] Encoder is now being handled in interrupts which makes it much more responsive.

#Bug Fixes
[Application] Fixed crash getting/setting the volume of sessions under some situations.