sointu/tracker/gioui
5684185+vsariola@users.noreply.github.com cd700ed954 feat!: implement vsti, along with various refactorings and api changes for it
The RPC and sync library mechanisms were removed for now; they never really worked and contained several obvious bugs. Need to consider if syncs are useful at all during the compose time, or just used during intro.
2023-05-13 17:56:13 +03:00
..
alert.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
buttons.go refactor(gioui): move common button code to two functions 2021-04-20 18:21:21 +03:00
dialog.go refactor(gioui): move common button code to two functions 2021-04-20 18:21:21 +03:00
draglist.go feat(gioui): add grab cursor to DragList 2021-04-24 22:31:32 +03:00
filedialog.go refactor(gioui): move common button code to two functions 2021-04-20 18:21:21 +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!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
iconcache.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
instrumenteditor.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
keyevent.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
label.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
layout.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +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
ordereditor.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
parameditor.go feat(tracker, gioui): make a Editor for inputting the unit type manually 2021-05-13 19:50:23 +03:00
parameter.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
popup.go feat(gioui): implement own file save / load dialogs 2021-04-18 19:10:41 +03:00
rowmarkers.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
scrollbar.go refactor(tracker, gioui): get rid of EditMode, use gio focus instead 2021-04-24 22:07:56 +03:00
songpanel.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
split.go feat(gioui): make split bars snap to window edges 2021-05-12 23:14:48 +03: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
trackeditor.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
tracker_not_plugin.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
tracker_plugin.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
tracker.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
vumeter.go fix(tracker): avoid NaNs in volume analyzer better 2021-03-14 18:19:13 +02:00