aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-05Merge pull request #18522 from DaveTBlake/bump_19a219.0a2-MatrixDave Blake
2020-10-05Merge pull request #18460 from olympia/SearchInOriginaltitleDave Blake
2020-10-05Merge pull request #18518 from phunkyfish/addons-endtimephunkyfish
2020-10-05Merge pull request #18362 from basilgello/simplify-texturepackerphunkyfish
2020-10-05Bump to v19 alpha 2DaveTBlake
2020-10-05Merge pull request #18488 from Rechi/cmake/run_co_compileRechi
2020-10-05[addons] add CEndTime class to addon tools cppphunkyfish
2020-10-05Merge pull request #18509 from ronie/estuary-seekbar-pvrronie
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-10-04Merge pull request #18516 from lrusak/binary-addons-fixLukas Rusak
2020-10-04Merge pull request #18514 from howie-f/v19-remove-workaroundphunkyfish
2020-10-04Merge pull request #18515 from AlwinEsch/add-thread-to-dev-kitAlwin Esch
2020-10-04Merge pull request #18072 from rmrector/no-whitelist-all-artworkDave Blake
2020-10-04tools/depends: fix linux add-on buildLukas Rusak
2020-10-04Merge pull request #18504 from enen92/beforeaddwindowpyenen92
2020-10-04[addons] prevent windows MINMAX macroAlwin Esch
2020-10-04[addons] cleanup: remove 'alwaysShowUpdateIcon' - workaroundhowie-f
2020-10-04[Python][xbmcgui] Allow to set the ControlTextBoxlabel before the control is ...enen92
2020-10-04Merge pull request #18510 from enen92/visiblebeforeaddingenen92
2020-10-04Merge pull request #18507 from AlwinEsch/add-thread-to-dev-kitAlwin Esch
2020-10-04[addons][tools] increase tools API version to 1.0.2Alwin Esch
2020-10-04[addons][tools] add documentation to new CTimer classAlwin Esch
2020-10-04[addons][tools] add timer thread classAlwin Esch
2020-10-04[addons][tools] add documentation to new CThread addon helper classAlwin Esch
2020-10-04[addons][tools] add helper header for thread processingAlwin Esch
2020-10-04Merge pull request #18508 from AlwinEsch/fix-crashKai Sommerfeld
2020-10-03Merge pull request #18506 from lrusak/c++17-revertLukas Rusak
2020-10-04[python][xbmcgui] Do not return null to python addonsenen92
2020-10-03add GUI configuration for artworkRyan Rector
2020-10-03[Estuary] fix seekbar for PVRronie
2020-10-03[addons] fix crash by missing list end defineAlwin Esch
2020-10-03Merge pull request #18490 from AlwinEsch/add-string-utilsAlwin Esch
2020-10-03Revert "Merge pull request #18403 from lrusak/cpp17"Lukas Rusak
2020-10-03[addons][tools] add initial new documentations to StringUtilsAlwin Esch
2020-10-03[addons] use new StringUtils::Format within addon header functionsAlwin Esch
2020-10-03[addons][tools] add own StringUtils.h to help addons aboutAlwin Esch
2020-10-03Merge pull request #18497 from ksooo/shoutcast-headersKai Sommerfeld
2020-10-03Merge pull request #18502 from ksooo/compiler-warningsKai Sommerfeld
2020-10-03[addons] AddonsDirectory: fix compiler warning: 'not1<std::__1::function<bool...Kai Sommerfeld
2020-10-03[utils] StringUtils: fix compiler warning: 'not1<std::__1::function<int (char...Kai Sommerfeld
2020-10-03Merge pull request #18398 from matthuisman/addon_fixesphunkyfish
2020-10-03Merge pull request #18498 from ksooo/compiler-warningsKai Sommerfeld
2020-10-03Merge pull request #18499 from ksooo/addons-install-raceKai Sommerfeld
2020-10-02Merge pull request #18496 from ksooo/pvr-parentfolder-ctx-menuKai Sommerfeld
2020-10-02Merge pull request #18494 from ksooo/pvr-log-syntaxKai Sommerfeld
2020-10-02[addons] Fix available update list not empty although all updates were succes...Kai Sommerfeld
2020-10-02Fix compiler warnings: 'Loop variable creates copy. Use reference type to pre...Kai Sommerfeld
2020-10-02[filesystem] Shoutcast: HTML decode response headers.Kai Sommerfeld