Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-03 | [cmake] Add cmake parameter to BuildSetup.bat | Christian Fetzer | |
First attempt to integrate cmake into the BuildSetup.bat script. This is not perfect as the packaging only takes the main executable from the cmake build and nothing more. Still good enough to verify on Jenkins. | |||
2016-04-02 | [win32] cleanup old exclude files | Martijn Kaijser | |
2016-04-02 | [win32] drop VS2008 C++ redist package | Martijn Kaijser | |
2016-04-01 | Visual studio 2015 fixes | Pär Björklund | |
2016-03-19 | [win32] update VC redist install options | Martijn Kaijser | |
2016-03-19 | [win32] Building binary add-ons in not mandatory so don't fail on it | Martijn Kaijser | |
2016-03-18 | [win32] Always install precompiled skins | Martijn Kaijser | |
2016-03-11 | Merge pull request #9321 from MartijnKaijser/win32_adoonsinstaller | Martijn Kaijser | |
Update win32 installer with inputstream and Peripheral addons | |||
2016-03-11 | [win32] Add inputsream addons to installer | Martijn Kaijser | |
2016-03-11 | [win32] extract addon names for visualisations and screensaver to show in ↵ | Martijn Kaijser | |
installer | |||
2016-03-10 | Peripheral add-ons | Garrett Brown | |
Thanks to frostworx for fixing the peripheral add-ons build, notspiff for helping with the rebrand and montellese for the windows installer fix and VS solution fix. | |||
2016-03-01 | build estouchy instead of re-touched | ronie | |
2016-03-01 | prepare build-related stuff for skin change | phil65 | |
2016-02-23 | [win32] Update msys+mingw build system to msys2+mingw-w64. | Anton Fedchin | |
2016-02-08 | [Win32/BuildSetup] fix buildffmpeg.sh for branch names that contains slashes | wsnipex | |
2015-12-22 | FFmpegImage: Implement Thumbnail extraction (jpg, png, alpha support) | fritsch | |
2015-12-12 | [win32] add VS2015 redist files to installer | Martijn Kaijser | |
2015-12-06 | VideoPlayer: win32 fixes for ffmpeg | Rainer Hochecker | |
2015-12-06 | rename dvdplayer to VideoPlayer | Rainer Hochecker | |
2015-09-25 | [win32] add screensaver add-ons to installer | Martijn Kaijser | |
2015-09-04 | [win32] update build scripts to handle visualization addons | montellese | |
2015-09-04 | remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex ↵ | wsnipex | |
and waveform from tree | |||
2015-09-01 | Added prebuilt libdcadec from same source as linux version | Pär Björklund | |
2015-08-06 | [win32] remove old DirectX var from installer | Martijn Kaijser | |
2015-07-20 | [win32] Use actuall add-on names instead of chopped addon-id in Windows ↵ | Martijn Kaijser | |
installer; | |||
2015-07-20 | [win32] Add ADSP option to Windows installer | Martijn Kaijser | |
2015-07-04 | [installer] Got rid of DX9 from installation package. | Anton Fedchin | |
2015-06-08 | Improve Win32 build/download scripts. This change adds support for | Ryan Saunders | |
a KODI_MIRROR environment variable which, if set, overrides the default mirror URL of http://mirrors.kodi.tv. In the event that a package download fails, DownloadBuildDeps.bat will now suggest that the user manually choose an alternate mirror and re-run. Also, this change improves the download scripts in several ways. get_formed.cmd now reports failed package downloads at the end, and DownloadBuildDeps.bat, DownloadMingwBuildEnv.bat and make-mingwlibs.bat all support being run from an arbitrary directory (e.g., c:\kodi> project\BuildDependencies\DownloadBuildDeps.bat). | |||
2015-04-18 | Merge pull request #6557 from tamland/uisound_addons | tamland | |
UI sounds addons | |||
2015-04-06 | Fixed some lingering grammar errors from the name change to Kodi | Gordon Ellis | |
2015-03-28 | dont install sounds directory | Thomas Amland | |
2015-03-19 | Merge pull request #6600 from Montellese/binary_addons_audiodecoder | Sascha Montellese | |
binary addons: add audiodecoders | |||
2015-03-14 | [win32] integrate audiodecoders into the installer | montellese | |
2015-03-13 | [win32] [installer] Remove system\webserver directory if any | Karlson2k | |
2015-03-06 | no need to install the language directory anymore | montellese | |
2015-03-01 | [win32] get rid of buildpvraddons.bat and update BuildSetup.bat | montellese | |
2015-02-17 | [pvr] bump addons | Rainer Hochecker | |
2015-02-17 | Merge pull request #6464 from FernetMenta/pvr | Rainer Hochecker | |
[pvr] bump version | |||
2015-02-17 | [pvr] bump version | Rainer Hochecker | |
2015-02-17 | Merge pull request #6433 from Voyager1/fix-buildsetup | Martijn Kaijser | |
[Win32] Fix occasional build errors related to unclean binary addons build | |||
2015-02-16 | [pvr] bump addons with #6367 | AlwinEsch | |
2015-02-15 | Fix occasional build errors related to unclean binary addons build | Voyager1 | |
2015-02-05 | [pvr] bump pvr addons to latest commit | Ryan Gribble | |
2014-12-28 | [pvr] bump addons after #6036 | Rainer Hochecker | |
2014-12-19 | Merge pull request #5851 from Montellese/win32_build_setup | Martijn Kaijser | |
[win32] add nopvraddons and nobinaryaddons options to BuildSetup.bat | |||
2014-12-16 | [rebrand][Win32BuildSetup readme.txt] xbmc -> kodi | h.udo | |
2014-12-12 | [pvr] bump addons (fixes #15598) | Sam Stenvall | |
2014-12-07 | [pvr] bump addons | dhead666 | |
2014-12-01 | Merge pull request #5823 from Jalle19/bump-pvr | Martijn Kaijser | |
[pvr] bump addons (rebranding) | |||
2014-11-30 | win32: add nopvraddons and nobinaryaddons options to BuildSetup.bat | montellese | |