Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-05 | [cmake] add include-what-you-use support | Rechi | |
2020-10-05 | [cmake] add cppcheck support | Rechi | |
2020-10-05 | [cmake] add clang-tidy support | Rechi | |
2020-03-10 | Merge pull request #15831 from olafhering/Platinum.Extras | yol | |
[libUPnP] Remove unused headers from Platinum/Source/Extras | |||
2019-09-21 | fixed: make archive files work via UPnP | rustyx | |
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/Extras | Olaf 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 windows | Rechi | |
2018-08-25 | [libUPnP] refresh patch | Rechi | |
2018-02-13 | fixed: build of neptune on freebsd | Arne Morten Kvarving | |
2018-01-03 | [libUPnP][platinum] add patch for 75dca8c | Rechi | |
2018-01-03 | [libUPnP][platinum] fix format-security warning | Rechi | |
2018-01-02 | [libUPnP][platinum] update to 1.2.0 | Rechi | |
2018-01-02 | [libUPnP][neptune] update to 1.2.3 | Rechi | |
2018-01-02 | [libUPnP] replace Makefile.in patch with CMakeLists.txt patch | Rechi | |
2018-01-02 | [libUPnP][platnium] fix patch context and line numbers after 1e9620c | Rechi | |
2018-01-02 | [libUPnP] remove xbmc change from patch | Rechi | |
2018-01-02 | [libUPnP] fix patch number | Rechi | |
2017-11-02 | libUPnP: added patch file | Anton Fedchin | |
2017-11-02 | [win10] uwp fixes libUPnP | Dale Stammen | |
2017-06-29 | [modernize][libUPnP] Prefer 'override' usage | h.udo | |
2017-05-18 | platinum: Add patch file for "Fix upnp:lastPlaybackPosition parsing" | Justin Maggard | |
2017-05-17 | platinum: Fix upnp:lastPlaybackPosition parsing | Justin 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-01 | Add the patch file for libupnp | Pär Björklund | |
2017-03-01 | Switch libupnp to unicode as well | Pär Björklund | |
2017-01-13 | [platinum] add patch for 80f22d1 | Rechi | |
2017-01-13 | [win][platinum] Changed GWL_USERDATA to GWLP_USERDATA and updated pointer cast | Pär Björklund | |
2016-12-15 | remove autotools buildsystem | notspiff | |
2016-12-12 | platinum: add patch for 12839cbecd96ac0980e7a75a6e1e841688514b18 | phate89 | |
2016-12-12 | platinum: add resume playerstate | phate89 | |
2016-12-12 | platinum: add patch for f034d17ddfefac6a182511f1401d248beb45b280 | phate89 | |
2016-12-12 | platinum: fix potential crash in parsetaglist | phate89 | |
2016-09-12 | [cmake/win32] Fix coverity build | Christian 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 folders | Christian Fetzer | |
2016-07-21 | [cmake] Build unrarxlib and libupnp without core_add_library | Christian 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 lib | Christian Fetzer | |
Add CMakeLists.txt for the lib directory. - lib/addons - UnrarXLib - libUPnP - libexif | |||
2016-01-05 | platinum: add patch for 77ba91ac8815c150c7e4537a3622df52bd811cef | phate89 | |
2016-01-05 | platinum: add support for multiple ratings | phate89 | |
2015-09-14 | platinum: add patch for f606fe4ca1f15a55411e45f528bcdb8f184d5a0c | montellese | |
2015-09-14 | platinum: add xbmc:userrating for user ratings | montellese | |
2015-09-14 | platinum: add patch for d75e736 | montellese | |
2015-09-14 | platinum: add xbmc:country for countries | montellese | |
2015-09-04 | remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex ↵ | wsnipex | |
and waveform from tree | |||
2015-06-21 | Initalize vars claimed by valgrind / write classname instead 'PVR' in ↵ | mapfau | |
PVRChannelGroups:LOGDEBUG to make debugging easier | |||
2015-01-17 | PATCH for Platinum library needed to external subtitles over UPnP works. | Rafał Chwiała | |
2015-01-17 | platinum Changes to external subtitles over UPnP works | Rafał 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-23 | platinum: add patch for bd19c357eb | montellese | |
2014-12-23 | platinum: add xbmc:uniqueidentifier for IMDB/TVDB identifiers | montellese | |
2014-11-29 | platinum: add patch for 2104093 | montellese | |