qt: play media using input item rather than the mrl when browsing networks.
using the input item discovered by the Media Tree may provide more properties
than using the mrl, such as attached subtitles.
NetworkMediaModel and NetworkDeviceModel now expose an
addToPlaylist and addAndPlay method like the media library
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
Showing
- modules/gui/qt/components/mediacenter/mlnetworkdevicemodel.cpp 55 additions, 0 deletions...es/gui/qt/components/mediacenter/mlnetworkdevicemodel.cpp
- modules/gui/qt/components/mediacenter/mlnetworkdevicemodel.hpp 5 additions, 0 deletions...es/gui/qt/components/mediacenter/mlnetworkdevicemodel.hpp
- modules/gui/qt/components/mediacenter/mlnetworkmediamodel.cpp 56 additions, 0 deletions...les/gui/qt/components/mediacenter/mlnetworkmediamodel.cpp
- modules/gui/qt/components/mediacenter/mlnetworkmediamodel.hpp 5 additions, 0 deletions...les/gui/qt/components/mediacenter/mlnetworkmediamodel.hpp
- modules/gui/qt/qml/mediacenter/MCNetworkBrowseDisplay.qml 1 addition, 1 deletionmodules/gui/qt/qml/mediacenter/MCNetworkBrowseDisplay.qml
- modules/gui/qt/qml/mediacenter/MCNetworksSectionSelectableDM.qml 8 additions, 8 deletions.../gui/qt/qml/mediacenter/MCNetworksSectionSelectableDM.qml
Loading
-
mentioned in merge request gsoc/gsoc2020/jagannatharjun/vlc!14 (closed)
Please register or sign in to comment