[vlc-devel] [PATCH 0/6] Playlist model and QML fixes
Benjamin Arnaud
benjamin.arnaud at videolabs.io
Wed Apr 7 08:29:26 UTC 2021
This patch is a series of fixes for the Playlist model and its QML implementation.
It also brings coherence with the upcoming "groups" patch which I'll be pushing soon.
Benjamin Arnaud (6):
qml/TableViewDelegate: Syntax cleanup
qt/mlplaylistmodel: Add the 'thumbnailUpdated' function
qml/PlaylistMediaList: Update '_actionAtIndex' implementation
qml/PlaylistMediaDisplay: Remove deprecated '_actionAtIndex' function
qml/PlaylistMediaList: Remove the 'onItemDoubleClicked' event
qt/mlplaylistmedia: Add the 'm_thumbnailStatus' initialize
.../gui/qt/medialibrary/mlplaylistmedia.cpp | 1 +
.../gui/qt/medialibrary/mlplaylistmodel.cpp | 36 +++++++++++--------
.../gui/qt/medialibrary/mlplaylistmodel.hpp | 8 +++--
.../medialibrary/qml/PlaylistMediaDisplay.qml | 9 -----
.../qt/medialibrary/qml/PlaylistMediaList.qml | 12 +++----
.../gui/qt/widgets/qml/TableViewDelegate.qml | 4 +--
6 files changed, 34 insertions(+), 36 deletions(-)
--
2.25.1
More information about the vlc-devel
mailing list