Age | Commit message (Expand) | Author |
2011-06-23 | Removed emu_* threading code which wasn't being used anyway. | Jim Carroll |
2011-06-22 | add libavutil/mem.h check | Fneufneu |
2011-06-22 | add missing libavfilter detection for external ffmpeg | Fneufneu |
2011-06-18 | conditionally compile nfs code | spiff |
2011-06-15 | Add support for YAJL 2.x (fixes #11609) | Fredrik Wendel |
2011-06-14 | [fixed, i486 is now powerpc and a smack to the cp monster | davilla |
2011-06-13 | add TARGET_xxx into configure.in | davilla |
2011-06-13 | prep for TARGET_xxx, move _LINUX into ARCH_DEFINES | davilla |
2011-06-11 | [linux/osx/ios] Prepare dyloading libnfs | Memphiz |
2011-06-07 | changed: removed libwavpack as it's fully supported by ffmpeg (fixes #11615) | vdrfan |
2011-06-03 | replace jsoncpp with yajl (thanks topfs2) | montellese |
2011-05-26 | Fix autoconf warnings on newer versions: | Mariusz Bialonczyk |
2011-05-24 | no need to static link these, dyload them on demand like we do on the other p... | Scott Davilla |
2011-05-22 | [osx/ios] refactor ios depends build system to use config.site | beenje |
2011-05-20 | Removed jsoncpp | Tobias Arrskog |
2011-05-17 | Added check for libyajl to configure | Tobias Arrskog |
2011-05-17 | [osx/ios] fixed configure warning when checking mpeg2dec/mpeg2convert.h, the ... | S. Davilla |
2011-05-11 | [osx/ios] remove ARCHTYPE, it is not needed anymore as -arch is passed in LDF... | S. Davilla |
2011-05-10 | added: provide JSON-RPC server over bluetooth on linux aswell | Joakim |
2011-05-03 | [osx] disable GNU_AS when building ffmpeg for ppc | beenje |
2011-05-02 | [osx] cross-compile powerpc-osx | beenje |
2011-05-02 | Fix trac 11461. third party python library PIL now builds correctly under linux. | Jim Carroll |
2011-04-30 | [ios] fixed, only support i386 native texturepacker for now | S. Davilla |
2011-04-30 | [ios] turn off native texturepacker until we can figure out x86_64 issues on osx | S. Davilla |
2011-04-30 | added native build option of TexturePacker | S. Davilla |
2011-04-30 | add option to build native version of libsquish | S. Davilla |
2011-04-30 | added configure arg to enable/disable texturepacker | S. Davilla |
2011-04-30 | [osx] fixed powerpc-osx build | beenje |
2011-04-20 | [osx] fixed osx build, projectM could not find OpenGL/GL.h includes | S. Davilla |
2011-04-18 | fixed: commit 347014d7 accidentally disabled xrandr, fixed for real this time | theuni |
2011-04-18 | changed: removed dupe mysqlclient check | theuni |
2011-04-18 | changed: use opengl checks rather than arm where appropriate | theuni |
2011-04-18 | changed: set use_gl to no if use_gles is enabled | theuni |
2011-04-16 | changed: rename BUILD_GOOM to DISABLE_GOOM to reflect what it really means | theuni |
2011-04-16 | fixed: don't build+install xrandr if explicitly disabled by configure | theuni |
2011-04-16 | refactor configure to combine linux and darwin sub-configures | S. Davilla |
2011-04-15 | fixup not one but two stupid typos in last commit | theuni |
2011-04-15 | fixed: pkg_check for fontconfig and curl. | theuni |
2011-04-13 | [ios] fixed, configure is bash so you need to quote strings | S. Davilla |
2011-04-08 | configure.in: set version to 11.0 | Paul Menzel |
2011-04-07 | File changes to remove the last remnants of USE_EXTERNAL_PYTHON and --enable-... | Jim Carroll |
2011-04-06 | [ios/atv2] fixed build breakage | S. Davilla |
2011-04-06 | The push of the external-python broke the default build for linux. This fix i... | Jim Carroll |
2011-04-06 | Merge remote branch 'mine/ext-python' | Jim Carroll |
2011-04-05 | Remove xbms support due to licensing issue with libXBMS. | Andres Mejia |
2011-04-05 | Code changes for external python. Changes include submissions by cptspiff,WiS... | spiff |
2011-04-02 | Merge branch 'optinalinotify' of github:Fneufneu/xbmc | spiff |
2011-03-28 | fixes #11373, use results from mysql_config in configure to determine mysql l... | S. Davilla |
2011-03-27 | [osx/ios] changed libass from static link to xbmc binary to dyloaded/unloaded... | S. Davilla |
2011-03-26 | changed, libcmyth from two static libs to dyloaded on demand | S. Davilla |