Skip to content

Releases: t3knomanzer/maxmix-software

1.1.2

26 Aug 01:42
Compare
Choose a tag to compare

#Bug Fixes

  • [Application] Fixed MAXMIX-G, MAXMIX-N, MAXMIX-S, MAXMIX-F bugs reported on Sentry.

1.1.1

23 Aug 23:02
9016cb7
Compare
Choose a tag to compare

#Enhancements
[Firmware] Optimized volume acceleration performance
[Application/Firmware] Implemented communication reliability

#Bug Fixes
[Application] Fixed crash closing open ports during discovery
[Application] Fixed crash adding an output device that already existed

1.1.0

19 Aug 03:36
5157853
Compare
Choose a tag to compare

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.

1.0.4

08 Aug 20:37
4e46cb8
Compare
Choose a tag to compare

#Enhancements

  • [Application] Improved error checking in communication service.

#Bug Fixes

  • [Application] Fixed bug where in certain cases, setting the mater volume would cause the application to crash.

1.0.2

08 Aug 00:43
Compare
Choose a tag to compare

#Features

  • [Application] Added automatic crash reporting to help determine the cause when they happen.

#Bug Fixes

  • [Application] Fixed bug where application would crash for some users after using the device for some time.

1.0.0

31 Jul 23:34
c9b33e8
Compare
Choose a tag to compare

After many bugs, features and improvements, we are finally ready, version 1.0 is here!
It's amazing to see how much this project has progressed since it's initial release just about 6 weeks ago.
Requesting features, reporting bugs, contributing to the development, donating money or sponsoring the project. Your contribution is what's made this possible and we wouldn't want it any other way.

We want take the opportunity in this special moment to say, thank you!

#Features

  • [Firmware] You can now mute/unmute by double-tapping in both master and application modes.
  • [FirmwareInstaller] Now supports listing multiple variants of the firmware for the same version.
  • [FirmwareInstaller] New version of the firmware available in the drop-down for half-step rotary encoders.

#Bug Fixes

  • [Installer] The installer no longer requires an internet connection to run.
  • [Installer] It now properly kills the maxmix process if running when installing a new version.

0.10.6

25 Jul 19:39
ca28a15
Compare
Choose a tag to compare

#Features

  • [Firmware] Master mode allows you to quickly control the master volume by turning the knob.
  • [Firmware] New UI. Improved consistency of look and behavior. Adds new selected mode widget.

#Enhancements

  • [Firmware] Display wake up. Only when the active item is changed to improve OLED life.

#Bug Fixes

  • [Firmware/Application] Improved device performance after fixing volume changes event trigger feedback.

0.10.5

21 Jul 00:14
99bc125
Compare
Choose a tag to compare

#Features

  • [Firmware] First version of Game Mode implemented. Hold down the knob to cycle through Application and Game modes.
  • [Application] New setting to show/hide System Sounds in the device.

#Enhancements

  • [Firmware] In App Mode, if an application is closed while editing the volume, go back to the application selection screen.
  • [Firmware] The active state of each mode is tracked separately.
  • [Application] Multiple audio sessions started by the same application are now grouped together. i.e: Just a single entry for Discord.
  • [Application] Displayed names of applications has been improved to match Windows Volume Mixer closer. Still needs work.

#Bug Fixes

  • [Firmware] When there is only 1 item in the menu, the left/right arrows are not displayed.

Special thanks to our contributors, donors and sponsors for making this possible.

0.10.4

16 Jul 01:45
bf80e61
Compare
Choose a tag to compare

#Features

  • Added ability to control master volume.

#Enhancements

  • [Firmware] Refactored code and separated into multiple files.
  • [Firmware] Replaced the ClickEncoder library with ButtonEvents and Rotary.

#Bug Fixes

0.10.3

12 Jul 01:32
36f49b7
Compare
Choose a tag to compare

#Features

  • Firmware Installer: Added ability to choose between old and new bootloader.

#Enhancements

#Bug Fixes