.. |
defaultsong.go
|
fix(tracker): "send" was missing from defaultUnits
|
2021-02-07 23:26:04 +02:00 |
draglist.go
|
feat(tracker): implement edit modes, resembling tab stops
|
2021-02-10 18:26:58 +02:00 |
files.go
|
feat(tracker): implement saving and loading a song file
|
2021-01-10 17:20:42 +02:00 |
gmdlsentries.go
|
feat(tracker): go generate parses gm.dls and show slightly more sane gui for them
|
2021-02-14 19:54:30 +02:00 |
gmdlsentry.go
|
feat(tracker): go generate parses gm.dls and show slightly more sane gui for them
|
2021-02-14 19:54:30 +02:00 |
iconcache.go
|
refactor(tracker): change so that all icon initialization is a lazy & cache in iconcache
|
2021-02-01 17:57:13 +02:00 |
instruments.go
|
tracker: improve the layout of unit editing buttons
|
2021-02-17 17:42:21 +02:00 |
keyevent.go
|
fix(tracker): only add NoteOffs when keyjazz key is released during notetracking
|
2021-02-16 23:30:59 +02:00 |
label.go
|
feat(tracker): adding, setting, unsetting and deleting units
|
2021-02-05 21:32:21 +02:00 |
layout.go
|
refactor(tracker): move instrument related stuff from layout.go to instruments.go
|
2021-02-14 20:13:15 +02:00 |
menu.go
|
feat(tracker): implement more proper menus, with Undo&Redo
|
2021-02-15 23:05:06 +02:00 |
music.go
|
fix(tracker): show note octaves with letters in case the notes are out of numeric range
|
2021-02-10 18:44:29 +02:00 |
numericupdown.go
|
refactor(tracker): make NumericUpDown use widgetForIcon instead loading icons by itself
|
2021-02-14 20:20:40 +02:00 |
patterns.go
|
feat(tracker): make clicks change the focused panel
|
2021-02-14 21:32:27 +02:00 |
popup.go
|
fix(tracker): clicking anywhere outside a menu closes it but does not trigger other action
|
2021-02-15 19:21:54 +02:00 |
rowmarkers.go
|
feat(tracker): highlight beats / every second beat in the tracker
|
2021-02-16 22:42:32 +02:00 |
run.go
|
feat(tracker): copy instrument to & paste from clipboard
|
2021-02-16 21:45:25 +02:00 |
scrollbar.go
|
feat(tracker): add scroll bars to lists
|
2021-02-17 17:10:38 +02:00 |
sequencer.go
|
feat(tracker): add a rudimentary VU-meter to show master volume, peaks & clipping
|
2021-02-16 17:27:21 +02:00 |
songpanel.go
|
feat(tracker): add a rudimentary VU-meter to show master volume, peaks & clipping
|
2021-02-16 17:27:21 +02:00 |
songpoint.go
|
refactor(sointu): add explicit RowsPerPattern to the song
|
2021-01-21 13:16:41 +02:00 |
split.go
|
fix(tracker): the hit rects in Split had X and Y mixed up
|
2021-02-08 17:18:14 +02:00 |
surface.go
|
feat(tracker): implement edit modes, resembling tab stops
|
2021-02-10 18:26:58 +02:00 |
theme.go
|
feat(tracker): add scroll bars to lists
|
2021-02-17 17:10:38 +02:00 |
track.go
|
tracker: only one "hex" checkbox in the tracker title bar
|
2021-02-17 17:10:38 +02:00 |
tracker.go
|
feat(tracker): add scroll bars to lists
|
2021-02-17 17:10:38 +02:00 |
undo.go
|
feat(tracker): implement simple undo / redo
|
2021-01-08 22:00:15 +02:00 |
uniteditor.go
|
tracker: improve the layout of unit editing buttons
|
2021-02-17 17:42:21 +02:00 |
vumeter.go
|
feat(tracker): add a rudimentary VU-meter to show master volume, peaks & clipping
|
2021-02-16 17:27:21 +02:00 |