aboutsummaryrefslogtreecommitdiff
path: root/lib/libUPnP/Platinum
AgeCommit message (Expand)Author
2016-01-05platinum: add support for multiple ratingsphate89
2015-09-14platinum: add xbmc:userrating for user ratingsmontellese
2015-09-14platinum: add xbmc:country for countriesmontellese
2015-06-21Initalize vars claimed by valgrind / write classname instead 'PVR' in PVRChan...mapfau
2015-01-17platinum Changes to external subtitles over UPnP worksRafał Chwiała
2014-12-23platinum: add xbmc:uniqueidentifier for IMDB/TVDB identifiersmontellese
2014-11-29platinum: fix filter mask values of xbmc:votes and xbmc:artworkmontellese
2014-08-07platinum: improve logging on bad HTTP requestsmontellese
2014-08-02platinum: only apply Xbox specific "friendlyName" restrictions to Xbox clientsmontellese
2014-06-01platinum: implement GetSortCapabilities in media browsermontellese
2014-06-01platinum: implement GetSearchCapabilities in media browsermontellese
2014-06-01platinum: add SearchSync method to SyncMediaBrowserMichał Piechowiak
2014-06-01platinum: add support for xbmc specific fields dateadded, rating, votes and a...montellese
2014-06-01platinum: add support for upnp:episodeCount and upnp:episodeSeason from Conte...montellese
2014-06-01platinum: add proper support for dc:publishermontellese
2014-06-01platinum: add already supported default filtersmontellese
2014-05-17platinum: lastPlaybackTime is in the "upnp" and not in the "dc" namespacemontellese
2014-05-17platinum: fix shadowed local varMemphiz
2014-05-17platinum: fixed compiler warning about unused vardavilla
2014-05-17platinum: add support for UpdateObject actionAlasdair Campbell
2014-05-17platinum: add SetNextAVTransportURI support to media renderer baseJoakim Plate
2014-05-17platinum: don't disregard PLT_MediaObjects only for lacking resourcesJoakim Plate
2014-05-17platinum: fix compilation by using the right suffix for 64bit constantsMemphiz
2014-05-17platinum: fix missing filtering for extra metadataAlasdair Campbell
2014-05-17platinum: switch to NPT_UInt64 for bitmask flagsAlasdair Campbell
2014-05-17platinum: fixes support for filtering by the extended properties we needAlasdair Campbell
2014-05-17platinum: increase number of requested items per iteration. gives 2-3 times s...Alasdair Campbell
2014-05-17platinum: support video ratingsAlasdair Campbell
2014-05-17platinum: use PersonRole for directors. Also fixes ::FromDidl for authors, ac...Alasdair Campbell
2014-05-17platinum: add support for upnp:lastPlaybackPosition, upnp:lastPlaybackTime an...Alasdair Campbell
2014-05-17platinum: allow some statevariables to reset to default value after sending c...Alasdair Campbell
2014-05-17platinum: also support sort criterias in format res@<property>Alasdair Campbell
2014-05-17platinum: use server provided item count to iterate browse reqAlasdair Campbell
2014-05-17platinum: log allowed values with state variable errorsAlasdair Campbell
2014-05-17platinum update from 0.6.9.1 to 1.0.5.13montellese
2014-01-23platinum: lastPlaybackTime is in the "upnp" and not in the "dc" namespacemontellese
2013-12-27platinum: fix parsing of upnp:actor in PltMediaItemmontellese
2013-10-31fixed, compiler warning. album_art is never usedS. Davilla
2013-05-27[platinum] - fix shadowed local varMemphiz
2013-04-11fixed compiler warning about unused vardavilla
2013-04-08upnp: add support for UpdateObject action to PlatinumAlasdair Campbell
2013-01-20Platinum: add SetNextAVTransportURI support to media renderer baseJoakim Plate
2013-01-19Platinum: don't disregard PLT_MediaObjects only for lacking resourcesJoakim Plate
2012-10-26[osx] - fix compilation by using the right suffix for 64bit constantsMemphiz
2012-10-26Platinum: fix missing filtering for extra metadataAlasdair Campbell
2012-10-26Platinum: switch to NPT_UInt64 for bitmask flagsAlasdair Campbell
2012-10-25upnp: fixes support for filtering by the extended properties we needAlasdair Campbell
2012-10-25Revert "Platinum - allow sub classes of PltSyncMediaBrowser to specify proper...Alasdair Campbell
2012-10-11[UPnP] increase number of requested items per iteration. gives 2-3 times speedAlasdair Campbell
2012-10-11Merge pull request #1582 from alcoheca/upnp-cache-notifyAlasdair Campbell