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
01d77ec3
cargo update
main
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
inkreas.ing
6e26eecf
scaling working. colors incorrent
10mo ago
inkreas.ing
b2a2a384
move coloring to shader
10mo ago
inkreas.ing
e0db295d
move pixel creation to rendering
make gpu optional
10mo ago
inkreas.ing
d68f617f
update gitignore
10mo ago
inkreas.ing
ac4a03b3
add page title
11mo ago
inkreas.ing
c115aeed
fix confirm dialog rendering
11mo ago
inkreas.ing
eb03f1b4
DRY up the rendering of PageMenu borders
11mo ago
inkreas.ing
48bdc39f
rework PageMenu to make it into one Dialog that has sub-menus, insted of multiple dialogs
11mo ago
inkreas.ing
a49b38c0
fix all PageMenu sizes
11mo ago
inkreas.ing
d1191103
fix PageMenu rendering. Main Menu done
11mo ago
inkreas.ing
645ddd74
make togglebutton Sendable by constructing Widgets after receiving and only sending a constructor
11mo ago
inkreas.ing
1d5ea306
pattern page comms async now
11mo ago
inkreas.ing
5edfa946
stop with the Fn. go to fn, Solved ToggleButton issues pretty easily.
11mo ago
inkreas.ing
e48ba557
Send hell. get me out of here
11mo ago
inkreas.ing
04d0299f
less macro magic, more explicit generic repition
11mo ago
inkreas.ing
e0cfa094
reorganize module system
11mo ago
inkreas.ing
a826c9e9
add cmd q info and todo
allow Widget to return Data, maybe with assocaited Type?
11mo ago
inkreas.ing
c61c63ff
restructure files
11mo ago
inkreas.ing
28ebfc9e
make Close Menu work by giving buttons a way to write global events
11mo ago
inkreas.ing
f5c5414d
better WidgetList macro organisation
11mo ago
cargo update
main
01d77ec3
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
scaling working. colors incorrent
6e26eecf
inkreas.ing
10mo
move coloring to shader
b2a2a384
inkreas.ing
10mo
move pixel creation to rendering
make gpu optional
e0db295d
inkreas.ing
10mo
update gitignore
d68f617f
inkreas.ing
10mo
add page title
ac4a03b3
inkreas.ing
11mo
fix confirm dialog rendering
c115aeed
inkreas.ing
11mo
DRY up the rendering of PageMenu borders
eb03f1b4
inkreas.ing
11mo
rework PageMenu to make it into one Dialog that has sub-menus, insted of multiple dialogs
48bdc39f
inkreas.ing
11mo
fix all PageMenu sizes
a49b38c0
inkreas.ing
11mo
fix PageMenu rendering. Main Menu done
d1191103
inkreas.ing
11mo
make togglebutton Sendable by constructing Widgets after receiving and only sending a constructor
645ddd74
inkreas.ing
11mo
pattern page comms async now
1d5ea306
inkreas.ing
11mo
stop with the Fn. go to fn, Solved ToggleButton issues pretty easily.
5edfa946
inkreas.ing
11mo
Send hell. get me out of here
e48ba557
inkreas.ing
11mo
less macro magic, more explicit generic repition
04d0299f
inkreas.ing
11mo
reorganize module system
e0cfa094
inkreas.ing
11mo
add cmd q info and todo
allow Widget to return Data, maybe with assocaited Type?
a826c9e9
inkreas.ing
11mo
restructure files
c61c63ff
inkreas.ing
11mo
make Close Menu work by giving buttons a way to write global events
28ebfc9e
inkreas.ing
11mo
better WidgetList macro organisation
f5c5414d
inkreas.ing
11mo
next