1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-06-29 04:23:50 +00:00
harbour-sailfin/qml/pages/itemdetails
Chris Josten e9d36a690c Minor UI improvements
* EpisodePage and FilmPage are now based off VideoPage, since they share a
lot of components in common.
* The overlay over the thumbnail in PlayToolbar is less obtrusive
* Cover shows now the title of the item, and total play time, if
  applicable
* The resume playing section forces all delegates to be square.
* The Season page now uses a ListView instead of a ColumnView.
2020-10-02 00:13:05 +02:00
..
BaseDetailPage.qml Minor UI improvements 2020-10-02 00:13:05 +02:00
CollectionPage.qml Give fallback images random background colours 2020-10-01 12:55:11 +02:00
EpisodePage.qml Minor UI improvements 2020-10-02 00:13:05 +02:00
FilmPage.qml Minor UI improvements 2020-10-02 00:13:05 +02:00
MusicAlbumPage.qml Restructured the way item "details" are loaded 2020-09-29 02:25:18 +02:00
SeasonPage.qml Minor UI improvements 2020-10-02 00:13:05 +02:00
SeriesPage.qml Added SortOrder and fallback pages. 2020-10-01 11:57:55 +02:00
UnsupportedPage.qml Restructured the way item "details" are loaded 2020-09-29 02:25:18 +02:00
VideoPage.qml Minor UI improvements 2020-10-02 00:13:05 +02:00