Commit Graph

7 Commits

Author SHA1 Message Date
Paul Davis 0fa63b6d37 add percentage field to varispeed dialog
All fields are kept sync'ed to each other, so it does not matter
which one(s) you use
2023-10-09 11:09:07 -06:00
Mads Kiilerich 2aa72891f3
gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
Robin Gareus 1eb0c1ec9b
Remove debug message 2021-07-19 04:12:56 +02:00
Paul Davis f680c69c27 request, do not try to directly set default play speed 2021-07-18 19:48:30 -06:00
Robin Gareus 89a4c98bfd
Allow vari-speed control via scroll-wheel 2021-07-19 02:57:45 +02:00
Robin Gareus 9a66bd6163
Consolidate Varispeed dialog
* localize speed changes into varispeed dialog
* make speed-changes idempotent
* remember window position (do not overlap with button)
  ideally the window would show up below the "Vari" button
2021-07-19 02:56:14 +02:00
Robin Gareus 0ca77db96d
Separate transport and varispeed dialog 2021-07-19 00:55:59 +02:00