aboutsummaryrefslogtreecommitdiff
path: root/lib/libUPnP
AgeCommit message (Expand)Author
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
2012-10-11[UPnP] support video ratingsAlasdair Campbell
2012-10-11Platinum: use PersonRole for directors. Also fixes ::FromDidl for authors,Alasdair Campbell
2012-10-11Platinum - allow sub classes of PltSyncMediaBrowser to specify property filte...Alasdair Campbell
2012-10-11[UPnP] add support for upnp:lastPlaybackPosition, upnp:lastPlaybackTime and u...Alasdair Campbell
2012-10-09Platinum: allow some statevariables to reset to default value after sending c...Alasdair Campbell
2012-10-02[UPnP] Platinum should also support sort criterias in format res@<property>Alasdair Campbell
2012-09-25upnp: report and support proper mimetypes for matroskaJoakim Plate
2012-09-07[UPnP] changed: make UPnP optional (enabled by default), fix some missing #if...Alasdair Campbell
2012-09-05[osx] fixed command-line make, duplicate symbol NPT_GetSystemMachineName, cho...davilla
2012-09-05[UPnP] Platinum now stats files before serving via http. This means serving f...Alasdair Campbell
2012-09-05[UPnP] reinstated: '[UPnP] use server provided item count to iterate browse r...Alasdair Campbell
2012-09-05[UPnP] reinstated: 'fixed: upnp server's http server would not provide conten...Alasdair Campbell
2012-09-05[UPnP] reinstated: 'changed: make sure Neptune threads are named' by elupus @...Alasdair Campbell
2012-09-05[UPnP] Platinum - log allowed values with state variable errorsAlasdair Campbell
2012-09-05[UPnP] update Platinum/Neptune to 0.6.9.1Alasdair Campbell
2012-05-10[osx] fix compiler errroramet
2012-03-31[UPnP] we should be caching directory listing, not metadata requestelupus
2012-03-31[UPnP] use server provided item count to iterate browse reqelupus
2012-03-26changed: backport UPnP Platinum fix for missing maximum/minimum valueselupus
2012-02-14changed: abort upnp directory reading if received count ever is larger than e...elupus
2012-02-14changed: backport fix from upstream to explicitly request res xml tag, WMP se...elupus
2012-01-02fixed: upnp client should not cache requests unless it's for a complete listingelupus
2011-05-22fixed: upnp server's http server would not provide content length on HEAD req...elupus
2011-03-27[osx/ios/linux] changed, drop arch from various static lib names, this syncs ...S. Davilla
2011-01-24Merged cptspiff's code-reshuffle branch.theuni