Skip to content

Releases: t3knomanzer/maxmix-software

1.5.6

13 Jun 22:51
Compare
Choose a tag to compare

IMPORTANT: Please update your device firmware after installation

Changelog:

  • New Smart Reconnect - If the device disconnects from the app, when it reconnects the device will be restored to it's last known state.
  • Settings Upgrade - Settings will now be remembered across version upgrades of the Maxmix app.
  • Slightly lowered comm speed - This helps with slightly different variants of the Nano and some random commands being seen.
  • Switched from the CSCore to NAudio for the Audio control hooks as CSCore had some fundamental errors we could not resolve.
  • Added new Logging framework to help with future debugging and crash reporting
  • Updated all libraries in use to latest versions
  • Switched to displaying the Friendly name for an Audio device instead of the hardware name
  • Added Startup Mode to settings so the device can now start in any mode by default instead of Output
  • Fixed some app grouping logic errors, sadly some apps (looking at you MSI) spin up multiple streams all with the same name, but started from different apps, they will remain separate controls on the device.

1.4.7

02 Nov 20:34
Compare
Choose a tag to compare

IMPORTANT: Please update your device firmware after installation

#Enhancements

  • [Firmware/App] Communication system stability improvements. Fixing some issues that were causing the device to disconnect.

1.4.3

24 Oct 23:18
5a0ce16
Compare
Choose a tag to compare

IMPORTANT: Update your device firmware after installation

#Features

  • [App/Firmware] Completely new pc <-> device communication system with improved speed, reliability and memory usage.
  • [Firmware] Support for unlimited applications and devices.

#Bug Fixes

  • [Firmware] Device no longer disconnects when turning the knob too fast.
  • [App/Firmware] Discord now controls both sessions.

#Enhancements

  • [App] Settings are now saved on change.
  • [BuildSystem] Switched build system to use PlatformIO.
  • [Firwmare] Application and device names are now being displayed completely.

1.3.2

09 Oct 22:53
23953a3
Compare
Choose a tag to compare

IMPORTANT: DEVICE FIRMWARE UPDATE REQUIRED!

#Features

  • [Application] New option to start automatically with Windows.

#Enhancements

  • [Firmware] Turn off LED lights during sleep.

1.3.1

19 Sep 16:37
Compare
Choose a tag to compare

IMPORTANT: Update your device firmware to 1.3.1 after installation

#Features

  • [Firmware] Input mode! You can now control volume, mute and switch between input devices.
  • [Firmware] Device disconnected detection. The device will automatically reset if the communication is interrupted.
  • [Firmware] Device info screen. Tapping once while in the splash screen (before connecting to the application), will show you a new screen with information about the firmware version and date.
  • [Application] LED color customization. You can now customize the colors for min/max volume and a/b channel volume. Just open the application and chose your favorite colors.

#Bug Fixes

  • [Application] Fixed crash disposing audio sessions.
  • [Firmware] Fixed unpopulated firmware version.

#Enhancements

  • [Firmware] Spotify now shows the application name instead of the song title.
  • [Firmware] Memory has been optimized to accommodate new features.
  • [Firmware] Enhanced double-click detection.

1.2.1

11 Sep 00:26
dbbd570
Compare
Choose a tag to compare

#Bug Fixes

  • [Application] [MAXMIX-Z] Fixed crash receiving the incorrect message type from the device.
  • [Application] [MAXMIX-X] Fixed crash trying to destroy sessions with null events.

1.2.0

06 Sep 18:23
c634895
Compare
Choose a tag to compare

#Features

  • [Firmware] "Master" mode has been renamed to "Output" mode and it now allows you to switch audio outputs from the device. In Output, tap to access the output selection screen. Rotate to select the output and tap again to tell windows to switch to it.
    This feature like any other bi-directional. Switching outputs in windows will notify the device.
  • [Firmware] New animated light fx.
  • [FirmwareInstaller] Added the ability to install custom firmware. You can now go to "File/Load Custom Firmware...", load your custom .hex firmware file and press Install.

#Enhancements

  • [Application] We are now detecting and preventing multiple instances of the application from running.
  • [Application] CPU usage has been reduced while connecting to a device.
  • [BuildSystem] Firmware is now automatically compiled on the cloud.

#Bug Fixes

  • [Firmware/Application] Fixed crash closing port while discovering devices.

1.1.5

31 Aug 18:56
490f994
Compare
Choose a tag to compare

#Bug Fixes

  • [Application] Fixed bug where the application may crash if we are closing the port while receiving data.
  • [Application] Fixed crash when receiving unknown commands from the device.

1.1.4

30 Aug 19:11
e2ea716
Compare
Choose a tag to compare

#Bug Fixes

  • [Application] Rewriting of discovery and communication services to fix crash when reconnecting and improve reliability.

#Enhancements

  • [Firmware] Double-tap is not ignored when device is asleep anymore.

1.1.3

27 Aug 20:16
Compare
Choose a tag to compare

#Bug Fixes

  • [Application] Attempting to fix a crash when re-connecting to the application.
  • [Application] Fixes issue with device taking too long to connect to application after rebooting it.