Commit Graph

22 Commits

Author SHA1 Message Date
2354cc4501 implements strip output events 2023-08-26 00:11:05 +01:00
9adbf71494 implements focus in event for tabgroup 2023-08-25 22:53:48 +01:00
7d89b0c4ae implements notification on tab switch 2023-08-25 22:33:28 +01:00
fafe9ea4d6 implements tabs physical strip, virtual strip
output buttons are laid out and events are defined
2023-08-25 22:25:30 +01:00
2490fc9343 increment indices in formatted strings
instead of range expressions
2023-08-25 20:41:48 +01:00
7d3647afd7 implements events for patch composite 2023-08-25 20:23:21 +01:00
c308a8fd07 query values dict
instead of making redundant api calls
2023-08-25 18:52:26 +01:00
b98f892b23 implements a basic tab structure
using tabgroup ("settings", "physical", "virtual")

Patch Composite buttons placed.
Events for patch composite not yet implemented
2023-08-25 18:29:43 +01:00
c74e4c40c2 change default theme
don't load button cache by default
2023-08-25 02:19:01 +01:00
74e6aa5f0c refactor event bindings 2023-08-24 18:02:53 +01:00
426e91f6fe implements hardware out as:
focusable buttonmenus.
2023-08-24 16:07:28 +01:00
d39cc35e79 add guard clause for empty entry 2023-08-23 03:03:21 +01:00
752f93a64c only register patch events if not kind basic
add basic build script
2023-08-23 02:31:15 +01:00
0db0511dc9 implements a text search for comboboxes 2023-08-23 02:04:18 +01:00
c0c0701ed8 using utility index methods 2023-08-23 00:27:12 +01:00
9621232a17 implements INSERT CHECKBOX events 2023-08-22 20:41:44 +01:00
6896358071 register events for INSERT CHECKBOX 2023-08-22 18:13:26 +01:00
654a86b2ab move layout construction into builder class
separates construction from app representation
2023-08-22 16:11:24 +01:00
740cf1ac02 add deselect device to hardware outs 2023-08-22 05:37:06 +01:00
65cd21203b implements asio checkboxes 2023-08-22 05:16:43 +01:00
1fd181d097 events registered for hardware out
hardware out now sets a physical device

nvida speech added
2023-08-22 02:52:03 +01:00
e200462b85 initial commit 2023-08-22 02:04:00 +01:00