sointu/tracker/gioui
5684185+vsariola@users.noreply.github.com 0a67129a0c refactor!: rename SynthService to Synther and related types
The -er suffix is more idiomatic for single method interfaces, and
the interface is not doing much more than converting the patch to a
synth. Names were updated throughout the project to reflect this
change. In particular, the "Service" in SynthService was not telling
anything helpful.
2023-10-18 17:32:13 +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 refactor!: rename SynthService to Synther and related types 2023-10-18 17:32:13 +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