vsariola
|
692615c76d
|
feat(tracker): add scroll bars to lists
Closes #8
|
2021-02-17 17:10:38 +02:00 |
|
vsariola
|
c3788e1a24
|
feat(tracker): highlight beats / every second beat in the tracker
Closes #30
|
2021-02-16 22:42:32 +02:00 |
|
vsariola
|
94205b9ab2
|
feat(tracker): implement more proper menus, with Undo&Redo
Closes #24
|
2021-02-15 23:05:06 +02:00 |
|
vsariola
|
07052f2530
|
refactor(tracker): delete unused constants from theme.go
|
2021-02-14 20:35:38 +02:00 |
|
vsariola
|
8cfd915311
|
feat(sointu): add functions to figure out the stack use and need of a unit
|
2021-02-10 22:39:08 +02:00 |
|
vsariola
|
38008bdb87
|
feat(tracker): implement edit modes, resembling tab stops
|
2021-02-10 18:26:58 +02:00 |
|
vsariola
|
5588d7ca7d
|
feat(tracker): make instrument name editable
|
2021-02-06 23:39:58 +02:00 |
|
vsariola
|
b34161b173
|
feat(tracker): make instrument names use draglist
|
2021-02-06 18:35:42 +02:00 |
|
vsariola
|
207ae5195d
|
feat(tracker): implement draggable list and make unit list use such
|
2021-02-06 16:28:32 +02:00 |
|
vsariola
|
6307dd51de
|
feat(tracker): adding, setting, unsetting and deleting units
|
2021-02-05 21:32:21 +02:00 |
|
vsariola
|
b0dac8454d
|
feat(tracker): add some shadow to popups
|
2021-02-03 13:25:45 +02:00 |
|
vsariola
|
14d4521f40
|
feat(tracker): move reset and load song into popup menu
|
2021-02-02 22:44:27 +02:00 |
|
vsariola
|
95054c1877
|
upgrade to latest gio
|
2021-02-02 21:42:18 +02:00 |
|
vsariola
|
eb36a96e29
|
feat(tracker): implement selecting a range in the tracker
also refactored a location in song to SongPoint, and a particular row in song into SongRow
|
2021-01-16 21:11:08 +02:00 |
|
vsariola
|
2378be5021
|
feat(tracker): change unit list into labels
|
2021-01-15 08:17:09 +02:00 |
|
vsariola
|
5124e0bf74
|
feat(tracker): move song related buttons to top and make the panel sizes adjustable
|
2021-01-13 18:37:20 +02:00 |
|
vsariola
|
62ea87c709
|
feat(tracker): move the pattern sequencer to bottom left
|
2021-01-13 18:36:38 +02:00 |
|
vsariola
|
33bd91764c
|
feat(tracker): make sequencer show properly cursor, current playing row & pattern marker
|
2021-01-10 16:11:29 +02:00 |
|
vsariola
|
37185c98b3
|
feat(tracker): add surface color to instrument editor
|
2021-01-10 15:24:20 +02:00 |
|
vsariola
|
fa893c94f1
|
feat(tracker): add simple instrument editor
|
2021-01-10 01:51:16 +02:00 |
|
vsariola
|
41cd1d21f6
|
feat(tracker): add thin line separating the controls from the tracker
|
2021-01-09 22:55:03 +02:00 |
|
vsariola
|
82771832ed
|
feat(tracker): change tracker to more material.io style
|
2021-01-09 21:26:40 +02:00 |
|
vsariola
|
cbf9d34738
|
feat(tracker): add new instrument & new track buttons
|
2021-01-08 18:55:02 +02:00 |
|
vsariola
|
e480622f57
|
feat(tracker): make color scheme dark gray
|
2021-01-08 16:11:18 +02:00 |
|
vsariola
|
148bea2827
|
feat(tracker): draw a slightly more reasonable cursor
|
2021-01-07 15:02:29 +02:00 |
|
vsariola
|
f8103af43c
|
feat(tracker): adjust color theme to purple
|
2021-01-07 14:31:50 +02:00 |
|
vsariola
|
492b2252bf
|
feat(tracker): add pattern marks to tracker
|
2021-01-06 16:45:26 +02:00 |
|
vsariola
|
91766e198d
|
feat(tracker): show currently active pattern notes with lighter text
|
2021-01-06 15:35:14 +02:00 |
|
vsariola
|
37c09030bc
|
feat(tracker): add dark lines separating UI elements
|
2021-01-06 14:52:36 +02:00 |
|
vsariola
|
06c006086b
|
feat(tracker): Add a matrix showing track sequences
|
2021-01-02 17:40:53 +02:00 |
|
Veikko Sariola
|
224b8dcb70
|
refactor(go): Move everything from go4k to root package sointu
|
2020-12-16 21:35:53 +02:00 |
|