1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-19 04:12:43 +00:00
harbour-sailfin/core/src/dto
Henk Kalkwater 357ac89330
Fix sending of DeviceProfileInfo
Due to some errors within DeviceProfile and how nullables were
serialized, an invalid request was made and the
/Sessions/Capabilities/Full would give an 400 response back.

Besides that, ApiClient would generate a DeviceProfile before all
properties from QML were read. This has been fixed by implementing
QQmlParserStatus and only generating the device profile after all
properties are set.
2021-09-08 23:20:12 +02:00
..
accessschedule.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
activitylogentry.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
activitylogentryqueryresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
addvirtualfolderdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
albuminfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
albuminforemotesearchquery.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
allthememediaresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
architecture.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
artistinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
artistinforemotesearchquery.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
authenticateuserbyname.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
authenticationinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
authenticationinfoqueryresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
authenticationresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
baseitem.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
baseitemdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
baseitemdtoqueryresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
baseitemperson.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
basepluginconfiguration.cpp WIP: Refractor C++-side. Loader should be working again 2021-03-25 17:45:53 +01:00
bookinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
bookinforemotesearchquery.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
boxsetinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
boxsetinforemotesearchquery.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
brandingoptions.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
bufferrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
channelfeatures.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
channelitemsortfield.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
channelmappingoptionsdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
channelmediacontenttype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
channelmediatype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
channeltype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
chapterinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
clientcapabilities.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
clientcapabilitiesdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
codecprofile.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
codectype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
collectioncreationresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
configurationpageinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
configurationpagetype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
containerprofile.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
controlresponse.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
countryinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
createplaylistdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
createuserbyname.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
culturedto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
dayofweek.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
daypattern.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
defaultdirectorybrowserinfodto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
deviceidentification.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
deviceinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
deviceinfoqueryresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
deviceoptions.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
deviceprofile.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
deviceprofileinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
deviceprofiletype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
directplayprofile.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
displaypreferencesdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
dlnaprofiletype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
dynamicdayofweek.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
encodingcontext.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
endpointinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
externalidinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
externalidmediatype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
externalurl.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
ffmpeglocation.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
filesystementryinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
filesystementrytype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
fontfile.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
forgotpasswordaction.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
forgotpassworddto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
forgotpasswordresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
generalcommand.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
generalcommandtype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
getprogramsdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
groupinfodto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
groupqueuemode.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
grouprepeatmode.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
groupshufflemode.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
groupstatetype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
groupupdatetype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
guideinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
headermatchtype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
httpheaderinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
ignorewaitrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
imagebynameinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
imageformat.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
imageinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
imageoption.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
imageorientation.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
imageproviderinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
imagesavingconvention.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
imagetype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
installationinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
iplugin.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
isotype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
itemcounts.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
itemfields.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
itemfilter.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
joingrouprequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
keepuntil.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
libraryoptioninfodto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
libraryoptions.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
libraryoptionsresultdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
librarytypeoptionsdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
libraryupdateinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
listingsproviderinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
livestreamresponse.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
livetvinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
livetvserviceinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
livetvservicestatus.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
localizationoption.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
locationtype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
logfile.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
loglevel.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
mediaattachment.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
mediaencoderpathdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
mediapathdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
mediapathinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
mediaprotocol.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
mediasourceinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
mediasourcetype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
mediastream.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
mediastreamtype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
mediaupdateinfodto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
mediaurl.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
metadataeditorinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
metadatafield.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
metadataoptions.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
metadatarefreshmode.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
moveplaylistitemrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
movieinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
movieinforemotesearchquery.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
musicvideoinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
musicvideoinforemotesearchquery.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
nameguidpair.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
nameidpair.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
namevaluepair.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
newgrouprequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
nextitemrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
notificationdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
notificationlevel.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
notificationresultdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
notificationssummarydto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
notificationtypeinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
objectgroupupdate.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
openlivestreamdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
packageinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
parentalrating.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
pathsubstitution.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
personlookupinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
personlookupinforemotesearchquery.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
pingrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
pinredeemresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
playaccess.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
playbackerrorcode.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
playbackinfodto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
playbackinforesponse.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
playbackprogressinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
playbackstartinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
playbackstopinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
playcommand.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
playerstateinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
playlistcreationresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
playmethod.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
playrequest.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
playrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
playstatecommand.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
playstaterequest.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
plugininfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
pluginsecurityinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
pluginstatus.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
previousitemrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
problemdetails.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
profilecondition.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
profileconditiontype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
profileconditionvalue.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
programaudio.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
publicsysteminfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
queryfilters.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
queryfilterslegacy.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
queueitem.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
queuerequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
quickconnectdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
quickconnectresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
quickconnectstate.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
ratingtype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
readyrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
recommendationdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
recommendationtype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
recordingstatus.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
remoteimageinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
remoteimageresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
remotesearchresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
remotesubtitleinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
removefromplaylistrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
repeatmode.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
repositoryinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
responseprofile.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
scrolldirection.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
searchhint.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
searchhintresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
seekrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
sendcommand.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
sendcommandtype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
seriesinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
seriesinforemotesearchquery.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
seriesstatus.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
seriestimerinfodto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
seriestimerinfodtoqueryresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
serverconfiguration.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
sessioninfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
sessionuserinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
setchannelmappingdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
setplaylistitemrequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
setrepeatmoderequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
setshufflemoderequestdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
songinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
sortorder.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
specialviewoptiondto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
startupconfigurationdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
startupremoteaccessdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
startupuserdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
subtitledeliverymethod.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
subtitleplaybackmode.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
subtitleprofile.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
syncplayuseraccesstype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
systeminfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
taskcompletionstatus.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
taskinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
taskresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
taskstate.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
tasktriggerinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
thememediaresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
timereventinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
timerinfodto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
timerinfodtoqueryresult.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
trailerinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
trailerinforemotesearchquery.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
transcodereason.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
transcodeseekinfo.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
transcodinginfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
transcodingprofile.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
transportstreamtimestamp.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
tunerchannelmapping.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
tunerhostinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
typeoptions.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
unrateditem.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
updatelibraryoptionsdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
updateusereasypassword.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
updateuserpassword.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
uploadsubtitledto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
userconfiguration.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
userdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
useritemdatadto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
userpolicy.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
utctimeresponse.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
validatepathdto.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
version.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
versioninfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
video3dformat.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
videotype.cpp WIP: HttpLoader seems to work, Model still borked 2021-03-28 04:00:00 +02:00
virtualfolderinfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
wakeonlaninfo.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00
xmlattribute.cpp Fix sending of DeviceProfileInfo 2021-09-08 23:20:12 +02:00