Skip to content

r42601

Compare
Choose a tag to compare
@Zibri Zibri released this 10 Nov 15:07
7c31775

Changelog:

r42601 | compyx | 2022-11-10 14:19:29 +0000 (Thu, 10 Nov 2022) | 3 lines

Gtk3: VSID: Implement Pause and FFWD as toggle buttons


------------------------------------------------------------------------
r42600 | compyx | 2022-11-09 18:52:03 +0000 (Wed, 09 Nov 2022) | 3 lines

Gtk3: VSID: Implement "loop SID" as toggle button


------------------------------------------------------------------------
r42599 | compyx | 2022-11-09 12:39:10 +0000 (Wed, 09 Nov 2022) | 3 lines

Gtk3: VSID: Add hotkeys 1-0 to select subtune 1-10


------------------------------------------------------------------------
r42598 | compyx | 2022-11-09 11:42:21 +0000 (Wed, 09 Nov 2022) | 11 lines

Gtk3: VSID: Add hotkeys for tune controls

* r for Play (Run)
* h for Pause (Halt, Space bar is used by Gtk to control widgets)
* s for Stop
* f for Ffwd
* n for Next subtune
* p for Previous subtune
* l for Loop toggle (no action implemented yet)


------------------------------------------------------------------------
r42597 | compyx | 2022-11-09 11:20:15 +0000 (Wed, 09 Nov 2022) | 3 lines

UI actions: Mark a bunch of actions as non-VSID


------------------------------------------------------------------------