tangled
alpha
login
or
join now
inkreas.ing
/
torque-tracker
1
fork
atom
old school music tracker
1
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
inkreas.ing
6a63059c
dev commit
dev
5mo ago
inkreas.ing
927aa890
accesskit events
5mo ago
inkreas.ing
5ef1c8df
remove allocs from dialogs
5mo ago
inkreas.ing
113975a9
don't clone GlobalEvents
5mo ago
inkreas.ing
4f1c6daa
new audio API and accesskit bump
5mo ago
inkreas.ing
c047cfea
rewrite main menu, to only allow one nesting
5mo ago
inkreas.ing
f14ba8f8
use smaller numbers for coordinates
5mo ago
inkreas.ing
219c278a
allow changing sample names
5mo ago
inkreas.ing
46961870
simplify UI widgets again, now that each page is custom anyway
5mo ago
inkreas.ing
203e062b
reorganize modules
5mo ago
inkreas.ing
e609af81
upgrade wgpu
5mo ago
inkreas.ing
efac889b
also send stream timestamp through the engine channel
5mo ago
inkreas.ing
e9680eb4
new lockfile
5mo ago
inkreas.ing
776a6d05
allow fallback scaling backend
5mo ago
inkreas.ing
7da210e4
almost fix the text_in access
5mo ago
inkreas.ing
01d77ec3
cargo update
main
6mo ago
inkreas.ing
2dad7274
add positions to main menu. add accessability to Slider Dialog
6mo ago
inkreas.ing
dbfa677e
add accessability to widgets and pages
6mo ago
inkreas.ing
36b5a3e3
remove WidgetList macro
6mo ago
inkreas.ing
877af1a6
basic main menu accessability working. still need to get rid of "group" somehow
6mo ago
inkreas.ing
7a8b59d0
add accessability. can send an empty Tree
TODO: full tree + event handling
6mo ago
inkreas.ing
64480d97
better event pushing
6mo ago
inkreas.ing
f4265bf8
rework audio worker comms
6mo ago
inkreas.ing
9e711bcf
add screenshot to readme
7mo ago
inkreas.ing
f0c66104
bump to 0.1.1
7mo ago
inkreas.ing
13268233
enable playback control from page menu
7mo ago
inkreas.ing
1fd0de95
add repo url
7mo ago
inkreas.ing
58febe2c
switch to qwerty and fix note changing
7mo ago
inkreas.ing
297fcc58
hide useless UI
7mo ago
inkreas.ing
36f4c2d2
update Branding
7mo ago
inkreas.ing
3614efd3
make audio config more flexible
7mo ago
inkreas.ing
2c26b223
add playback position ui
8mo ago
inkreas.ing
16bd8801
fix playback settings
8mo ago
inkreas.ing
5eae98f2
improve global event debug
8mo ago
inkreas.ing
d232014e
add sample select cursor
8mo ago
inkreas.ing
965294da
hook global and per channel vol to backend
8mo ago
inkreas.ing
01d3544e
hook tempo editing to backend
8mo ago
inkreas.ing
418602e4
bump deps
8mo ago
inkreas.ing
bbaf023e
change color format
8mo ago
inkreas.ing
af8cdceb
add playback start/stop
8mo ago
inkreas.ing
75f9f82e
move song editing to single queue
8mo ago
inkreas.ing
ac6c74f1
Add sample load screen
8mo ago
inkreas.ing
3b28b45f
upgrade to wgpu 26
8mo ago
inkreas.ing
4ae4c445
add softbuffer feature
8mo ago
inkreas.ing
60f75c96
cleanup drawbuffer
8mo ago
inkreas.ing
7d8e7456
add order to header
8mo ago
inkreas.ing
e0c20cbe
merge order list page up/down keys
8mo ago
inkreas.ing
ad498759
merge finish order_list
8mo ago
inkreas.ing
c93e6395
fix slider dialog out of bounds return
8mo ago
inkreas.ing
a66fbe92
add page up/down keys to order list
8mo ago
inkreas.ing
ccbd04d6
add note editing
8mo ago
inkreas.ing
5ac9c582
Change name and license. Update to new backend
8mo ago
inkreas.ing
c1cf53ad
add order list editing. add utility to apply a song op from the EXECUTOR. integrate order list page into backend. integrate order list page into backend
9mo ago
inkreas.ing
f4f34bba
add order_list visual candy
9mo ago
inkreas.ing
5cfa8c8c
restructure PageMenu
9mo ago
inkreas.ing
c2635ec9
merge shader coloring, new orderlist page and software rendering
9mo ago
inkreas.ing
1aea1c0f
make the order list reset its mode when switching to it
9mo ago
inkreas.ing
299ee833
F11 page volpan cursor, rendering and editing working
9mo ago
inkreas.ing
41aeede0
F11 page orders cursor working
10mo ago
inkreas.ing
61bfb450
software scaling working
10mo ago
dev commit
dev
6a63059c
inkreas.ing
5mo
accesskit events
927aa890
inkreas.ing
5mo
remove allocs from dialogs
5ef1c8df
inkreas.ing
5mo
don't clone GlobalEvents
113975a9
inkreas.ing
5mo
new audio API and accesskit bump
4f1c6daa
inkreas.ing
5mo
rewrite main menu, to only allow one nesting
c047cfea
inkreas.ing
5mo
use smaller numbers for coordinates
f14ba8f8
inkreas.ing
5mo
allow changing sample names
219c278a
inkreas.ing
5mo
simplify UI widgets again, now that each page is custom anyway
46961870
inkreas.ing
5mo
reorganize modules
203e062b
inkreas.ing
5mo
upgrade wgpu
e609af81
inkreas.ing
5mo
also send stream timestamp through the engine channel
efac889b
inkreas.ing
5mo
new lockfile
e9680eb4
inkreas.ing
5mo
allow fallback scaling backend
776a6d05
inkreas.ing
5mo
almost fix the text_in access
7da210e4
inkreas.ing
5mo
cargo update
main
01d77ec3
inkreas.ing
6mo
add positions to main menu. add accessability to Slider Dialog
2dad7274
inkreas.ing
6mo
add accessability to widgets and pages
dbfa677e
inkreas.ing
6mo
remove WidgetList macro
36b5a3e3
inkreas.ing
6mo
basic main menu accessability working. still need to get rid of "group" somehow
877af1a6
inkreas.ing
6mo
add accessability. can send an empty Tree
TODO: full tree + event handling
7a8b59d0
inkreas.ing
6mo
better event pushing
64480d97
inkreas.ing
6mo
rework audio worker comms
f4265bf8
inkreas.ing
6mo
add screenshot to readme
9e711bcf
inkreas.ing
7mo
bump to 0.1.1
f0c66104
inkreas.ing
7mo
enable playback control from page menu
13268233
inkreas.ing
7mo
add repo url
1fd0de95
inkreas.ing
7mo
switch to qwerty and fix note changing
58febe2c
inkreas.ing
7mo
hide useless UI
297fcc58
inkreas.ing
7mo
update Branding
36f4c2d2
inkreas.ing
7mo
make audio config more flexible
3614efd3
inkreas.ing
7mo
add playback position ui
2c26b223
inkreas.ing
8mo
fix playback settings
16bd8801
inkreas.ing
8mo
improve global event debug
5eae98f2
inkreas.ing
8mo
add sample select cursor
d232014e
inkreas.ing
8mo
hook global and per channel vol to backend
965294da
inkreas.ing
8mo
hook tempo editing to backend
01d3544e
inkreas.ing
8mo
bump deps
418602e4
inkreas.ing
8mo
change color format
bbaf023e
inkreas.ing
8mo
add playback start/stop
af8cdceb
inkreas.ing
8mo
move song editing to single queue
75f9f82e
inkreas.ing
8mo
Add sample load screen
ac6c74f1
inkreas.ing
8mo
upgrade to wgpu 26
3b28b45f
inkreas.ing
8mo
add softbuffer feature
4ae4c445
inkreas.ing
8mo
cleanup drawbuffer
60f75c96
inkreas.ing
8mo
add order to header
7d8e7456
inkreas.ing
8mo
merge order list page up/down keys
e0c20cbe
inkreas.ing
8mo
merge finish order_list
ad498759
inkreas.ing
8mo
fix slider dialog out of bounds return
c93e6395
inkreas.ing
8mo
add page up/down keys to order list
a66fbe92
inkreas.ing
8mo
add note editing
ccbd04d6
inkreas.ing
8mo
Change name and license. Update to new backend
5ac9c582
inkreas.ing
8mo
add order list editing. add utility to apply a song op from the EXECUTOR. integrate order list page into backend. integrate order list page into backend
c1cf53ad
inkreas.ing
9mo
add order_list visual candy
f4f34bba
inkreas.ing
9mo
restructure PageMenu
5cfa8c8c
inkreas.ing
9mo
merge shader coloring, new orderlist page and software rendering
c2635ec9
inkreas.ing
9mo
make the order list reset its mode when switching to it
1aea1c0f
inkreas.ing
9mo
F11 page volpan cursor, rendering and editing working
299ee833
inkreas.ing
9mo
F11 page orders cursor working
41aeede0
inkreas.ing
10mo
software scaling working
61bfb450
inkreas.ing
10mo
next