1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-06-13 22:42:42 +00:00
harbour-sailfin/qml/pages/itemdetails
Chris Josten 5057867ade Added SortOrder and fallback pages.
Once again I couldn't stop myself from being sidetracked.
[Collections]: Added: allow specifying sort order (Ascending, Descending)
[General]: Improved: Added video fallback page to allow unknown video types to be played, although without extra metadata.
[General]: Improved: Added folder fallback, so unknown collection types are at least displayed without metadata.
2020-10-01 11:57:55 +02:00
..
BaseDetailPage.qml Restructured the way item "details" are loaded 2020-09-29 02:25:18 +02:00
CollectionPage.qml Added SortOrder and fallback pages. 2020-10-01 11:57:55 +02:00
EpisodePage.qml Restructured the way item "details" are loaded 2020-09-29 02:25:18 +02:00
FilmPage.qml Restructured the way item "details" are loaded 2020-09-29 02:25:18 +02:00
MusicAlbumPage.qml Restructured the way item "details" are loaded 2020-09-29 02:25:18 +02:00
SeasonPage.qml Added SortOrder and fallback pages. 2020-10-01 11:57:55 +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 Added SortOrder and fallback pages. 2020-10-01 11:57:55 +02:00