sointu/tracker/gioui
2024-10-05 13:24:31 +03:00
..
buttons.go refactor(gioui): update gioui to v0.5.0 2024-03-01 22:11:44 +02:00
dialog.go refactor(gioui): update gioui to v0.5.0 2024-03-01 22:11:44 +02:00
draglist.go refactor(gioui): update gioui to v0.5.0 2024-03-01 22:11:44 +02:00
iconcache.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
instrument_editor.go fix(tracker): unit search gains focus when adding a unit on last row 2024-09-07 21:29:37 +03:00
keyevent.go refactor(gioui): update gioui to v0.5.0 2024-03-01 22:11:44 +02:00
label.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
menu.go refactor(gioui): update gioui to v0.5.0 2024-03-01 22:11:44 +02:00
note_editor.go fix(tracker/gioui): advance row by step when inputting a note 2024-09-07 17:45:32 +03:00
numericupdown.go refactor(tracker/gioui): use layout.Background, not layout.Stacked 2024-10-05 13:24:31 +03:00
order_editor.go fix(tracker/gioui): deleting a cell in the order list did not work 2024-03-14 20:37:09 +02:00
popup_alert.go fix(tracker/gioui): move alert popups north to not overlay buttons 2024-09-06 22:01:00 +03:00
popup.go refactor(gioui): update gioui to v0.5.0 2024-03-01 22:11:44 +02:00
scroll_table.go fix(gioui): scroll wheel works in tables, not just table row titles 2024-03-02 00:40:06 +02:00
scrollbar.go refactor(gioui): update gioui to v0.5.0 2024-03-01 22:11:44 +02:00
songpanel.go feat: include version info in the binaries 2024-09-15 19:45:00 +03:00
split.go feat(tracker/gioui): cursor indicates split bars can be resized 2024-09-06 20:29:33 +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 build: upgrade to latest gioui 2024-10-05 12:34:02 +03:00
unit_editor.go build: upgrade to latest gioui 2024-10-05 12:34:02 +03:00
vumeter.go refactor(tracker): split Volume to PeakVolume and AverageVolume 2023-10-19 22:28:44 +03:00