1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-19 12:22:42 +00:00
harbour-sailfin/core/src
Chris Josten 5ee2869db9 Fix a few bugs regarding loaders and models
* Properly keep track of the current offset and total recourd count in
  models.
* Catch exceptions and store them in errorString properties wherever
  applicable in loaders.
2021-08-23 01:48:35 +02:00
..
dto WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
loader WIP: Code cleanup, trying to debug Q_ENUM not visible from QML 2021-03-29 14:27:37 +02:00
model Skip to song when clicking in the queue 2021-08-21 22:33:23 +02:00
support WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00
viewmodel Add track selection back 2021-08-23 01:48:19 +02:00
apiclient.cpp Rewire more of Sailfish frontend into new backend 2021-08-11 23:35:33 +02:00
apimodel.cpp Fix a few bugs regarding loaders and models 2021-08-23 01:48:35 +02:00
credentialmanager.cpp Rewire more of Sailfish frontend into new backend 2021-08-11 23:35:33 +02:00
eventbus.cpp WIP: logic rewrite 2021-03-24 20:04:03 +01:00
jellyfin.cpp Fix a few bugs regarding loaders and models 2021-08-23 01:48:35 +02:00
jsonhelper.cpp Moved playback logic to C++-side (and refractoring) 2021-02-20 23:20:39 +01:00
serverdiscoverymodel.cpp Big C++ refractor 2021-02-17 19:42:10 +01:00
websocket.cpp WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00