qml: medialib: Continue watching video section added to the section "Video"
"Continue watching" section with list of videos the user started playing
added at the top of the "Video" section.
Scrolling the "Video" page is performed on all area vertically.
Scrolling the "Continue watching" section is horizontal.
In order to preserve loading items on scrolling the content the Continue watching
video section inserted at the top as header of grid view and of list view.
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
Showing
- modules/gui/qt/Makefile.am 1 addition, 0 deletionsmodules/gui/qt/Makefile.am
- modules/gui/qt/medialibrary/qml/VideoDisplay.qml 58 additions, 12 deletionsmodules/gui/qt/medialibrary/qml/VideoDisplay.qml
- modules/gui/qt/medialibrary/qml/VideoDisplayRecentVideos.qml 157 additions, 0 deletionsmodules/gui/qt/medialibrary/qml/VideoDisplayRecentVideos.qml
- modules/gui/qt/style/VLCStyle.qml 8 additions, 1 deletionmodules/gui/qt/style/VLCStyle.qml
- modules/gui/qt/vlc.qrc 1 addition, 0 deletionsmodules/gui/qt/vlc.qrc
- po/POTFILES.in 1 addition, 0 deletionspo/POTFILES.in
Loading
Please register or sign in to comment