aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Collapse)Author
2017-07-17Update cmake and buildsetup to new python locationPÃr BjÃrklund
x64 was packaged with 32-bit *.pyd files
2017-07-17[dependencies] added lcms2 to windows dependencies.Anton Fedchin
2017-07-14Merge pull request #12501 from Paxxi/dnssdfixMartijn Kaijser
[depends][win32] Hopefully fix a dnssd crash
2017-07-14Hopefully fix a python crashPÃr BjÃrklund
We're crashing a lot because of a comparison that should be equals isn't even though memory looks good. possible race condition
2017-07-14Hopefully fix a dnssd crashPÃr BjÃrklund
win32 version was built against msvcr100 if it's missing load fail and we crash.
2017-07-07Merge pull request #12429 from ace20022/libaacsAndreas Zelend
[dependencies][windows] Add libaacs.
2017-07-07[dependencies][windows] Use patched libbluray on windows.ace20022
2017-07-05[dependencies][windows] Add libaacs.ace20022
2017-06-15[windows] bump libbluray to version 1.0.1 for x64Rechi
2017-06-15[bluray][win32] Bump libbluray to version 1.0.1.ace20022
2017-05-30[dependencies][windows] bump libmicrohttpd to 0.9.55Rechi
2017-05-23[windows][x64] add libblurayRechi
2017-05-20[windows][uninstaller] set SetShellVarContext to current for removing ↵Rechi
$APPDATA\${APP_NAME}
2017-05-19[windows] libass: use correct fontPär Björklund
2017-05-17[buildsteps][windows] postfix setup filename with architectureRechi
2017-05-16[Windows] Let's actually package the available add-ons in the installerMartijn Kaijser
2017-05-11[windows] retry download depends & vcredist if it failsRechi
2017-05-08[depends][windows] add 0_package.target-x64.listRechi
2017-05-08[windows][installer] set InstallDir for x64Rechi
2017-05-08[windows][installer] error message if x64 runs on win32Rechi
2017-04-29[buildsteps][windows] add old path forwarding scriptsRechi
Allows to build with the same jenkins buildsteps v17 and master.
2017-04-29[buildsteps][windows] BuildSetup.batRechi
2017-04-29[buildsteps][windows] downloadRechi
2017-04-29[cleanup][windows] BuildSetup: remove leftover from VS2010Rechi
2017-04-14[windows] DownloadBuildDeps: add parameters for target & native platformRechi
2017-04-14[windows] DownloadBuildDeps: remove possibility to set download pathRechi
2017-04-11[win32] Bye bye Windows VistaMartijn Kaijser
2017-04-08[windows] installer: call findstr with full pathRechi
2017-04-02Merge pull request #11893 from Rechi/fixWinSetupKBRechi
[windows] use wmic qfe instead of powershell to check if hotfix is installed
2017-03-27[depends] bump rapidjson to 1.1.0Stefan Saraev
2017-03-25[windows] use wmic qfe instead of powershell to check if hotfix is installedRechi
2017-03-24Merge pull request #8008 from Montellese/rapidjsonWolfgang Schupp
JSON: replace YAJL with RapidJSON
2017-03-24[depends/cmake/win32] replace yajl with rapidjson (thanks to hudokkow)montellese
2017-03-13[win] use 64-bit toolset if availableRechi
2017-03-05Merge pull request #11809 from kwade00/windows-installerPär Björklund
Change SetShellVarContext from current to all
2017-03-05[cmake/depends/win32] add libfmtmontellese
2017-03-04Change SetShellVarContext from current to allkwade00
2017-03-04Merge pull request #11800 from Paxxi/ass_fix_leiaMartijn Kaijser
[xbmc][depends][fix] New build of libass and freetype to try and fix subtitle font issues
2017-03-03New build of libass and freetypePär Björklund
2017-03-03[win32] installer: fix generation nsis includes on some systems.Anton Fedchin
2017-03-03[win32] installer: added checks for required updates and SPs.Anton Fedchin
2017-02-23Hopefully fix non-ascii fonts when using libassPär Björklund
2017-02-18add .m4b to default audio extensionsnotspiff
these are mp4 based audio books
2017-01-27Merge pull request #11522 from DaveTBlake/taglib1_11_1Pär Björklund
[win32][depends]Patch TagLib to v1.11.1 + d2e0e55 to fix regression causing hangs
2017-01-27Update tabLib to v1.11.1 with patch 80df30 to avoid hang with internet radio ↵DaveTBlake
(Shoutcasts)
2017-01-24Modified cpluff to handle utf8 path names to avoid addon failuresPär Björklund
2017-01-21add pycryptodome python modulepeak3d
2017-01-11Revert "[CEC] fix 4.0.1 package name"Martijn Kaijser
2017-01-11[CEC] fix 4.0.1 package nameMartijn Kaijser
2017-01-03spelling: outputJosh Soref