sointu/tracker
2024-10-06 19:04:10 +03:00
..
generate docs(tracker): add go doc comments to GmDlsEntry/-Entries 2023-10-20 16:36:09 +03:00
gioui refactor(tracker/gioui): use layout.Background, not layout.Stacked 2024-10-05 13:24:31 +03:00
presets feat(tracker): add menu to load instrument presets 2023-10-01 18:54:50 +03:00
action.go fix(tracker): ID collisions in ClearUnit and Instruments.unmarshal 2024-09-07 15:25:06 +03:00
alert.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
bool.go fix(tracker): unit search gains focus when adding a unit on last row 2024-09-07 21:29:37 +03:00
doc.go docs(tracker): improve package go doc comments 2023-10-19 22:28:44 +03:00
files.go fix(tracker): ensure numVoices of loaded instrument is ok 2024-09-07 15:25:06 +03:00
gmdlsentries.go docs(tracker): add go doc comments to GmDlsEntry/-Entries 2023-10-20 16:36:09 +03:00
int.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
list.go fix(tracker): unit search gains focus when adding a unit on last row 2024-09-07 21:29:37 +03:00
model_test.go test(tracker): fuzz testing of ID collisions and file read/writes 2024-09-07 15:16:53 +03:00
model.go feat(tracker): do not wrap around when playing or moving cursor 2024-09-07 18:52:52 +03:00
params.go refactor: remove ParamHintString, add DisplayFunc for each param 2024-10-06 19:04:10 +03:00
player.go fix(sointu-vsti): warn about sample rate only after plugin init 2024-09-22 09:59:58 +03:00
presets.go test(tracker): test loading presets in fuzz tests 2024-09-06 22:03:52 +03:00
recording.go fix(tracker): recording creates empty track when no notes triggered 2024-03-10 20:01:13 +02:00
string.go fix(tracker): unit search gains focus when adding a unit on last row 2024-09-07 21:29:37 +03:00
table.go feat(tracker): do not wrap around when playing or moving cursor 2024-09-07 18:52:52 +03:00
volume.go refactor(tracker): split Volume to PeakVolume and AverageVolume 2023-10-19 22:28:44 +03:00