Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-20 | Revert "[addon] add API level 3 on kodi side for future development - Part 1" | Alwin Esch | |
This reverts commit 6bd9862ee4a2b817790957ed9f2da75e18387830. | |||
2016-05-18 | [addon] add API level 3 on kodi side for future development - Part 1 | Alwin Esch | |
2016-05-18 | [addon] add API level 2 on kodi side - Part 1 | Alwin Esch | |
2016-05-18 | [cmake] Rename kodi/xbmc-config.cmake.in to XBMC/KodiConfig.cmake.in | h.udo | |
2016-05-10 | Merge pull request #9787 from stefansaraev/cleanup1 | Stefan Saraev | |
[cleanup] ogg/vorbis/flac leftovers | |||
2016-05-10 | configure: add support for aarch64 | Bernd Kuhls | |
Downloaded from: https://github.com/OpenELEC/OpenELEC.tv/blob/master/packages/mediacenter/kodi/patches/kodi-999.10-aarch64-support.patch and added uClibc support. v2: removed joystick (stefansaraev) and cortex-a53 (koenkooi) options. | |||
2016-05-09 | [cleanup] ogg/vorbis/flac leftovers | Stefan Saraev | |
2016-05-02 | Merge pull request #9689 from bkuhls/powerpc | Wolfgang Schupp | |
configure.ac / xbmc_arch.m4: add support for powerpc64 little endian | |||
2016-05-01 | Merge pull request #9675 from MartijnKaijser/cdrip | Martijn Kaijser | |
Avoid compiling cdrip when build with --disable-optical-drive | |||
2016-05-01 | bump to 17 alpha 2 | Martijn Kaijser | |
2016-04-29 | VideoPlayer: iOS, drop old videotoolbox decoder infaviour of ffmpeg | Rainer Hochecker | |
2016-04-27 | Merge pull request #9686 from stefansaraev/deps-cleanup | Stefan Saraev | |
[cleanup] remove unused depends | |||
2016-04-27 | configure.ac: add support for powerpc64 little endian | Bernd Kuhls | |
Fixes: configure: error: unsupported host (powerpc64le-buildroot-linux-gnu) configure: error: unsupported build target: powerpc64le-buildroot-linux-gnu | |||
2016-04-26 | Merge pull request #9682 from bkuhls/powerpc | Stefan Saraev | |
configure.ac: Add target_platform=target_linux for powerpc | |||
2016-04-26 | [depends] remove libogg / libvorbis | Stefan Saraev | |
2016-04-26 | [cleanup] remove not need ogg/vorbis check from configure.ac | Stefan Saraev | |
2016-04-26 | Merge pull request #9401 from OpenELEC/configure-cleanup | Martijn Kaijser | |
Configure cleanup, this removes some leftovers in configure.ac | |||
2016-04-25 | configure.ac: Add target_platform=target_linux for powerpc | Bernd Kuhls | |
2016-04-24 | Avoid compiling cdrip when build with --disable-optical-drive | Martijn Kaijser | |
2016-04-21 | configure.ac: quote ${CC} and ${CXX} | Max Kellermann | |
Allow them to have spaces. | |||
2016-03-31 | FFmpeg: Replace libdcadec with internal hd aware dca decoder | fritsch | |
2016-03-28 | Make cmake required on all platforms | Alwin Esch | |
2016-03-19 | [configure] remove libdvdcss support leftovers | Stephan Raue | |
2016-03-19 | [configure] remove joystick support leftovers | Stephan Raue | |
2016-03-18 | build: Add vcsm lib | popcornmix | |
2016-03-10 | [android] add JNI wrapper for android.hardware.input.InputManager, a ↵ | montellese | |
Java/native implementation of InputManager.InputDeviceListener and an IInputDeviceCallbacks interface to be able to receive callbacks when input devices change | |||
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-10 | Remove joystick code | Garrett Brown | |
Joystick support will return in a following commit. Platform specific code will be isolated entirely in binary add-ons. Removal of joystick code is incomplete on Android (todo) Thanks to Tolriq for fixing broken EventServer. | |||
2016-03-09 | [addon] Move add-on library parts to independent folders (code rework) | Alwin Esch | |
2016-03-05 | add callback lib for inputstream | Rainer Hochecker | |
2016-03-01 | build estouchy instead of re-touched | ronie | |
2016-03-01 | prepare build-related stuff for skin change | phil65 | |
2016-02-29 | [configure] set CORE_SYSTEM_NAME in autotools analog to cmake | wsnipex | |
2016-02-29 | VideoPlayer: add process info, helps deciding what option should be taken ↵ | xbmc | |
for sttings like deinterlacing | |||
2016-02-23 | [posix] move libdvd to depends | wsnipex | |
2016-02-13 | [depends] remove libsquish | Stefan Saraev | |
2016-02-05 | [guilib][depends] Remove libgif from core. It's still needed for TexturePacker. | ace20022 | |
2016-02-01 | [configure] remove boost dependency | Stefan Saraev | |
2016-01-29 | [cleanup] wayland | Stefan Saraev | |
2016-01-13 | Merge pull request #8832 from Memphiz/mrmc_backports3 | jenkins4kodi | |
2016-01-13 | [configure] - renamed IOS-Info.plist.in | Memphiz | |
2016-01-11 | [configure] use pkg-config for openssl detection | wsnipex | |
2016-01-11 | [configure] use pkg-config for libssh detection | wsnipex | |
2016-01-07 | allow disable libbluetooth | asavah | |
use PKG_CHECK_MODULES | |||
2016-01-06 | [cleanup] asap codec leftovers | Stefan Saraev | |
2016-01-05 | drop libmpeg2 | Rainer Hochecker | |
2015-12-29 | [cleanup] nuke jpegio | Stefan Saraev | |
2015-12-29 | [cleanup] nuke cximage | Stefan Saraev | |
2015-12-20 | remove glew, its superseded by egl | wsnipex | |
2015-12-12 | [codeshuffle] - moved main to platform/posix | Memphiz | |