Commit graph

1686 commits

Author SHA1 Message Date
e684415c2f arranger: fix t keybind on main (thx @magicpotatobean) 2025-05-09 21:43:10 +03:00
75f8fd8746 engine: stop jack processing on mutex poison 2025-05-09 21:37:52 +03:00
419a07de8c wip: providing subcommands 2025-05-09 21:17:22 +03:00
bfa0ea1163 keys: fix arranger selection 2025-05-09 20:24:01 +03:00
ec5e2a982b config: update view identifiers 2025-05-09 20:21:54 +03:00
0cb259b7b5 reduce compiler warnings 2025-05-09 20:02:44 +03:00
6d4a629311 implement expose stubs for subcommands 2025-05-09 19:47:47 +03:00
87cd6099ad rename: tek, Tek -> app, App
Some checks are pending
/ build (push) Waiting to run
2025-05-09 17:28:09 +03:00
cc88743054 bump rust-jack
Some checks are pending
/ build (push) Waiting to run
2025-05-09 02:21:48 +03:00
6f8a677b7a move midi import example 2025-05-09 01:49:53 +03:00
780fd6694b docs: update build instructions 2025-05-09 01:49:22 +03:00
1b48e10d2d clock: replace provide calls with expose stubs 2025-05-09 00:07:12 +03:00
e3b12a1d36 add old tengri demo 2025-05-08 22:06:40 +03:00
16d267523b wip: now just gotta fix 26 type errors 2025-05-08 19:51:39 +03:00
ee7f9dcf12 wip: update all command definitions to use proc macro 2025-05-08 17:39:15 +03:00
a8be2e9dad add getter/setters to note cursor traits 2025-05-08 03:19:47 +03:00
a6100ab1d6 wip: more api refactor 2025-05-08 02:54:26 +03:00
04af945ea0 cleanup 2025-05-07 17:34:58 +03:00
9f9de3fafb wip: refactor command definitions 2025-05-06 23:53:44 +03:00
1b926b0338 extract pool, scene, track
Some checks failed
/ build (push) Has been cancelled
2025-05-04 19:02:22 +03:00
a3beab0f36 modal -> dialog; extract dialog, selection, editor 2025-05-04 18:59:59 +03:00
6286d69824 wip: device: reenable lv2 support 2025-05-04 18:23:44 +03:00
bb325869c2 prefix sampler names 2025-05-04 17:59:56 +03:00
16e9405b1f autoconnect newly added sampler 2025-05-04 16:51:38 +03:00
ebd0f18c9c add MessageCommand::Dismiss 2025-05-04 16:42:48 +03:00
0a090765d3 add Modal::Message to handle errors 2025-05-04 16:38:34 +03:00
a77536c234 device picker
Some checks are pending
/ build (push) Waiting to run
2025-05-04 16:23:50 +03:00
55b6745d4d use expose! macro for MidiPool and MidiEditor 2025-05-04 15:43:51 +03:00
79bf493004 top-level view bindings now use proc macro 2025-05-04 15:30:10 +03:00
ff2e981e18 wip: start converting api bindings to attr macros 2025-05-03 15:32:47 +03:00
a67481ab04 swap ins/outs; start adding device slots
Some checks are pending
/ build (push) Waiting to run
2025-05-03 14:57:55 +03:00
944fcfa017 misc view tweaks 2025-05-03 03:00:53 +03:00
b4761a9679 deps: tengri 0.13.0 + misc
Some checks are pending
/ build (push) Waiting to run
2025-05-03 02:15:01 +03:00
866327bbe7 expose mode flags for input layers 2025-05-03 02:12:52 +03:00
3fd045cf93 config: embed default configs 2025-05-03 01:51:36 +03:00
d427dc409d config: extract read_and_leak; almost done with layer-if 2025-05-03 01:47:32 +03:00
cd8d85bd97 config: refactor, prepare to load keys 2025-05-02 22:47:10 +03:00
aefc147347 config: load view (and maybe name/info?) 2025-05-02 21:05:06 +03:00
0efcb7f0fe wip: load view/keys config from unified file 2025-05-02 20:41:29 +03:00
26baa8127d wip: unify view/keys configs 2025-05-02 19:10:50 +03:00
6ed0627056 app: wrap keys and view in Configuration 2025-05-02 18:56:49 +03:00
0e5207a79d device: stub some future features 2025-05-02 18:50:42 +03:00
b0c936bda0 app: organize some commands 2025-05-02 18:50:21 +03:00
0533ea92ac pool: remove InputMap 2025-05-02 17:44:53 +03:00
457e6bb7eb editor: remove InputMap 2025-05-02 17:38:27 +03:00
a22a793c31 refactor into fewer crates, pt.2 2025-05-02 17:20:53 +03:00
77703d83a5 wip: refactor into fewer crates 2025-05-01 17:39:29 +03:00
c367a0444e apply scroll to input headers 2025-05-01 17:16:38 +03:00
8adbdc5bc7 add new Selection variants 2025-05-01 16:18:00 +03:00
7b432d12b4 replace track_next_name with monotonic counter
Some checks are pending
/ build (push) Waiting to run
2025-05-01 01:23:12 +03:00