Commit Graph

14 Commits

Author SHA1 Message Date
Mark van Renswoude 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
Mark van Renswoude 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
Mark van Renswoude cd1ab91f23 Fixed: send initial values when device connects
Implemented various TODO's
2021-02-28 14:40:51 +01:00
Mark van Renswoude de27a6ccee Implemented toggle and inverted settings for muted actions 2021-02-28 13:55:47 +01:00
Mark van Renswoude 0183d50c46 Implemented digital outputs and inputs in Arduino sketch 2021-02-28 13:01:43 +01:00
Mark van Renswoude 9869f46a49 Changed serial protocol to MIN
Implemented logging
2021-02-28 11:55:23 +01:00
Mark van Renswoude a1eb61a6a9 Updated terminology in Arduino sketch 2021-02-24 19:40:59 +01:00
Mark van Renswoude 28c25c8b43 Implemented OSD
Implemented mute/unmute input and output actions
Changed MockDevice to EmulatorDevice with UI for easier testing
2021-02-24 19:35:01 +01:00
Mark van Renswoude ff1e1ca74c Working proof-of-concept for refactoring
Implemented orchestrator
Implemented mock device
Implemented serial device
Implemented volume action
Removed old implementation
2021-02-24 09:05:11 +01:00
Mark van Renswoude dc0e761244 Implemented basic plugin architecture
Moving interface to WPF for easier integration
2021-02-21 14:04:24 +01:00
Mark van Renswoude 19484d8115 Fixed readme 2021-02-20 12:18:36 +01:00
Mark van Renswoude f15491c541 Implemented Arduino firmware
Implemented serial connection in Windows application
2021-02-20 12:16:18 +01:00
Mark van Renswoude 072e73df88 Windows application with mock hardware layer 2021-02-19 17:42:37 +01:00
Mark van Renswoude f42dd4d02b Initial commit 2021-02-19 16:53:21 +01:00