In the clip monitor, when you playback a clip and reach the end of the clip, pressing SPACEBAR or the play button will bring the play position back to the beginning and play the clip again. Could we have the project monitor / timeline do the same thing? When playback reaches the end, pressing SPACEBAR or the play button would return it to the beginning and play again? Reproducible: Always Suggested while using Kdenlive 15.09.0 on Kubuntu 15.10 beta x64.
Any chance this can be considered before the 16.08 release, or is there a reason hitting SPACEBAR when at the end of the timeline doesn't play the project from the beginning of the timeline?
Good usability improvement.
Git commit 93dbb1f0995163d96a63c5e7a2a0c812542a681b by Julius Künzel. Committed on 28/03/2021 at 00:01. Pushed by jlskuz into branch 'release/21.04'. Start playback from beginning if on timeline ende at action start Related to #973 M +3 -2 src/monitor/glwidget.cpp M +1 -1 src/monitor/glwidget.h M +6 -6 src/monitor/monitor.cpp https://invent.kde.org/multimedia/kdenlive/commit/93dbb1f0995163d96a63c5e7a2a0c812542a681b
Thanks!
*** Bug 358923 has been marked as a duplicate of this bug. ***
Git commit e0cd0a021d8c260a7b329acb4ba327f750875a30 by Julius Künzel. Committed on 29/03/2021 at 14:27. Pushed by jlskuz into branch 'master'. Add option to go to start if playback started on timeline end Can be enabled in Settings. Related to #973 and #1009 M +5 -0 src/kdenlivesettings.kcfg M +1 -1 src/monitor/glwidget.cpp M +46 -39 src/ui/configtimeline_ui.ui https://invent.kde.org/multimedia/kdenlive/commit/e0cd0a021d8c260a7b329acb4ba327f750875a30
Just for your information: I had to remove this from 21.04 so this will be in 21.08…