Commit graph

14 commits

Author SHA1 Message Date
0a6e237049 chore: apply format 2024-12-30 16:10:30 +01:00
819ef4db28 feat(dev): add vscode launch config 2023-09-08 15:36:14 +02:00
3361a857a6 enh(example): cleanup 2023-09-08 15:35:29 +02:00
5a039d2389 enh(list): proper error handling on list 2023-09-08 15:33:17 +02:00
a07cb828cc doc: updat readme 2023-09-08 15:32:23 +02:00
e61163da88 refactor: rework internal structure and add minor features
~ rework midi backend structure
+ add documentation
+ implement connect by address
+ add log_devices and log_events options
2023-09-08 15:31:16 +02:00
f01e867914 feat: add list and check incompatible args 2023-09-06 15:27:52 +02:00
9b97114dcd fix: program stuck in infinite loop on config error 2023-08-28 16:12:37 +02:00
1a5bb96e41 feat: add detach option on run 2023-08-28 14:18:07 +02:00
11509109be feat: add signal handling 2023-08-24 09:29:40 +02:00
45f5f447c0 feat: add queue and interval 2023-08-21 15:24:54 +02:00
73e824ee5c enh(conf): proper error handling on number types for sets 2023-08-21 15:24:40 +02:00
c75c7d0409 feat: additions and improvements
- add error handling
- conf: improve parsing method
- conf: change multiconnect to max_connections
- conf: add condition on value for event
- conf: add checks and default values on configs
- conf: rename shell param to cmd
- conf: add remap param
- midi: finish handling of all event types
- midi: implement regex device filter
- run: implement envmap
- alsa: implement timestamp
2023-08-21 15:24:06 +02:00
31a89f1665 init 2023-08-07 21:50:22 +02:00