Bug 278037 - Port tool from QtAv to Qt6Multimedia API to play audio tracks.
Summary: Port tool from QtAv to Qt6Multimedia API to play audio tracks.
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-Presentation (show other bugs)
Version: 8.2.0
Platform: Debian unstable Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-18 18:14 UTC by Stefan Haag
Modified: 2023-11-27 10:32 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Haag 2011-07-18 18:14:11 UTC
Version:           unspecified
OS:                Linux

Advanced Slideshow should support playlist approach:
It would be fine if a playlist can be saved for reuse.
Inside the playlist it should be possible to define for each picture how long it is shown, transition etc.


Reproducible: Always

Steps to Reproduce:
Its a wish!


Expected Results:  
Its a wish!
Comment 1 caulier.gilles 2011-12-22 12:04:28 UTC
*** Bug 130786 has been marked as a duplicate of this bug. ***
Comment 2 Tom 2013-04-22 22:04:09 UTC
See also "Bug 262637 - Allow to save advanced slideshow and launch it directly"
Comment 3 caulier.gilles 2015-05-18 12:21:40 UTC

*** This bug has been marked as a duplicate of bug 262637 ***
Comment 4 caulier.gilles 2023-11-27 08:38:01 UTC
Git commit 80c6b69af7df4f1de723e694e0215e358fb061f0 by Gilles Caulier.
Committed on 27/11/2023 at 09:38.
Pushed by cgilles into branch 'master'.

port to Qt6::Multimedia

M  +13   -1    core/dplugins/generic/view/presentation/CMakeLists.txt
M  +90   -9    core/dplugins/generic/view/presentation/audio/presentationaudiolist.cpp
M  +22   -1    core/dplugins/generic/view/presentation/audio/presentationaudiolist.h

https://invent.kde.org/graphics/digikam/-/commit/80c6b69af7df4f1de723e694e0215e358fb061f0
Comment 5 caulier.gilles 2023-11-27 10:32:39 UTC
Git commit 04eea8099151204df77a4a7f283d1524b60c81bd by Gilles Caulier.
Committed on 27/11/2023 at 11:33.
Pushed by cgilles into branch 'master'.

port Presenation Tool audio part to Qt6Multimedia
FIXED-IN: 8.2.0

M  +1    -1    core/dplugins/generic/view/presentation/CMakeLists.txt
M  +1    -1    core/dplugins/generic/view/presentation/audio/presentation_audiopage.cpp
M  +3    -1    core/dplugins/generic/view/presentation/audio/presentation_audiopage.h
M  +1    -1    core/dplugins/generic/view/presentation/audio/presentationaudiolist.cpp
M  +1    -1    core/dplugins/generic/view/presentation/audio/presentationaudiolist.h
M  +186  -20   core/dplugins/generic/view/presentation/audio/presentationaudiowidget.cpp
M  +26   -3    core/dplugins/generic/view/presentation/audio/presentationaudiowidget.h
M  +2    -2    core/dplugins/generic/view/presentation/presentationplugin.cpp
M  +1    -1    core/dplugins/generic/view/presentation/presentationplugin.h

https://invent.kde.org/graphics/digikam/-/commit/04eea8099151204df77a4a7f283d1524b60c81bd