46760bf8f0
0.2.2: build fixes (thx @magicpotatobean)
...
- provide `tek_midi` dev-dependency to example `midi-import`
- pin correct commit of `deps/tengri` submodule
- remove duplicate declaration of `struct Tryptich`
2025-05-09 01:21:13 +03:00
b8d6194a72
0.2.1: update to rust 2024
2025-04-23 15:37:32 +03:00
9b754c0f52
scene_index -> s
2025-04-23 15:32:19 +03:00
6b9099b087
track down and fix clip color bug
2025-04-23 15:04:48 +03:00
37be2f4add
fold-in view_track
2025-04-23 09:39:45 +03:00
aa8eaf2e2b
always redraw grid on note length change
2025-04-23 09:05:34 +03:00
bcd747280c
simplify arranger grid rendering considerably
2025-04-23 08:55:10 +03:00
8e9d7dc9a1
document build directory
2025-04-20 00:46:25 +03:00
4d3f308c10
add stub target
2025-04-20 00:42:22 +03:00
0fa6d31c7e
ci: disable cache
2025-04-19 23:07:37 +03:00
0027952260
update readme
2025-04-19 22:57:27 +03:00
cbda299260
update screenshots in README
2025-04-19 16:05:28 +03:00
59372911d2
glibc static build
2025-04-19 15:34:33 +03:00
393634a1a4
local dockerized build
2025-04-19 03:23:09 +03:00
8fa0f8a409
collect crates/ and deps/
2025-04-19 01:23:43 +03:00
2f8882f6cd
ci: disable release.yml
2025-04-19 01:23:30 +03:00
414650da31
make tek_plugin optional
2025-04-19 01:20:48 +03:00
c439528cfc
add containerized release build
2025-04-19 01:20:41 +03:00
88f22c96c6
justfile: list by default
2025-04-19 01:20:25 +03:00
e6ca672b3a
try building on codeberg-small-lazy
2025-04-18 19:54:57 +03:00
610b6b4353
remove caching from release flow
2025-04-18 15:42:49 +03:00
39ab736cbe
view refactors; remove view_sizes
2025-04-18 13:46:19 +03:00
93a64833e9
pub methods to fix test
2025-04-18 13:44:57 +03:00
997c8e2d6e
did i just fix arranger layout?
2025-04-17 03:31:32 +03:00
3beb24d594
chore: update deps
2025-04-17 03:16:27 +03:00
02d0a350dd
update expose! usage with fixed syntax
2025-04-17 02:21:23 +03:00
3d154f1853
add tengri as submodule
2025-04-17 01:29:35 +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
664cd8942f
extract api with expose/impose macros
2025-04-14 15:32:06 +03:00
d893ae0309
fmtd -> view_cache; fix initial values of counters
2025-04-14 13:20:24 +03:00
5120930919
model: document all fields
2025-04-14 00:14:03 +03:00
e1a5910db3
fix: unused result warnings
2025-04-14 00:03:16 +03:00
805b2ee139
chore: format imports
2025-04-14 00:03:06 +03:00
9c1a43ec2d
cli: remove unneeded let binding
2025-04-13 23:54:58 +03:00
53a01d92ae
cli: 1-line toolbars by default
2025-04-13 23:54:33 +03:00
e039c19796
chore: formatting
2025-04-13 23:46:54 +03:00
09b9da0f61
groovebox, sequencer: fill/y
2025-04-13 23:35:41 +03:00
83b82c9572
midi_edit: FieldH -> FieldV
2025-04-13 23:35:29 +03:00
5097b61c7f
sequencer/groovebox can be started again
2025-04-13 22:52:07 +03:00
7aa5627371
no more mode-specific constructors
2025-04-13 19:20:30 +03:00
5e21792a26
move cli entrypoint stuff to cli crate
2025-04-13 06:16:30 +03:00
f58ff407b3
ci: report cache hit/miss
2025-04-12 03:26:47 +03:00
ee6f24515f
ci: build -> test/release
2025-04-11 23:58:10 +03:00
92271f727d
ci: try caching
2025-04-11 23:42:44 +03:00
8e5c4d0aba
ci: build in alpine
2025-04-11 22:45:02 +03:00
6536f1612e
wip: fix arranger layout
2025-04-11 20:46:10 +03:00
c7ee3185c1
swap status bars
2025-04-06 02:32:09 +03:00
852522208e
midi: reenable opening in/out ports
2025-04-06 02:31:04 +03:00
98d56e7009
try to disable failing test lines
2025-04-04 02:11:40 +03:00