sointu/tracker/gioui
5684185+vsariola@users.noreply.github.com b6815f70cb feat: remove unreleased parameter from Play function
The VMs now release all envelopes by default, so this mechanism was
useless / did not actually start them as unreleased even when you
thought they did.
2023-10-19 10:42:20 +03:00
..
alert.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00
buttons.go feat(tracker/gioui): add tooltips 2023-07-19 22:31:29 +03:00
dialog.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00
draglist.go feat: add ability to select & move multiple units (closes #71) 2023-07-21 00:39:45 +03:00
files.go feat: remove unreleased parameter from Play function 2023-10-19 10:42:20 +03:00
iconcache.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
instrumenteditor.go feat(tracker): add menu to load instrument presets 2023-10-01 18:54:50 +03:00
keyevent.go refactor(tracker/gioui): use gioui/x/explorer instead of home made file explorer 2023-07-08 15:12:45 +03:00
label.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00
layout.go refactor(tracker/gioui): use gioui/x/explorer instead of home made file explorer 2023-07-08 15:12:45 +03:00
menu.go feat(tracker): add menu to load instrument presets 2023-10-01 18:54:50 +03:00
numericupdown.go perf(tracker/gioui): use pointer receivers in numericupdown to avoid garbage 2023-10-15 09:49:30 +03:00
ordereditor.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00
parameditor.go fix(tracker/gioui): CopyUnitBtn marshaled unit incorrectly 2023-09-20 14:57:23 +03:00
parameter.go feat(tracker/gioui): add ability to scroll parameter values (closes #92) 2023-07-18 23:28:20 +03:00
popup.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00
rowmarkers.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00
scrollbar.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00
songpanel.go feat(tracker/gioui): add tooltips 2023-07-19 22:31:29 +03:00
split.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00
surface.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
theme.go fix: upgrade to latest gioui (closes #97) 2023-08-27 10:59:11 +03:00
trackeditor.go feat(tracker/gioui): add tooltips 2023-07-19 22:31:29 +03:00
tracker_not_plugin.go fix(tracker/gioui): make VSTI close event wait that gioui actually quit 2023-10-01 12:42:12 +03:00
tracker_plugin.go fix(tracker/gioui): respawn window if VSTI accidentally closes it 2023-10-08 16:27:17 +03:00
tracker.go refactor!: rename SynthService to Synther and related types 2023-10-18 17:32:13 +03:00
vumeter.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00