1
0
mirror of synced 2024-06-30 19:27:38 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
a1eb61a6a9 Updated terminology in Arduino sketch 2021-02-24 19:40:59 +01:00
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
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
dc0e761244 Implemented basic plugin architecture
Moving interface to WPF for easier integration
2021-02-21 14:04:24 +01:00
19484d8115 Fixed readme 2021-02-20 12:18:36 +01:00
f15491c541 Implemented Arduino firmware
Implemented serial connection in Windows application
2021-02-20 12:16:18 +01:00
072e73df88 Windows application with mock hardware layer 2021-02-19 17:42:37 +01:00
f42dd4d02b Initial commit 2021-02-19 16:53:21 +01:00