qml: keep playlist visibility across the application
this allow to keep the playlist visible when switching between the player and the medialibrary views, regarding the different parameters (playlist docked, playlist visible, video embed) this uses a hierarchical state machine to track the different states and transitions.
parent
8036a0f6
No related branches found
No related tags found
Showing
- modules/gui/qt/Makefile.am 1 addition, 0 deletionsmodules/gui/qt/Makefile.am
- modules/gui/qt/player/qml/Player.qml 26 additions, 8 deletionsmodules/gui/qt/player/qml/Player.qml
- modules/gui/qt/player/qml/PlayerPlaylistVisiblityFSM.qml 230 additions, 0 deletionsmodules/gui/qt/player/qml/PlayerPlaylistVisiblityFSM.qml
- modules/gui/qt/player/qml/TopBar.qml 2 additions, 2 deletionsmodules/gui/qt/player/qml/TopBar.qml
- modules/gui/qt/vlc.qrc 1 addition, 0 deletionsmodules/gui/qt/vlc.qrc
Loading
Please register or sign in to comment