Age | Commit message (Expand) | Author |
2010-06-12 | [osx] 1) remove ARCH_DEFINES usage, it's redundent, 2) libmodplug-xxx.so was ... | davilla |
2010-06-11 | [osx] changed, -frameworks belongs in LIBS | davilla |
2010-06-09 | fixed, name changed to libcrystalhd | davilla |
2010-06-08 | fixed: cpluff needs LDFLAGS on OSX | althekiller |
2010-06-08 | fixed: POSIX feature test macros should be passed to all of the crap we build | althekiller |
2010-06-08 | fixed: OSX clean up passing of C/CXXFLAGS to subproject configures | althekiller |
2010-06-08 | fixed: LINUX clean up passing of C/CXXFLAGS to subproject configures | althekiller |
2010-06-08 | fixed: lva is required to test lva-glx, so test lva first. | althekiller |
2010-06-08 | fixed: debug and optim cflags should be passed to all lib tests and crap we b... | althekiller |
2010-06-08 | fixed: POSIX feature test macros should be passed to all of the crap we build | althekiller |
2010-06-08 | added: configure option for specifying default LIRC device | anssih |
2010-06-08 | added: webm support through libvpx | spiff_ |
2010-06-07 | fixed: do not build internal libdts/liba52 if disabled (ticket #9277) | anssih |
2010-05-31 | fixed: linux build | vdrfan |
2010-05-21 | [arm] silence warnings about 'mangling of 'va_list' has changed in GCC 4.4 fo... | davilla |
2010-05-20 | fixed: vaapi was not getting enabled after changes to how configure logs enab... | elupus |
2010-05-20 | [arm] setup use_arch/use_cpu for arm | davilla |
2010-05-20 | move use_webserver check | davilla |
2010-05-20 | cosmetics, standard two space indent, removing all the various indenting styl... | davilla |
2010-05-20 | move host testing so we can setup use_arch/use_cpu defaults for arm | davilla |
2010-05-20 | [arm] choose armv7a/cortex-a9/vfpv3-d16 vs armv6/cortex-a8 for tegra2 based o... | davilla |
2010-05-20 | Fixed: ProjectM did not properly work with 32bit architectures. | tslayer |
2010-05-19 | [arm] fixed, typo. It's vfpv3-d16 and not vfpv3-d16n | davilla |
2010-05-19 | [arm] remove mtune=cortex-a8 from ffmpeg flags on generic gcc arm configure | davilla |
2010-05-19 | [arm] fixed arm build so --enable-gles --enable-tegra work correctly | davilla |
2010-05-18 | [arm] add missing --enable-gles | davilla |
2010-05-18 | [arm] merge arm-camelot into trunk, thanks to mcgeagh for all his hard workin... | davilla |
2010-05-17 | 1) define HAVE_LIBCRYSTALHD and set it to '1', 2) removed comment, VDADecoder... | davilla |
2010-05-15 | Autogenenerate presets.zip for projectm. | ceros7 |
2010-05-13 | fixed: Marked pulse as auto but forgot to implement. | althekiller |
2010-05-13 | removed: Old cruft, pcre is required now. | althekiller |
2010-05-13 | fixed: Configure options that are normally auto-detected, but the user has ma... | althekiller |
2010-05-12 | Implement and use our own pushd/popd functions for shells that don't support ... | ceros7 |
2010-05-12 | [osx] fixed libass configure, AC_CHECK_LIB needs to be in platform independen... | davilla |
2010-05-12 | Fix errors caused by latest dash no longer supporting assignments via '+='. | ceros7 |
2010-05-12 | fixed: linux compile for a sleepy spiff | theuni |
2010-05-12 | [osx,linux] fixed build breakage | davilla |
2010-05-12 | fixed: fall back to internal libass if the system one does not cut it | spiff_ |
2010-05-11 | changed: move linux to system libass | spiff_ |
2010-05-11 | fixed: configure switches for vorbis encode | gnif2 |
2010-05-11 | added: configure option to enable libvorbis encode support in ffmpeg | gnif2 |
2010-05-11 | fixed: wrong configure flags for mp3 encode support | gnif2 |
2010-05-11 | added: new cdrip FFmpeg encoder (incomplete, disabled for now) | gnif2 |
2010-05-11 | Don't build with external libdts or liba52 if not using those deprecated libr... | ceros7 |
2010-05-11 | Build projectM with -fpic on. | ceros7 |
2010-05-10 | fixed: remove useless "echo -n" that doesn't work on OSX | beenje |
2010-05-10 | Applied #9200 - Thanks openelec.tv for the contribution! | topfs2 |
2010-05-09 | Fix build for cross compiling. Use $CC instead of gcc for library test. | ceros7 |
2010-05-07 | fixed: VDA config flags was always set. (whitespace matters) | althekiller |
2010-05-05 | [osx] fixed command-line make | davilla |