1
0
mirror of synced 2024-06-18 06:37:39 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
4974e57221 Refactored settings views
Improved global exception handling
Added plugins page
2021-03-09 18:42:49 +01:00
217013d4cc Fixed #1: Settings for Analog Outputs are not remembered
And a few other null-related fixes
2021-03-08 20:46:18 +01:00
df57d665bf Fixed ReSharper code issues 2021-03-08 20:27:17 +01:00
543b55f3ba Added support for analog outputs (basic PWM) to Arduino Sketch
Added support for binding digital output actions to analog outputs
Fixed a few NullReferenceExceptions
Fixed Serial "Connecting..." state
Fixed update issues when multiple VoiceMeeter output actions are configured
Fixed VoiceMeeter Remote not logging out
2021-03-08 20:18:47 +01:00
69a93f68d5 Fixed bug in caching output values
Fixed VoiceMeeter version selection
Added device status indicator
2021-03-07 10:38:56 +01:00
cae557e7e1 Implemented default device switching
Added VoiceMeeter plugin (run macro and get status)
Added Inno Setup script
Added Fusion 360 files for housing designs
2021-03-06 10:53:38 +01:00
197aef531a Improved stability of analog signals in the Arduino sketch
Reimplemented automatic refresh of the serial port list
Improved serial device connection retry
Moved plugins to their own subfolder for better separation, added metadata on the entry assembly to load
Added logging settings
Added Run at startup setting
Many visual enhancements
2021-03-05 11:47:12 +01:00