1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-18 12:02:41 +00:00
harbour-sailfin/sailfish/qml/components
Henk Kalkwater caf72af999
Fix a few bugs and unimplemented features
* Show the now playing cover when playing an item, otherwise show the
  collection cover.
* ItemModelLoaders now correctly expose list properties of non-built-in
  Qt objects
* toString is now implemented for lists, fixing some query
  construction code.
* PlaybackManager now clears the playlist when playing a single item to
  prevent weird behaviour.
* The covers are slightly updated.
2021-09-09 06:02:44 +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 Fix a few bugs and unimplemented features 2021-09-09 06:02:44 +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