aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Collapse)Author
2022-10-18[Windows][Xbox] Bump Python to 3.8.15 and OpenSSL to 1.1.1qthexai
2022-10-01[Windows] Updates Microsoft Visual C++ Runtimethexai
2022-09-28[cmake] default build spdlog/fmt internal all platformsfuzzard
2022-09-17[deps] update libbluray to 1.3.2enen92
2022-06-29[cmake] create ENABLE_INTERNAL_PCREfuzzard
2022-06-27[cmake] FindNFS module to build internalfuzzard
2022-06-17[cmake] split flatbuffers buildtool (flatc) and target headers find modulesfuzzard
2022-05-25[cmake] ENABLE_INTERNAL_TAGLIB to build taglib internallyfuzzard
2022-03-26[cmake] ENABLE_INTERNAL_RapidJSON for all platformsfuzzard
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 platformsfuzzard
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-25Depends: Bump dav1d to 0.8.2Wolfgang Haupt
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz 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-28Bump libass to 0.15.2CastagnaIT
2021-07-06Merge pull request #19221 from tunip3/masterthexai
Fix 4k content crashing on series consoles
2021-06-20Bump libass to 0.15Pär Björklund
Includes font loading fix as well
2021-06-02Add harfbuzz packagesPär Björklund
built with -DHB_HAVE_FREETYPE=ON
2021-04-25Merge pull request #19588 from lrusak/windows-wgetthexai
Windows: update wget and remove --quiet from wget command
2021-04-21[Windows] Updates VC runtime to be compatible with both VS2019 and VS2017thexai
2021-04-16windows: remove --quiet from wget command to see what went wrongLukas Rusak
2021-04-16windows: update wget to 1.21.1 and add sha256 and urlLukas Rusak
2021-04-13Fix font loading issue with libass on windowsPär Björklund
2021-02-12add expanded resources rescaptunip3
2021-02-12New python build that fixes socket.ioctlPär Björklund
2020-12-05Fix a crash during python initPä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.0Lukas Rusak
2020-06-09Implement NFS timeoutpeak3d
2020-05-29[depends] bump dav1d to 0.7.0Lukas Rusak
2020-04-16[windows] add libdav1d to build dependsLukas Rusak
2020-04-16[cmake/depends/win32] add spdlogmontellese
2020-04-15[depends] add libudfreadLukas Rusak
2020-04-11gtest: remove lib/gtest and add as libraryLukas Rusak
2020-03-09Merge pull request #16985 from vjadid/DisplayVersionPär Björklund
[Win32BuildSetup] add Version to add/remove programs entry
2020-02-03Fix libaacs decryptionPär Björklund
libaacs was broken in the dependency bump, caused by bad initialization of critical section in libgpg-error
2020-01-20Revert "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-12Fix crash in libcdioPär Björklund
2020-01-10Fix missing algorithms in pycryptodomePär Björklund
2020-01-06miniwdk build didn't workPär Björklund
2020-01-06Update dependenciesPä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 entryvjadid
2019-10-15[Py3] cleanup pt.1ronie
2019-10-13Fix 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 libRechi
2019-10-11Updated Windows DependenciesArpit Nandwani
2019-07-17[depends] remove expat from win buildAlwin Esch
2019-04-16[win10] dependencies: remove unneeded cppwinrt includesAnton Fedchin
2018-12-22[win32] replace vc140 redis with vc141Anton Fedchin
2018-11-02[windows] bump OpenSSL to 1.1.1Rechi
2018-10-22[windows] bump nfs to 3.0.0Rechi