1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-20 12:42:42 +00:00
harbour-sailfin/core/include/JellyfinQt/support
Chris Josten 852e3e928f core: correctly serialize JSON objects
On startup, the DeviceProfile would not be serialized properly to a false
assumption that QJsonValue.toString() returns the JSON representation of
the given value. This now has been fixed by creating a QJsonDocument
converting it to a string.
2021-10-25 16:10:36 +02:00
..
jsonconv.h Add support for server-side notifications 2021-09-09 02:18:10 +02:00
jsonconvimpl.h core: correctly serialize JSON objects 2021-10-25 16:10:36 +02:00
loader.h Replace not-fully-initializing DTO constructors 2021-09-25 17:07:12 +02:00
parseexception.h WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00