Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-06 | Merge pull request #19221 from tunip3/master | thexai | |
Fix 4k content crashing on series consoles | |||
2021-04-21 | [Windows] Updates VC runtime to be compatible with both VS2019 and VS2017 | thexai | |
2021-02-12 | add expanded resources rescap | tunip3 | |
2019-12-01 | [Win32BuildSetup] add Version to add/remove programs entry | vjadid | |
2018-12-22 | [win32] replace vc140 redis with vc141 | Anton Fedchin | |
2018-10-16 | [windows] Add message to installer that add-ons have been removed from the ↵ | Martijn Kaijser | |
installer and added to Kodi repository. | |||
2018-07-03 | [LICENSE] Update content to markdown | h.udo | |
Verbatim copy of https://www.gnu.org/licenses/old-licenses/gpl-2.0.md | |||
2018-06-12 | [project] nuke whitespace | h.udo | |
2018-04-19 | Cleanup due to x64 build changes | Kolja Lampe | |
2018-04-05 | drop more dsp leftovers | Rechi | |
2017-12-24 | [windows][installer] inform about x64 | Rechi | |
2017-12-19 | [app] move app brandind to version.txt | Anton Fedchin | |
2017-12-19 | [windows] fixup! BuildSetup.bat after #13211 | Anton Fedchin | |
2017-12-13 | [jenkins] improve revsion, date and branch name detection | Rechi | |
- more exact check for pull request in attached state - append head or merge for a pull request in attached state - favour branch --points-at over branch --contains in detached state - detect pull requests in detached state - replace slashes in branch names with a dash - enlarge commit hash as it sometimes isn't distinct anymore | |||
2017-12-10 | [uwp] remoe Real Media Files from FileType in manifest | Martijn Kaijser | |
2017-11-18 | [buildsteps][windows] keep downloaded vcredist | Rechi | |
2017-05-20 | [windows][uninstaller] set SetShellVarContext to current for removing ↵ | Rechi | |
$APPDATA\${APP_NAME} | |||
2017-05-17 | [buildsteps][windows] postfix setup filename with architecture | Rechi | |
2017-05-16 | [Windows] Let's actually package the available add-ons in the installer | Martijn Kaijser | |
2017-05-11 | [windows] retry download depends & vcredist if it fails | Rechi | |
2017-05-08 | [windows][installer] set InstallDir for x64 | Rechi | |
2017-05-08 | [windows][installer] error message if x64 runs on win32 | Rechi | |
2017-04-29 | [buildsteps][windows] add old path forwarding scripts | Rechi | |
Allows to build with the same jenkins buildsteps v17 and master. | |||
2017-04-29 | [buildsteps][windows] BuildSetup.bat | Rechi | |
2017-04-29 | [cleanup][windows] BuildSetup: remove leftover from VS2010 | Rechi | |
2017-04-11 | [win32] Bye bye Windows Vista | Martijn Kaijser | |
2017-04-08 | [windows] installer: call findstr with full path | Rechi | |
2017-03-25 | [windows] use wmic qfe instead of powershell to check if hotfix is installed | Rechi | |
2017-03-13 | [win] use 64-bit toolset if available | Rechi | |
2017-03-04 | Change SetShellVarContext from current to all | kwade00 | |
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-18 | add .m4b to default audio extensions | notspiff | |
these are mp4 based audio books | |||
2016-12-21 | [autotools/buildsteps/depends] Update paths | h.udo | |
2016-12-01 | [retroplayer] Game add-ons | Garrett Brown | |
Thanks to Themaister for rewind functionality, fetzerch for mouse support, file length check and cmake modifications, topfs2 for fixing a crash when loading game clients, eibma for fixing linux compilation errors, a1rwulf for catching a missing callback symbol and fixing some rebase errors, and to notspiff for helping with the rebrand and cmake. | |||
2016-11-07 | Merge pull request #10785 from ronie/privacypolicy | Martijn Kaijser | |
add privacy policy | |||
2016-11-07 | update build files | ronie | |
2016-11-02 | [win32] Set minimum Windows 10 version for UWP to be installed which ↵ | Martijn Kaijser | |
contains fix for BSOD https://support.microsoft.com/en-gb/kb/3197954 | |||
2016-10-27 | Revert "[xbmc][win]Build addons with debug info on Windows" | Martijn Kaijser | |
2016-10-24 | [win32] .url extension is not allowed to be registered for UWP apps | Martijn Kaijser | |
2016-10-23 | Build addons with debug info on Windows | Pär Björklund | |
Change buildsetup to bundle all our PDB files into an archive, should hopefully make it easier to look at addon crashes | |||
2016-10-16 | [win32] extend UWP with capabilities and file associations | Martijn Kaijser | |
2016-10-09 | [BuildSetup.bat] Remove unnecessary skin building | Christian Fetzer | |
CMake's pack-skin target already packages the skin (builds the xbt files). The current scripts produced empty xbt files, and the final package only worked because of an error in CMake which was overriding the xbt file again with a working version. | |||
2016-10-09 | [BuildSetup.bat] Update usage instructions | Christian Fetzer | |
2016-09-20 | [win32] fix appx manifest Visual C++ Redistributable for Visual Studio 2015 ↵ | Martijn Kaijser | |
dependency | |||
2016-09-16 | [win32] Update appxmanifest and add banner.png | Martijn Kaijser | |
2016-08-23 | [win32] Remove XBMC to Kodi data migration from NSIS installer | Martijn Kaijser | |
2016-08-07 | [win32] update readme | Martijn Kaijser | |