aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
12 days[cmake][modules] FindCurl enable building internalfuzzard
12 days[windows] Update package list to include curl dependenciesfuzzard
2024-04-01[Windows] Bump dav1d to version 1.4.1thexai
2023-10-26[cmake] implement ENABLE_INTERNAL_CECfuzzard
2023-08-07[depends][windows] Fixup for libbluray versionenen92
2023-07-25[depends] Bump libbluray to 1.3.4enen92
2023-06-23Merge pull request #23419 from fuzzard/cmake_jsonschemabuilderupdatefuzzard
2023-06-22Merge pull request #23420 from CastagnaIT/libass-bumpfuzzard
2023-06-21[windows] Dont ship vswherefuzzard
2023-06-20[cmake] Build JsonSchemaBuilder from source all platformsfuzzard
2023-06-19[Windows][deps] Bump libass to 0.17.1CastagnaIT
2023-06-19[windows] remove doxygen from native dep listfuzzard
2023-06-18[windows] Distinguish between host/native download/tools for windows buildfuzzard
2023-05-20Merge pull request #23255 from lrusak/windows-curlfuzzard
2023-05-15[windows] remove wget binaryLukas Rusak
2023-05-15[windows] use curl instead of wget to download dependenciesLukas Rusak
2023-05-13[Windows] bump dav1d to 1.2.0thexai
2023-04-02[windows][nsis] Allow silent flag to continue x86 check for x86_64 systemfuzzard
2022-11-13[windows] require Windows 8.1 as minimum versionRechi
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
2022-03-21[cmake] update + build crossguid all platformsfuzzard
2022-01-25Depends: Bump dav1d to 0.8.2Wolfgang Haupt
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
2021-10-22[Xbox] Changed 'expandedResources' to 'hevcPlayback'thexai
2021-09-28Bump libass to 0.15.2CastagnaIT
2021-07-06Merge pull request #19221 from tunip3/masterthexai
2021-06-20Bump libass to 0.15Pär Björklund
2021-06-02Add harfbuzz packagesPär Björklund
2021-04-25Merge pull request #19588 from lrusak/windows-wgetthexai
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
2020-08-28[windows] python 3.8.5 (#18338)fuzzard
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