tek/crates/tek_core/src
2024-09-01 22:22:49 +03:00
..
exit.rs wip: refactor into crates 2024-08-04 14:54:00 +03:00
focus.rs fix(focus): correct focus inc/dec 2024-09-01 20:35:32 +03:00
handle.rs wrapper impls for Render and Handle 2024-08-30 20:19:36 +03:00
handle_keymap.rs wip: unified focus system 2024-08-24 00:27:24 +03:00
jack_core.rs wip: ArrangerStandalone 2024-08-21 21:41:35 +03:00
jack_device.rs merge tek_jack into tek_core 2024-08-11 11:02:21 +03:00
jack_event.rs wip: ArrangerStandalone 2024-08-21 21:41:35 +03:00
jack_ports.rs wip: ArrangerStandalone 2024-08-21 21:41:35 +03:00
lib.rs wip: trying focus traits and macros again 2024-08-31 23:19:42 +03:00
render.rs sorta working simplified focus! 2024-08-31 21:50:16 +03:00
render_axis.rs arranger: track name offset; cleanup 2024-08-21 23:09:04 +03:00
render_border.rs arranger/sequencer control 2024-08-18 20:01:09 +03:00
render_collect.rs sorta working simplified focus! 2024-08-31 21:50:16 +03:00
render_fill.rs arranger: border instead of background for cursor 2024-08-23 00:36:45 +03:00
render_layered.rs arranger, transport: despaghettify 2024-08-21 20:09:23 +03:00
render_split.rs sorta working simplified focus! 2024-08-31 21:50:16 +03:00
render_theme.rs add Arranger::is_first_row/is_last_row for arrow focus 2024-09-01 22:22:49 +03:00
time_base.rs wip: ArrangerStandalone 2024-08-21 21:41:35 +03:00
time_note.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
time_tick.rs merge tek_jack into tek_core 2024-08-11 11:02:21 +03:00