1
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
9f4b2e57a2
slight auto interface api changes
I'm not liking the ControlPacket architecture anymore, I'd like to
switch to a state-based controller from message-based to accommodate
reliably getting side changes to work
2025-03-26 22:29:09 -04:00
d90011d921
storage manager 2025-03-22 14:28:57 -04:00
9c61d88fe4
started to replace the egui persistence layer 2025-03-11 14:08:47 -04:00
21e269bc43
builder pattern for configs 2025-03-08 19:09:30 -05:00
354f600f92
added icon (not testable on sway) 2025-03-08 12:05:50 -05:00
95c5b50dd3
added combat logger
A refactor might be beneficial here, now data is being
sent to multiple streams which feels a tad off
2025-03-08 11:40:07 -05:00
e352c5b048
propagate volume threshold 2025-03-08 11:03:13 -05:00
2fb5a5709f
gui conf persistence 2025-03-08 10:58:27 -05:00
b567bf7528
added config sliders and vendored eframe's persistence path finder 2025-03-08 10:33:53 -05:00
79b22b3cb7
added basic control gui
tried fltk, didn't like it, using egui
2025-03-06 11:49:33 -05:00
f7ab1c119a
front panel write data 2025-01-18 15:04:34 -05:00
bd7b3fb287
interface telem 2025-01-18 14:56:19 -05:00
4c616de4a0
note -> action correspondence 2025-01-16 11:45:33 -05:00
fed2a43481
frequency detection from mic 2025-01-16 11:08:08 -05:00