Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-06 | Finally get rid of the VS solution!legacy_drop_vs | Pär Björklund | |
This drops the VS2010Express directory and modifies BuildSetup.bat to only use cmake. No more horrible xml merge conflicts :) | |||
2016-08-04 | [depends] curl 7.50.1 | Martijn Kaijser | |
2016-08-04 | [droid] fix build and cleanup after b04140e5db6859178d00a9adb9b46b64e8c708c5 | wsnipex | |
2016-08-03 | [droid] remove google-breakpad | Martijn Kaijser | |
2016-08-01 | Merge pull request #9567 from mrdominuzq/xbmc-rpllibass | Martijn Kaijser | |
[Depends] libass get rid of rpl | |||
2016-07-30 | [estuary] Add resources folder to build scripts | BigNoid | |
2016-07-27 | [cmake] Group sources and targets into folders | Christian Fetzer | |
2016-07-25 | Merge pull request #10163 from fetzerch/addons_install_toolchain | Christian Fetzer | |
[depends] Install config-binaddons.site and Toolchain_binaddons.cmake | |||
2016-07-24 | [depends] Install config-binaddons.site and Toolchain_binaddons.cmake | Christian Fetzer | |
Installing those two files allows to use xbmc-addons.include to build addons only with the installed depends. That way multiple versions of depends (android-arm, android-x86, ...) can be built and installed from one kodi source tree. Afterwards the source tree can be cleaned completely. When building with CMake, this enables to configure with `-DCMAKE_TOOLCHAIN_FILE=/opt/xbmc-depends/<platform>/share/Toolchain.cmake` and compile the binary addons afterwards with `make binary-addons ADDONS="visualization.spectrum"`. | |||
2016-07-24 | Move win32 files to their own platform folder | Kolja Lampe | |
2016-07-21 | [cmake] Let ExternalProject_Add figure out the right 'make' command | Christian Fetzer | |
ExternalProject.cmake sets a default BUILD_COMMAND to 'make'. Not overriding it has the advantage that it figures out the best option itself (including passing down parallel build parameters). This fixes the Ninja build on Linux due to a problem introduced in 810895469a621c2eb25dbb2ef4aba75ecf067c8b where ninja would be used to build ffmpeg and cpluff (which doesn't work). | |||
2016-07-20 | Merge pull request #9987 from hudokkow/cpack_debian | Cristiano A. Silva | |
[cmake/cpack] Debian packages generation | |||
2016-07-20 | [cmake] Build kodi-wiiremote | h.udo | |
2016-07-19 | Merge pull request #10138 from Razzeee/headset | Martijn Kaijser | |
FIX: HEADSET_PLUG broadcast intent is code-only | |||
2016-07-19 | Merge pull request #10095 from fetzerch/cmake_codecoverage | Wolfgang Schupp | |
[cmake/linux] Code coverage | |||
2016-07-19 | FIX: HEADSET_PLUG broadcast intent is code-only | Chris Koying Browet | |
Conflicts: xbmc/android/activity/XBMCApp.cpp | |||
2016-07-17 | Forgot to update the path here to reflect the new dll location | Pär Björklund | |
2016-07-17 | Cleanup work that started with running as Win10 app | Pär Björklund | |
UWP(project centennial) does not allow AddDllDirectory which we don't really need anyway but it's use made the folder structure pretty. Since we run perfectly fine without it both native and as UWP I decided to drop it completely. To make the build, installer and debugging experience easier this led to plenty of changes to packages and build scripts to output all dlls into /system/ instead of different folders. While moving stuff around some dependencies got updated, it's possible that we can use java menus in bluray movies now, not tested. EasyHook just got repackaged to fit the new folder structure. The rebuilding of dependencies led to us being able to drop old vcredist files which also simplifies installer and packaging, especially for UWP. Some minor cleanup along the way as well | |||
2016-07-17 | Merge pull request #10060 from tamland/addon_screenshots | tamland | |
[addons] screeshot support | |||
2016-07-15 | [win32] fix testbuilds | Martijn Kaijser | |
2016-07-13 | [estouchy] add screenshots | Thomas Amland | |
2016-07-11 | [buildsteps/linux] Run tests with Code Coverage report generation | Christian Fetzer | |
2016-07-11 | [depends/cmakebuildsys] Pass Configuration to the build | Christian Fetzer | |
2016-07-10 | Merge pull request #10086 from stefansaraev/curl-nortmp | Wolfgang Schupp | |
[depends] build curl without librtmp support | |||
2016-07-09 | Merge pull request #10087 from Fneufneu/freebsd_cmake | Christian Fetzer | |
Freebsd cmake | |||
2016-07-09 | [cmake] do not hardcode make command | Fneufneu | |
use CMAKE_MAKE_PROGRAM variable to fix FreeBSD build | |||
2016-07-09 | [cmake] fix ffmpeg freebsd build | Fneufneu | |
reuse linux args | |||
2016-07-07 | [depends] build curl without librtmp support | Stefan Saraev | |
kodi now uses ffmpeg's own rtmp implementation, and optionaly inputstream.rtmp rtmp support was picked automaticlay by libcurl configure if librtmp header/libs are present in sysroot. no point linking our libcurl against librtmp now | |||
2016-07-07 | Revert "[android/packaging] Sync rtmp removal" | Christian Fetzer | |
2016-07-06 | Merge pull request #10017 from fetzerch/cmake-fix-rtmp | Christian Fetzer | |
[android/packaging] Sync rtmp removal | |||
2016-07-04 | Merge pull request #10056 from MartijnKaijser/libbluray | jenkins4kodi | |
2016-07-04 | Merge pull request #10049 from hudokkow/eventclient_cleanup | Cristiano A. Silva | |
[eventclients] Nuke J2ME | |||
2016-07-03 | FFmpeg: Bump to version 3.1.1-Krypton-Alpha3 | fritsch | |
2016-07-01 | [depends] libomxil-bellagio is not used | Martijn Kaijser | |
2016-07-01 | [depends] libbluray 0.9.3 | Martijn Kaijser | |
2016-07-01 | [eventclients] Nuke J2ME | h.udo | |
2016-07-01 | Merge pull request #10048 from MartijnKaijser/libxslt | jenkins4kodi | |
2016-06-30 | Merge pull request #10041 from wsnipex/bump-python | Martijn Kaijser | |
[depends] bump python to 2.7.12 | |||
2016-06-29 | [depends] bump python to 2.7.12 | wsnipex | |
2016-06-23 | [depends] bump mDNSResponder to 625.41.2 | Rechi | |
2016-06-20 | [android/packaging] Sync rtmp removal | Christian Fetzer | |
RTMP got removed in https://github.com/xbmc/xbmc/pull/9946. | |||
2016-06-18 | Merge pull request #9996 from MartijnKaijser/rtmpdump | Martijn Kaijser | |
[depends] rtmpdump commit version fa8646d | |||
2016-06-18 | [depends] jpeg lib isn't used anymore | Martijn Kaijser | |
2016-06-18 | [depends] libxslt 1.1.29 | Martijn Kaijser | |
2016-06-18 | [depends] rtmpdump commit version fa8646d | Martijn Kaijser | |
2016-06-18 | [depends] remove libmodplug as it's now a binary add-on | Martijn Kaijser | |
2016-06-16 | [depends] swig 3.0.10 | Martijn Kaijser | |
2016-06-16 | Merge pull request #9777 from Rechi/curlIPv6 | Wolfgang Schupp | |
[depends/curl] enable IPv6 | |||
2016-06-14 | Merge pull request #9943 from MartijnKaijser/gettext | Martijn Kaijser | |
[depends] gettext 0.19.8 | |||
2016-06-14 | [depends] bump python to 2.7.11 | wsnipex | |