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 6bfe783bec Add user-configurable playback settings
* PlaybackManager has been updated to workaround limitiations in
  QtMultimedia
* PlaybackManager now sends the DeviceProfile to the server when
  determining the playback url. This makes the Jellyfin server send
  information back about transcoding.
* The DeviceProfile type has been changed from an QJsonObject into the
  DTO generated by the OpenAPI descripton.
* A settings page has been added on SailfishOS that allows the user to
  configure the PlaybackManager to their whishes.
* The DebugInfo page on SailfishOS now persists its settings (closes #8)
2021-09-08 21:44:42 +02:00
..
music Implement playlist model and UI 2021-08-21 22:01:13 +02:00
videoplayer Add track selection back 2021-08-23 01:48:19 +02:00
IconListItem.qml Added debug page, fix RemoteImage on covers 2021-02-13 21:42:57 +01:00
JItem.qml WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02: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
PlaybackBar.qml Actually make the shim visible 2021-08-22 14:47:21 +02:00
PlayQueue.qml Polish UI elements 2021-08-22 00:29:44 +02:00
PlayToolbar.qml Move playback logic to C++ side 2021-02-14 00:21:49 +01:00
RemoteImage.qml Polish UI elements 2021-08-22 00:29:44 +02: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 Add user-configurable playback settings 2021-09-08 21:44:42 +02:00
VideoTrackSelector.qml Add track selection back 2021-08-23 01:48:19 +02:00