.. |
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
|
refactor(tracker): move C & D type shortcuts for layout.Context and layout.Dimensions to layout.go
|
2021-02-14 19:59:08 +02:00 |
keyevent.go
|
feat(tracker): allow copying and pasting songs to/from the window
|
2021-02-13 01:59:10 +02:00 |
label.go
|
feat(tracker): adding, setting, unsetting and deleting units
|
2021-02-05 21:32:21 +02:00 |
layout.go
|
refactor(tracker): delete old unused code for making buttons
|
2021-02-14 20:10:02 +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
|
fix(tracker): numeric up down crashed when its height was small
|
2021-02-11 10:58:41 +02:00 |
panels.go
|
upgrade to latest gio
|
2021-02-02 21:42:18 +02:00 |
patterns.go
|
feat(tracker): implement edit modes, resembling tab stops
|
2021-02-10 18:26:58 +02:00 |
popup.go
|
feat(tracker): adding, setting, unsetting and deleting units
|
2021-02-05 21:32:21 +02:00 |
rowmarkers.go
|
feat(tracker): implement edit modes, resembling tab stops
|
2021-02-10 18:26:58 +02:00 |
run.go
|
feat(tracker): allow copying and pasting songs to/from the window
|
2021-02-13 01:59:10 +02:00 |
sequencer.go
|
fix(tracker): voices are now released when the synth is recompiled
|
2021-02-12 09:14:57 +02:00 |
songpanel.go
|
feat(tracker): allow copying and pasting songs to/from the window
|
2021-02-13 01:59:10 +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(sointu): add functions to figure out the stack use and need of a unit
|
2021-02-10 22:39:08 +02:00 |
track.go
|
feat(tracker): add numeric up down to adjust number of voices per track
|
2021-02-12 08:43:27 +02:00 |
tracker.go
|
feat(tracker): go generate parses gm.dls and show slightly more sane gui for them
|
2021-02-14 19:54:30 +02:00 |
undo.go
|
feat(tracker): implement simple undo / redo
|
2021-01-08 22:00:15 +02:00 |
uniteditor.go
|
feat(tracker): go generate parses gm.dls and show slightly more sane gui for them
|
2021-02-14 19:54:30 +02:00 |