Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-29 | Update android packaging Makefile for MP3Codec/libmad removal | Daniel Scheller | |
2014-04-29 | Update depends for MP3Codec/libmad removal | Daniel Scheller | |
2014-04-28 | [jenkins] - enable-neon for android | Rainer Hochecker | |
2014-04-27 | [depends] add m4 macros for compiler flag testing | wsnipex | |
2014-04-27 | [depends] add neon and tegra switches | wsnipex | |
2014-04-27 | [osx] support building with depends ffmpeg instead of internal | Jonathan Marshall | |
2014-04-27 | [osx] specify target-os as 'darwin' for osx/ios, and amend sed to be ↵ | Jonathan Marshall | |
compatible with BSD | |||
2014-04-27 | [linux] log how ffmpeg was linked, ffmpeg version check and logging | wsnipex | |
2014-04-27 | [depends] add --with-platform=raspberry-pi switch | wsnipex | |
2014-04-27 | ffmpeg: bump version to 2.2 | Rainer Hochecker | |
2014-04-27 | [WIN32] prepare mingw build files for jenkins. | wsoltys | |
2014-04-27 | add ffmpeg makefile for rpi | wsnipex | |
2014-04-27 | [rpi] setup-sdk.sh: allow overriding of buildroot and xbmc install paths | wsnipex | |
also don't require root if not needed | |||
2014-04-27 | [configure] remove internal ffmpeg | wsnipex | |
2014-04-27 | [depends] move ffmpeg to unified deps | wsnipex | |
2014-04-26 | [PVR] bump add-ons | Lars Op den Kamp | |
2014-04-18 | Introduce Amlogic M8 4K video format on Android 4.4 | Stanislav Vlasic | |
2014-04-15 | Merge pull request #4537 from bkuhls/uclibc | Trent Nelson | |
[uClibc] Fix compilation on arm | |||
2014-04-08 | Merge pull request #4297 from maxwellito/wiimote_battery_fix | Trent Nelson | |
Fix Wiimote battery problem | |||
2014-04-08 | [eventclient] Fix Wiimote battery problem | Maxwellito | |
[eventclient] Fix Wiimote battery problem Remove commented code | |||
2014-04-08 | [uClibc] Fix compilation on arm | Bernd Kuhls | |
Tested with: Target: arm-buildroot-linux-uclibcgnueabi gcc version 4.7.3 (Buildroot 2014.05-git-00735-gc1618c8) | |||
2014-03-30 | [openssl] adds fix_alert_handling.patch from 0.9.8za to fix issues with ↵ | Jonathan Marshall | |
github hosted repositories | |||
2014-03-27 | Merge pull request #4476 from Memphiz/shairplayfix | jmarshallnz | |
[shairplay] - upstream backports - fix password protection and socket race condition | |||
2014-03-24 | [shairplay] - backport of ↵ | Memphiz | |
https://github.com/juhovh/shairplay/commit/8e6795779558d2828aef14078fefbcadd5323fa6 - fixes passwd auth with itunes | |||
2014-03-24 | [shairplay] - backport of ↵ | Memphiz | |
https://github.com/juhovh/shairplay/commit/ac9240fa569df5a10d534a4cd45740a44ee00f63 - fixes race between ipv4 and ipv6 socket acceptance | |||
2014-03-23 | [depends] - add missing dependency for python native (needs libz-native) | Memphiz | |
2014-03-15 | Merge pull request #4387 from Tolriq/swig_javahome | jmarshallnz | |
Correctly use JAVA_HOME when generating SWIG bindings | |||
2014-03-14 | [PVR] bump add-ons | Rainer Hochecker | |
2014-03-10 | Correctly use JAVA_HOME when generating SWIG bindings | Tolriq | |
Fix some compilation problems on windows with multiple java install or java not in path but with a correct JAVA_HOME defined | |||
2014-03-03 | [release] version bump to 14.0 alpha1 | Martijn Kaijser | |
2014-02-23 | depends: fix already installed check on osx | Joakim Plate | |
Avoid depending on .so files which could be .dylib on osx Fix some invalid dependencies | |||
2014-02-23 | Merge pull request #4007 from wsnipex/crashlog | Trent Nelson | |
[linux] allow override of crashlog directory | |||
2014-02-13 | Merge pull request #4194 from davilla/fix-patch-spew | Trent Nelson | |
fixed, missing last line causes patch to spew warnings | |||
2014-02-13 | [PVR] bump add-ons | Lars Op den Kamp | |
2014-02-12 | [jenkins] - add gtest buildstep for jenkins (osx32, osx64m linux32, linux64) | Memphiz | |
2014-02-12 | fixed, missing last line causes patch to spew warnings | S. Davilla | |
2014-02-11 | Merge pull request #4188 from Memphiz/ios7mpeg2crash2 | Trent Nelson | |
[ios7/atv2] - the real fix for the crash&burn | |||
2014-02-11 | Merge pull request #4067 from ulion/fix_curl_302_content_length | Trent Nelson | |
Fix redirected stream content-length. Fix #14647 | |||
2014-02-11 | [ios] - fix libmpeg2 PIC asm by including upstream patch - this is the real ↵ | S. Davilla | |
fix for the ios7 crash when loading libmpeg2 (and by reverting the former uncorrect fix this also fixes the kernel panic which occured on atv2 running ios5 and older ...) | |||
2014-02-11 | Revert "[ios7/ios/atv2] - link statically against libmpeg2 - since ios7 we ↵ | Memphiz | |
crash and burn when we load libmpeg2 as dylib - closes #14813" This reverts commit 0e53fea3bbf092cccad9f5ade492754ee2a22ead. Conflicts: XBMC.xcodeproj/project.pbxproj | |||
2014-02-09 | fixed, compiler warning. this comes from boost upstream ↵ | S. Davilla | |
(https://svn.boost.org/trac/boost/ticket/4918) | |||
2014-01-28 | [PVR] sync add-ons | Lars Op den Kamp | |
2014-01-23 | ADD: [droid] backdoor to define XBMC_HOME and HOME on android | Chris "Koying" Browet | |
2014-01-22 | Fix redirected stream content-length. Fix #14647 | ulion | |
2014-01-21 | FIX: [depends]: boost: actually enable spinlock for shared_ptr multithread ↵ | Chris "Koying" Browet | |
on arm | |||
2014-01-20 | [PVR] bump add-ons (win32 bugfix) | wsoltys | |
2014-01-19 | FIX: [droid] prevent the os from shutting us down if a touchpad device is ↵ | Chris "Koying" Browet | |
added/removed | |||
2014-01-17 | depends: sdl patch for x11 | Rainer Hochecker | |
2014-01-17 | depends: fix compile of sdl on linux | Rainer Hochecker | |
2014-01-17 | depends: fix compile error on linux | Rainer Hochecker | |