sointu/tracker/gioui
5684185+vsariola@users.noreply.github.com dc12f58082 feat(tracker): add ability to loop part of song during playback
Closes #128.
2024-02-20 19:10:15 +02:00
..
buttons.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
dialog.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
draglist.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
iconcache.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
instrument_editor.go feat: add ability to disable units temporarily 2024-02-19 21:36:14 +02:00
keyevent.go feat(tracker): add ability to loop part of song during playback 2024-02-20 19:10:15 +02:00
label.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
menu.go fix(gioui): reduce the default height of popup menus so they fit 2024-02-17 19:03:49 +02:00
note_editor.go feat(tracker): add ability to loop part of song during playback 2024-02-20 19:10:15 +02:00
numericupdown.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
order_editor.go feat(tracker): add ability to loop part of song during playback 2024-02-20 19:10:15 +02:00
popup_alert.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
popup.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00
scroll_table.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
scrollbar.go fix(tracker/gioui): scroll bars move in sync with the cursor 2023-10-19 14:25:03 +03:00
songpanel.go feat(tracker): add ability to loop part of song during playback 2024-02-20 19:10:15 +02:00
split.go refactor(tracker/gioui): update gioui to newer version 2023-07-08 11:57:19 +03:00
surface.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
theme.go feat(tracker): add ability to loop part of song during playback 2024-02-20 19:10:15 +02:00
tracker_plugin.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
tracker.go feat(tracker): add ability to loop part of song during playback 2024-02-20 19:10:15 +02:00
unit_editor.go feat(gioui): flip the unit parameter slider scroll wheel behaviour 2024-02-19 21:49:51 +02:00
vumeter.go refactor(tracker): split Volume to PeakVolume and AverageVolume 2023-10-19 22:28:44 +03:00