Commit graph

84 commits

Author SHA1 Message Date
🪞👃🪞 8fa0f8a409 collect crates/ and deps/ 2025-04-19 01:23:43 +03:00
🪞👃🪞 39ab736cbe view refactors; remove view_sizes 2025-04-18 13:46:19 +03:00
🪞👃🪞 1b253dc273 move expose/impose to tengri; wtf now! 2025-04-15 20:45:56 +03:00
🪞👃🪞 0257aa2b61 recollect edns 2025-04-15 17:52:20 +03:00
🪞👃🪞 83b82c9572 midi_edit: FieldH -> FieldV 2025-04-13 23:35:29 +03:00
🪞👃🪞 852522208e midi: reenable opening in/out ports 2025-04-06 02:31:04 +03:00
🪞👃🪞 9c95ca9613 midi: specify type 2025-04-04 01:53:57 +03:00
🪞👃🪞 85749a3437 trying to fix the main layout, what happened 2025-03-30 21:20:50 +03:00
🪞👃🪞 3d290a9beb tek_tui -> tengri 2025-03-15 17:44:02 +02:00
🪞👃🪞 5b61c71503 wip: centralize dependencies 2025-03-14 23:54:53 +02:00
🪞👃🪞 c35d505b9c JackPerfModel::update_from_jack_scope 2025-03-04 20:59:07 +02:00
🪞👃🪞 60e4bb49b2 ref -> rev; fix some warns; cov 33.46% 2025-03-04 01:15:30 +02:00
🪞👃🪞 bcc3f5809e src -> app; move core libs to tengri 2025-03-04 00:51:35 +02:00
🪞👃🪞 fd32cbc34c add just cov-md and bump total coverage to 29.26% 2025-02-15 19:30:32 +00:00
🪞👃🪞 fe9d5a309e relayer arranger view and extract button_2 and button_3 to top level 2025-02-09 13:59:51 +01:00
🪞👃🪞 3502070613 constrain tracks from left side 2025-01-27 00:07:56 +01:00
🪞👃🪞 e2023bdf53 make the tiny pianos a component 2025-01-26 10:22:16 +01:00
🪞👃🪞 58433c0402 improve various renderings 2025-01-25 22:08:49 +01:00
🪞👃🪞 5d6592bbdf enable adding midi ins and outs 2025-01-25 00:53:39 +01:00
🪞👃🪞 ffe8893bed generate coverage from correct target 2025-01-22 12:49:15 +01:00
🪞👃🪞 7aa99e4692 remove submodule, run tests, collect coverage, no report 2025-01-22 03:16:50 +01:00
🪞👃🪞 bbe49ad463 more sensible port creation 2025-01-22 00:10:31 +01:00
🪞👃🪞 b2c9bfc0e2 rewrite jack init 2025-01-21 22:30:53 +01:00
🪞👃🪞 6c8f85ab84 refactor jack ports again 2025-01-21 19:13:21 +01:00
🪞👃🪞 81a74d79dc fix note enter; align titles 2025-01-21 00:32:58 +01:00
🪞👃🪞 7ad574cf2a remove last color conversion from render loop 2025-01-20 16:30:52 +01:00
🪞👃🪞 ee28d431bd pre generate grayscale palettes 2025-01-19 22:17:07 +01:00
🪞👃🪞 cfa3cad5cb impl TuiTheme on Tui; need to to reduce number of ItemPalette invocations 2025-01-19 22:09:37 +01:00
🪞👃🪞 9d250daa04 document stuff; Thunk suffix -> prefix 2025-01-19 21:31:16 +01:00
🪞👃🪞 b8726de78f TokenIter -> SourceIter, reuse logic in operators, and now it renders correctly! 2025-01-19 01:46:06 +01:00
🪞👃🪞 cf1fd5b45a remove Atom. almost there 2025-01-18 15:37:53 +01:00
🪞👃🪞 452bdf9598 fixed up some parsing and removed some edn mentions 2025-01-18 01:56:44 +01:00
🪞👃🪞 34b35d08be remove edn_ prefix from a couple macros 2025-01-18 00:14:46 +01:00
🪞👃🪞 143cd24e09 generalize EdnItem.
maybe should rename it to Atom? ~90 instances of it
2025-01-17 19:47:37 +01:00
🪞👃🪞 1b9da07280 wip: make EdnItem work on Arc<str> 2025-01-17 18:49:04 +01:00
🪞👃🪞 d4f962fbfa unify some modules and implement edn_command for sampler 2025-01-17 00:11:49 +01:00
🪞👃🪞 a670320533 append tracks/scenes + move cursor 2025-01-16 19:23:56 +01:00
🪞👃🪞 2ad5b27db6 add wsad and don't crash on q 2025-01-16 17:53:12 +01:00
🪞👃🪞 2a5af2c753 autocreate on tab 2025-01-16 17:22:44 +01:00
🪞👃🪞 c08d1bee5d autoedit 2025-01-16 17:06:50 +01:00
🪞👃🪞 968441850f fix editor behaviors 2025-01-16 16:22:16 +01:00
🪞👃🪞 6408cd26b8 clean up editor keys 2025-01-16 15:46:27 +01:00
🪞👃🪞 fc3ecfb241 editor keycodes work 2025-01-16 15:43:44 +01:00
🪞👃🪞 0ce0a07713 re-enabled space = play! but not pause 2025-01-14 22:25:18 +01:00
🪞👃🪞 0c6add7038 wip: script arrow navigation in arrangement 2025-01-14 21:42:41 +01:00
🪞👃🪞 ca1fb3c414 remove old input macros 2025-01-14 20:17:17 +01:00
🪞👃🪞 44201ebf76 a random KeyMatcher appears 2025-01-14 19:50:24 +01:00
🪞👃🪞 12faadef44 wip: implementing app command dispatch 2025-01-14 19:03:08 +01:00
🪞👃🪞 d393cab2d8 wip: implementing pool command dispatch 2025-01-14 18:11:50 +01:00
🪞👃🪞 50b7d8a23d use edn_command on all midi pool commands 2025-01-14 17:34:10 +01:00