1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-09-27 17:38:23 +00:00
harbour-sailfin/sailfish/qml/pages/itemdetails
Chris Josten b699f6e74d Improve PlaybackManager stability, added PlaybackBar
- PlaybackManager now takes ownership of set items
- PlaybackManager can play items just by their itemId, avoids useless
  item creation on the QML side of things.
- Allow calling Jellyfin::registerTypes with a different URI
- Minor code cleanup
2021-02-14 18:40:46 +01:00
..
BaseDetailPage.qml Move playback logic to C++ side 2021-02-14 00:21:49 +01:00
CollectionPage.qml Minor UI tweaks 2021-02-12 03:32:28 +01:00
EpisodePage.qml Deserialized a list! Restructured project! 2020-10-08 03:00:08 +02:00
FilmPage.qml Deserialized a list! Restructured project! 2020-10-08 03:00:08 +02:00
MusicAlbumPage.qml Improve PlaybackManager stability, added PlaybackBar 2021-02-14 18:40:46 +01:00
PhotoPage.qml Add BlurHash placeholders at several places 2021-01-14 20:35:24 +01:00
SeasonPage.qml Added user details and somewhat imporved error handling 2020-10-10 15:56:04 +02:00
SeriesPage.qml Minor UI tweaks 2021-02-12 03:32:28 +01:00
UnsupportedPage.qml Added user details and somewhat imporved error handling 2020-10-10 15:56:04 +02:00
VideoPage.qml Move playback logic to C++ side 2021-02-14 00:21:49 +01:00