1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-20 12:42:42 +00:00
harbour-sailfin/sailfish/qml/components
Chris Josten 7e77abc173 Added Direct Play and websocket improvements
* [backend]: Websocket now automatically tries to reconnect if connection was lost, up to 3 times.
* [backend]: Move more playback and resume logic to the backend, to avoid having it in multiple places within the QML. Regression: pausing playback sometimes halts the video player for an unknown reason.
* [playback]: Sailfin will try to play without the server transcoding, if possible.
* [ui]: added a debug page in the settings
2021-02-14 13:29:30 +01:00
..
music Better narrow cover 2021-01-17 21:11:55 +01:00
videoplayer Deserialized a list! Restructured project! 2020-10-08 03:00:08 +02:00
IconListItem.qml Added debug page, fix RemoteImage on covers 2021-02-13 21:42:57 +01:00
LibraryItemDelegate.qml Add BlurHash placeholders at several places 2021-01-14 20:35:24 +01:00
MoreSection.qml Deserialized a list! Restructured project! 2020-10-08 03:00:08 +02:00
PlainLabel.qml Deserialized a list! Restructured project! 2020-10-08 03:00:08 +02:00
PlayToolbar.qml Move playback logic to C++ side 2021-02-14 00:21:49 +01:00
RemoteImage.qml Added debug page, fix RemoteImage on covers 2021-02-13 21:42:57 +01:00
Shim.qml Deserialized a list! Restructured project! 2020-10-08 03:00:08 +02:00
UserGridDelegate.qml Deserialized a list! Restructured project! 2020-10-08 03:00:08 +02:00
VideoPlayer.qml Added Direct Play and websocket improvements 2021-02-14 13:29:30 +01:00
VideoTrackSelector.qml Added debug page, fix RemoteImage on covers 2021-02-13 21:42:57 +01:00