sointu/tracker/gioui
2024-11-22 15:48:59 +01:00
..
buttons.go feat: UI work to facilitate future improvements in midi-into-track-input 2024-11-22 13:48:25 +01:00
dialog.go feat(tracker/gioui): make buttons never have focus 2024-11-02 22:57:09 +02:00
draglist.go refactor(tracker): use built-in min & max instead of intMin & intMax 2024-10-18 23:43:27 +03:00
editor.go feat: focus search editor after "add unit" 2024-11-10 00:02:13 +02:00
iconcache.go feat: UI work to facilitate future improvements in midi-into-track-input 2024-11-22 13:48:25 +01:00
instrument_editor.go feat: focus search editor after "add unit" 2024-11-10 00:02:13 +02:00
keybindings.yml feat(tracker/gioui): user-defined keybindings.yml override defaults 2024-10-28 10:04:13 +02:00
keyevent.go feat(tracker/gioui): user-defined keybindings.yml override defaults 2024-10-28 10:04:13 +02:00
label.go feat: UI work to facilitate future improvements in midi-into-track-input 2024-11-22 13:48:25 +01:00
menu.go feat: UI work to facilitate future improvements in midi-into-track-input 2024-11-22 13:48:25 +01:00
note_editor.go feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
numericupdown.go feat: UI work to facilitate future improvements in midi-into-track-input 2024-11-22 13:48:25 +01:00
order_editor.go feat: introduce "cache" for derived model information 2024-11-10 00:02:13 +02:00
oscilloscope.go fix(tracker): the scope length is in beats, not in rows 2024-11-02 23:13:48 +02:00
popup_alert.go chore: fix linter problems in work space (remove unuseds etc.) 2024-10-15 09:18:41 +03:00
popup.go refactor(gioui): update gioui to v0.5.0 2024-03-01 22:11:44 +02:00
scroll_table.go refactor(tracker): use built-in min & max instead of intMin & intMax 2024-10-18 23:43:27 +03:00
scrollbar.go chore: fix linter problems in work space (remove unuseds etc.) 2024-10-15 09:18:41 +03:00
songpanel.go feat: UI work to facilitate future improvements in midi-into-track-input 2024-11-22 13:48:25 +01: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: UI work to facilitate future improvements in midi-into-track-input 2024-11-22 13:48:25 +01:00
tracker_plugin.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
tracker.go Merge remote-tracking branch 'origin/midi/improve-midi-input' into midi/improve-midi-input 2024-11-22 15:48:59 +01:00
unit_editor.go feat: UI work to facilitate future improvements in midi-into-track-input 2024-11-22 13:48:25 +01:00
vumeter.go feat(tracker): oscilloscope and LUFS / true peak detection 2024-11-02 15:08:09 +02:00