https://bugs.kde.org/show_bug.cgi?id=480743

Jack Hill <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/mult
                   |                            |imedia/elisa/-/commit/c98b6
                   |                            |5862379a3a8fabcb78e84bca7c1
                   |                            |6ac01417
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Jack Hill <[email protected]> ---
Git commit c98b65862379a3a8fabcb78e84bca7c16ac01417 by Jack Hill.
Committed on 01/03/2024 at 12:35.
Pushed by jackh into branch 'master'.

Don't skip to the end when playing the same track twice in a row

If the QMediaPlayer mediaStatus is EndOfMedia and the source is set to the
same value as it was before, the media player instantly jumps to the end.
This means we effectively skip the track when trying to play for a second
time.

Work around for https://bugreports.qt.io/browse/QTBUG-121355

M  +8    -1    src/audiowrapper_qtmultimedia.cpp

https://invent.kde.org/multimedia/elisa/-/commit/c98b65862379a3a8fabcb78e84bca7c16ac01417

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to