aboutsummaryrefslogtreecommitdiff
path: root/lib/libUPnP
AgeCommit message (Collapse)Author
2020-10-05[cmake] add include-what-you-use supportRechi
2020-10-05[cmake] add cppcheck supportRechi
2020-10-05[cmake] add clang-tidy supportRechi
2020-03-10Merge pull request #15831 from olafhering/Platinum.Extrasyol
[libUPnP] Remove unused headers from Platinum/Source/Extras
2019-09-21fixed: make archive files work via UPnPrustyx
2019-08-08[osx] convert objc code to ARC but leave UPnP's wrapper of autorelease pool ↵Andrey Filipenkov
as is
2019-03-28[libUPnP] Remove unused headers from Platinum/Source/ExtrasOlaf Hering
No code from the Extras directory is compiled, so it is unlikely that any of the interfaces will be used. Remove the headers and remove Platinum/Source/Extras from the list of include directories. Signed-off-by: Olaf Hering <olaf@aepfle.de>
2018-08-25[libUPnP] fix device discovery on windowsRechi
2018-08-25[libUPnP] refresh patchRechi
2018-02-13fixed: build of neptune on freebsdArne Morten Kvarving
2018-01-03[libUPnP][platinum] add patch for 75dca8cRechi
2018-01-03[libUPnP][platinum] fix format-security warningRechi
2018-01-02[libUPnP][platinum] update to 1.2.0Rechi
2018-01-02[libUPnP][neptune] update to 1.2.3Rechi
2018-01-02[libUPnP] replace Makefile.in patch with CMakeLists.txt patchRechi
2018-01-02[libUPnP][platnium] fix patch context and line numbers after 1e9620cRechi
2018-01-02[libUPnP] remove xbmc change from patchRechi
2018-01-02[libUPnP] fix patch numberRechi
2017-11-02libUPnP: added patch fileAnton Fedchin
2017-11-02[win10] uwp fixes libUPnPDale Stammen
2017-06-29[modernize][libUPnP] Prefer 'override' usageh.udo
2017-05-18platinum: Add patch file for "Fix upnp:lastPlaybackPosition parsing"Justin Maggard
2017-05-17platinum: Fix upnp:lastPlaybackPosition parsingJustin Maggard
According to the UPnP spec, upnp:lastPlaybackPosition should use the same format as duration (HH:MM:SS). So we should at least accept the proper format if it exists, and fall back to the raw integer value if it's not in the proper format. Signed-off-by: Justin Maggard <jmaggard@netgear.com>
2017-03-01Add the patch file for libupnpPär Björklund
2017-03-01Switch libupnp to unicode as wellPär Björklund
2017-01-13[platinum] add patch for 80f22d1Rechi
2017-01-13[win][platinum] Changed GWL_USERDATA to GWLP_USERDATA and updated pointer castPär Björklund
2016-12-15remove autotools buildsystemnotspiff
2016-12-12platinum: add patch for 12839cbecd96ac0980e7a75a6e1e841688514b18phate89
2016-12-12platinum: add resume playerstatephate89
2016-12-12platinum: add patch for f034d17ddfefac6a182511f1401d248beb45b280phate89
2016-12-12platinum: fix potential crash in parsetaglistphate89
2016-09-12[cmake/win32] Fix coverity buildChristian Fetzer
Commit 27ca9e19e9340792251f33b75dd8b5dc0b3c8c40 seems to have changed the order in which upnp related libraries are built on windows. This fails the coverity build with symbol redefinition errors in NptXbmcFile.cpp vs. NptWin32File.cpp. Since we have some modifications in NptXbmcFile.cpp we should prefer this and don't build the one shipped with the upnp lib.
2016-07-27[cmake] Group sources and targets into foldersChristian Fetzer
2016-07-21[cmake] Build unrarxlib and libupnp without core_add_libraryChristian Fetzer
2016-06-11[cmake/osx] Fix build after renaming 'darwin' to 'osx'Christian Fetzer
https://github.com/xbmc/xbmc/commit/10aa7419b8d1a3170082c6216fc5862721500fff
2016-02-12[cmake] Add CMake files to libChristian Fetzer
Add CMakeLists.txt for the lib directory. - lib/addons - UnrarXLib - libUPnP - libexif
2016-01-05platinum: add patch for 77ba91ac8815c150c7e4537a3622df52bd811cefphate89
2016-01-05platinum: add support for multiple ratingsphate89
2015-09-14platinum: add patch for f606fe4ca1f15a55411e45f528bcdb8f184d5a0cmontellese
2015-09-14platinum: add xbmc:userrating for user ratingsmontellese
2015-09-14platinum: add patch for d75e736montellese
2015-09-14platinum: add xbmc:country for countriesmontellese
2015-09-04remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex ↵wsnipex
and waveform from tree
2015-06-21Initalize vars claimed by valgrind / write classname instead 'PVR' in ↵mapfau
PVRChannelGroups:LOGDEBUG to make debugging easier
2015-01-17PATCH for Platinum library needed to external subtitles over UPnP works.Rafał Chwiała
2015-01-17platinum Changes to external subtitles over UPnP worksRafał Chwiała
Added custom data to resources field - needed to add some attributes to res. Added new struct PLK_SecResource - needed by Somasung devices. It's not specialized struct (just general one), because I can't find any "sec" specification.
2014-12-23platinum: add patch for bd19c357ebmontellese
2014-12-23platinum: add xbmc:uniqueidentifier for IMDB/TVDB identifiersmontellese
2014-11-29platinum: add patch for 2104093montellese