Commit Graph

5 Commits (14c4bfdb8b065a62929c8de60eafece332cb64e8)

Author SHA1 Message Date
Richard de Boer 14c4bfdb8b gbmusic: Remove touch controls setting
Firmware 2v10 will disable touch/swipe while the LCD is off anyway, so
just enable them always. (but keeps the check that the LCD is on until
the whole world has upgraded their firmware)
2021-05-13 15:21:24 +02:00
Richard de Boer 195f5928f6 gbmusic: Simplify touch controls setting
Firmware 2v10 will disable touch/swipe while the LCD is off anyway.
(Next commit will just remove this setting altogether, but just in case)
2021-05-13 15:16:45 +02:00
Richard de Boer 366f7899ba gbmusic: setting to disable touch controls 2021-04-29 22:17:21 +02:00
Richard de Boer 66c5284d23 gbmusic: improve controls
Using BTN3-rising for `volumedown` meant that everytime you hold BTN3 to
reload the watch it first messes with your volume. So now we listen for
falling edge only.
Also add double/triple pressing BTN2 for next/previous.
And fix a bug with the scroller interval.
2021-04-10 18:32:20 +02:00
Richard de Boer a4465cb532 new app: gbmusic: Gadgetbridge Music Controls 2021-03-14 22:28:44 +01:00