Bug 353051 - Consider having Play button and SPACEBAR in Project Monitor play project from the beginning of timeline
Summary: Consider having Play button and SPACEBAR in Project Monitor play project from...
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: git-master
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords: junior-jobs
: 358923 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-09-22 17:36 UTC by Unknown
Modified: 2021-03-29 14:30 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 21.08
Sentry Crash Report:
fritzibaby: low_hanging+
snd.noise: Usability+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2015-09-22 17:36:07 UTC
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.
Comment 1 Unknown 2016-07-21 04:06:24 UTC
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?
Comment 2 farid 2021-03-10 19:17:49 UTC
Good usability improvement.
Comment 3 Julius Künzel 2021-03-28 00:01:40 UTC
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
Comment 4 farid 2021-03-28 00:14:58 UTC
Thanks!
Comment 5 Julius Künzel 2021-03-28 00:30:14 UTC
*** Bug 358923 has been marked as a duplicate of this bug. ***
Comment 6 Julius Künzel 2021-03-29 14:28:38 UTC
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
Comment 7 Julius Künzel 2021-03-29 14:30:03 UTC
Just for your information: I had to remove this from 21.04 so this will be in 21.08…