sointu/tracker/gioui
2021-04-19 22:46:35 +03:00
..
alert.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
dialog.go feat(tracker, gioui): add confirmation dialogs before quit/new/load song 2021-04-16 22:42:51 +03:00
draglist.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
filedialog.go feat(gioui): implement own file save / load dialogs 2021-04-18 19:10:41 +03:00
files_js.go fix(gioui): disable file load / save dialogs in browser 2021-03-04 11:21:20 +02:00
files.go feat(sointu, tracker, gioui): add a comment field to the instrument 2021-04-19 21:24:29 +03:00
iconcache.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
instruments.go fix(gioui): make editors lose focus when Escape is pressed. 2021-04-19 22:46:35 +03:00
keyevent.go feat(sointu, tracker, gioui): add a comment field to the instrument 2021-04-19 21:24:29 +03:00
label.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
layout.go feat(gioui): implement own file save / load dialogs 2021-04-18 19:10:41 +03:00
menu.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
numericupdown.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
parameter.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
patterns.go feat(gioui): add scrollbar to the order list 2021-04-10 19:16:04 +03:00
popup.go feat(gioui): implement own file save / load dialogs 2021-04-18 19:10:41 +03:00
rowmarkers.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
run.go feat(gioui): implement own file save / load dialogs 2021-04-18 19:10:41 +03:00
scrollbar.go feat(gioui): add scrollbar to the order list 2021-04-10 19:16:04 +03:00
songpanel.go feat(gioui): implement own file save / load dialogs 2021-04-18 19:10:41 +03:00
split.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
surface.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
theme.go feat(gioui): add confirmation dialog when deleting instrument 2021-04-11 16:46:07 +03:00
track.go feat(tracker, gioui): add little "*" symbol to indicate if a pattern is unique 2021-04-17 14:56:05 +03:00
tracker.go feat(sointu, tracker, gioui): add a comment field to the instrument 2021-04-19 21:24:29 +03:00
uniteditor.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
vumeter.go fix(tracker): avoid NaNs in volume analyzer better 2021-03-14 18:19:13 +02:00