1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-06-29 04:23:50 +00:00
harbour-sailfin/core/include/JellyfinQt/viewmodel
Chris Josten 242ccc90c1 Remove complicated QMediaPlayer switching
THe idea behind the switching was to provide gapless playback, but it
made the code too complicated and to intertwined with QtMultiMedia.

I might attempt to implement it later, but I probably will put the code
in a separate class to make it easier to swap the QtMultiMedia
implementation with a multimedia implementation for a player with better
support for gappless playback.
2021-08-02 00:52:21 +02:00
..
item.h WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00
itemmodel.h WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00
loader.h WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00
modelstatus.h Resolved remaining issues with ApiModel 2021-03-29 17:10:25 +02:00
playbackmanager.h Remove complicated QMediaPlayer switching 2021-08-02 00:52:21 +02:00
playlist.h WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00
propertyhelper.h WIP: Reimplementation of ListModels. 2021-03-26 21:27:35 +01:00