Chris Josten
2bd9d66841
Actually make the shim visible
2021-08-22 14:47:21 +02:00
Chris Josten
f028e38b7a
Polish UI elements
2021-08-22 00:29:44 +02:00
Chris Josten
75474e1793
Skip to song when clicking in the queue
2021-08-21 22:33:23 +02:00
Chris Josten
7b6c272aa9
Rewire more of Sailfish frontend into new backend
...
This should encompass most simple things, besides some larger, trickier
things, like the video streams and the now-broken userdata
2021-08-11 23:35:33 +02:00
Chris Josten
f7bca333c8
Moved playback logic to C++-side (and refractoring)
2021-02-20 23:20:39 +01:00
Chris Josten
c1b0bddd10
Minor UI cleanup
2021-02-16 17:25:11 +01:00
Chris Josten
306693fa04
Add playbackBar -> playbackPage transition
2021-02-15 00:27:36 +01:00
Chris Josten
b699f6e74d
Improve PlaybackManager stability, added PlaybackBar
...
- PlaybackManager now takes ownership of set items
- PlaybackManager can play items just by their itemId, avoids useless
item creation on the QML side of things.
- Allow calling Jellyfin::registerTypes with a different URI
- Minor code cleanup
2021-02-14 18:40:46 +01:00