Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-18 | [Windows][Xbox] Bump Python to 3.8.15 and OpenSSL to 1.1.1q | thexai | |
2022-10-01 | [Windows] Updates Microsoft Visual C++ Runtime | thexai | |
2022-09-28 | [cmake] default build spdlog/fmt internal all platforms | fuzzard | |
2022-09-17 | [deps] update libbluray to 1.3.2 | enen92 | |
2022-06-29 | [cmake] create ENABLE_INTERNAL_PCRE | fuzzard | |
2022-06-27 | [cmake] FindNFS module to build internal | fuzzard | |
2022-06-17 | [cmake] split flatbuffers buildtool (flatc) and target headers find modules | fuzzard | |
2022-05-25 | [cmake] ENABLE_INTERNAL_TAGLIB to build taglib internally | fuzzard | |
2022-03-26 | [cmake] ENABLE_INTERNAL_RapidJSON for all platforms | fuzzard | |
header only lib, so enable "build" for all platforms patches remove superfluous docs/examples win arm64 patch for endian define. | |||
2022-03-21 | [cmake] update + build crossguid all platforms | fuzzard | |
crossguid hasnt been updated in a long time (~2015 was our previous hash) crossguid now natively uses cmake, so remove our cmakelists file first patch is to get around a failure due to unused function on apple platforms. a second patch is introduced due to a build failure with the default -Werror used Build crossguid in core cmake project for all platforms by default. Remove from windows the bundled download of crossguid lib rework usage of debug_postfix in SETUP_BUILD_VARS macro | |||
2022-01-25 | Depends: Bump dav1d to 0.8.2 | Wolfgang Haupt | |
2021-11-17 | Fix various typos in docs, user-facing code, and source comments | luz paz | |
Found via `codespell -q 3 -S *.po,./lib/libUPnP/Neptune -L bloaded,busses,inout,lod,medias,parm` | |||
2021-10-22 | [Xbox] Changed 'expandedResources' to 'hevcPlayback' | thexai | |
and removed 'backgroundMediaPlayback' | |||
2021-09-28 | Bump libass to 0.15.2 | CastagnaIT | |
2021-07-06 | Merge pull request #19221 from tunip3/master | thexai | |
Fix 4k content crashing on series consoles | |||
2021-06-20 | Bump libass to 0.15 | Pär Björklund | |
Includes font loading fix as well | |||
2021-06-02 | Add harfbuzz packages | Pär Björklund | |
built with -DHB_HAVE_FREETYPE=ON | |||
2021-04-25 | Merge pull request #19588 from lrusak/windows-wget | thexai | |
Windows: update wget and remove --quiet from wget command | |||
2021-04-21 | [Windows] Updates VC runtime to be compatible with both VS2019 and VS2017 | thexai | |
2021-04-16 | windows: remove --quiet from wget command to see what went wrong | Lukas Rusak | |
2021-04-16 | windows: update wget to 1.21.1 and add sha256 and url | Lukas Rusak | |
2021-04-13 | Fix font loading issue with libass on windows | Pär Björklund | |
2021-02-12 | add expanded resources rescap | tunip3 | |
2021-02-12 | New python build that fixes socket.ioctl | Pär Björklund | |
2020-12-05 | Fix a crash during python init | Pär Björklund | |
Threadstate is not available and causes abort to be called. Also change how we set python home, saw some init errors because environment variable wasn't picked up. | |||
2020-08-28 | [windows] python 3.8.5 (#18338) | fuzzard | |
* [windows] python 3.8.5 * Windows packages Co-authored-by: fuzzard <fuzzard@kodi.tv> Co-authored-by: Pär Björklund <per.bjorklund@gmail.com> | |||
2020-07-07 | [depends] bump libudfread to 1.1.0 | Lukas Rusak | |
2020-06-09 | Implement NFS timeout | peak3d | |
2020-05-29 | [depends] bump dav1d to 0.7.0 | Lukas Rusak | |
2020-04-16 | [windows] add libdav1d to build depends | Lukas Rusak | |
2020-04-16 | [cmake/depends/win32] add spdlog | montellese | |
2020-04-15 | [depends] add libudfread | Lukas Rusak | |
2020-04-11 | gtest: remove lib/gtest and add as library | Lukas Rusak | |
2020-03-09 | Merge pull request #16985 from vjadid/DisplayVersion | Pär Björklund | |
[Win32BuildSetup] add Version to add/remove programs entry | |||
2020-02-03 | Fix libaacs decryption | Pär Björklund | |
libaacs was broken in the dependency bump, caused by bad initialization of critical section in libgpg-error | |||
2020-01-20 | Revert "Print the mirror redirected to for easier debugging of of mirror issues" | montellese | |
This reverts commit de42ae8635eead2a678bc6c94738a03d55fb3e7b. It breaks downloading dependencies from any mirror which does not return the "Location" HTTP header. Furthermore it invalidates the value of ERRORLEVEL which now contains the return code of findstr instead of from wget. | |||
2020-01-12 | Fix crash in libcdio | Pär Björklund | |
2020-01-10 | Fix missing algorithms in pycryptodome | Pär Björklund | |
2020-01-06 | miniwdk build didn't work | Pär Björklund | |
2020-01-06 | Update dependencies | Pär Björklund | |
Updates most dependencies to latest version Fixes the store build by fixing python Enables pillow and pycryptodome again on windows Replaces easyhook with detours | |||
2019-12-01 | [Win32BuildSetup] add Version to add/remove programs entry | vjadid | |
2019-10-15 | [Py3] cleanup pt.1 | ronie | |
2019-10-13 | Fix build on various windows by including the correct openssl and Windows ↵ | Jim Carroll | |
UWP by adding -DMS_STORE | |||
2019-10-11 | [TEMP] add windows precompiled python lib | Rechi | |
2019-10-11 | Updated Windows Dependencies | Arpit Nandwani | |
2019-07-17 | [depends] remove expat from win build | Alwin Esch | |
2019-04-16 | [win10] dependencies: remove unneeded cppwinrt includes | Anton Fedchin | |
2018-12-22 | [win32] replace vc140 redis with vc141 | Anton Fedchin | |
2018-11-02 | [windows] bump OpenSSL to 1.1.1 | Rechi | |
2018-10-22 | [windows] bump nfs to 3.0.0 | Rechi | |