Commit Graph

400 Commits

Author SHA1 Message Date
Robert Kossessa
23326938c9 FIX: Not recognizing lowercase VID/PID
Some checks failed
/ 🐧 Linux Build (push) Has been cancelled
/ 🍏 Mac Build (push) Has been cancelled
/ 🪟 Windows Build (push) Has been cancelled
2024-06-13 21:51:45 +02:00
Robert Kossessa
04bc46b37e FIX: Rogue brace 2024-06-07 14:32:42 +02:00
Robert Kossessa
58320efbb3 FIX: Check for another VID/PID pair
Nano shouldn't show up like this 😳
2024-06-07 14:29:34 +02:00
Robert Kossessa
8fee963c77 FIX: Double profile request delay to not overload serial buffer 2024-06-07 12:12:04 +02:00
Robert Kossessa
afc2eec6c1 UPD: Print port opening errors in backend 2024-06-07 12:09:55 +02:00
Robert Kossessa
51141b3f05 FIX: IdleTimeout 'Off' = 999999999 for now
to be changed when FW properly handles 0 timeout
2024-06-06 17:11:56 +02:00
Robert Kossessa
fbf76ea6fa FIX: Send less data for feedback updates 2024-06-06 17:06:34 +02:00
Robert Kossessa
b135f62c18 UPD: Annotate unused function 2024-06-06 17:04:34 +02:00
Robert Kossessa
d4d351771e FIX: Midi Value creation 2024-06-06 16:41:50 +02:00
Robert Kossessa
eff36719c6 UPD: Keyboard + CC actions 2024-06-03 01:09:27 +02:00
Robert Kossessa
21ffc55dc1 UPD: Key mapping types 2024-06-03 00:06:46 +02:00
Robert Kossessa
7d25a10452 DEL: Remove mockup links 2024-06-02 23:46:07 +02:00
Robert Kossessa
f21955ea83 FIX: Output Ramp values & slower debouncing 2024-06-02 23:40:25 +02:00
Robert Kossessa
faff0364e2 UPD: Hide mockup features 2024-06-01 20:07:16 +02:00
Robert Kossessa
feef2ca443 UPD: Hide category adding for now 2024-06-01 20:03:43 +02:00
Robert Kossessa
7f5e227b3f FIX: Deleting actions 2024-06-01 19:59:35 +02:00
Robert Kossessa
17d655e2aa UPD: Min values for detent settings 2024-06-01 19:56:28 +02:00
Robert Kossessa
3f151254cd ADD: Fields for detent settings 2024-06-01 19:54:59 +02:00
Robert Kossessa
c30ec25218 UPD: Make auto select optional 2024-06-01 19:14:41 +02:00
Robert Kossessa
a9280af366 FIX: Profile change update bug! 2024-06-01 19:04:02 +02:00
Robert Kossessa
f6450663ac FIX: Increase profile fetch delay 2024-05-30 13:17:49 +02:00
Robert Kossessa
57ef8ec821 ADD: Add and delete actions 2024-05-30 13:12:43 +02:00
Robert Kossessa
92857ff0e4 UPD: Hide WIP value types 2024-05-30 12:52:46 +02:00
Robert Kossessa
7914d307cb ADD: Min/Max midi value setting 2024-05-30 12:51:29 +02:00
Robert Kossessa
776d9cd037 UPD: Orange sonner text 2024-05-30 12:05:00 +02:00
Robert Kossessa
90a3b1f423 DEL: Remove legacy code 2024-05-29 17:05:43 +02:00
Robert Kossessa
b82e89f838 ADD: Detent strength setting 2024-05-28 23:53:47 +02:00
Robert Kossessa
8913f7e1e8 FIX: Delay profile requests 2024-05-28 23:34:53 +02:00
Robert Kossessa
561a50c0f4 FIX: Key mapping 2024-05-28 23:28:54 +02:00
Robert Kossessa
18c050d935 FIX: Mapping tabs not updating correctly when switching profiles 2024-05-28 23:28:27 +02:00
Robert Kossessa
c6f8616555 UPD: Allow setting outputRamp 2024-05-28 12:58:20 +02:00
Robert Kossessa
a8af352a70 UPD: Style sonner 2024-05-28 12:49:57 +02:00
Robert Kossessa
a98c5aec0f UPD: Value keystate control 2024-05-28 12:20:08 +02:00
Robert Kossessa
ad44f51979 FIX: DevicePreview overlay font 2024-05-28 12:19:39 +02:00
Robert Kossessa
285a836469 FIX: Nvm, use endPos 2024-05-27 17:29:28 +02:00
Robert Kossessa
36ed1c77b3 FIX: Use detentCount for device preview 2024-05-27 17:27:24 +02:00
Robert Kossessa
5589a15bce FIX: MidiValueInput 2024-05-27 17:16:53 +02:00
Robert Kossessa
b83863a453 FIX: Initialize midi value input with default values 2024-05-27 15:58:02 +02:00
Robert Kossessa
c8509a8e7f FIX: Correctly update knob mapping type 2024-05-27 15:50:29 +02:00
Robert Kossessa
b9770e1924 FIX: Unsupported action types causing freeze 2024-05-21 17:38:13 +02:00
Robert Kossessa
a4275148de UPD: Change shortcut display for timeout 2024-05-21 17:33:58 +02:00
Robert Kossessa
30db4ea8fa FIX: Idle timeouts in ms 2024-05-21 17:32:23 +02:00
Robert Kossessa
fee2be1c23 ADD: Idle timeout setting 2024-05-21 17:29:58 +02:00
Robert Kossessa
9ff099c4fc FIX: Show description in DevicePreview 2024-05-21 17:20:34 +02:00
Robert Kossessa
fe069a2bd5 ADD: Profile properties dialog 2024-05-21 17:14:41 +02:00
Robert Kossessa
2fa916f4f8 FIX: Hide dithered font 2024-05-21 16:23:49 +02:00
Robert Kossessa
306ea6b27b ADD: Midi value adjustments
far from perfect :/
2024-05-20 16:28:32 +02:00
Robert Kossessa
bc3caf7764 FIX: LED Colors (in hsv now) 2024-05-20 16:28:09 +02:00
Robert Kossessa
7d062af366 UPD: Match the LED colors more closely 2024-05-20 14:35:20 +02:00
Robert Kossessa
298b7f2eff FIX: Default knob value 2024-05-19 21:03:45 +02:00