Age | Commit message (Expand) | Author |
2006-10-16 | Compile v4l on FreeBSD with v4l_compat package. | František Dvořák |
2006-10-13 | Fix typo. | Diego 'Flameeyes' Pettenò |
2006-10-13 | Make freetype2 and fontconfig disabled by default, as per requests on mailing... | Diego 'Flameeyes' Pettenò |
2006-10-12 | Suppressed a libtool warning. | Hans-Dieter Kosch |
2006-10-10 | Install inttypes.h on stone age platforms (xine.h needs it). | František Dvořák |
2006-10-02 | build cdio for builddir != . | František Dvořák |
2006-09-29 | Add an optional dependency over fontconfig, so that if present it is used to ... | Diego 'Flameeyes' Pettenò |
2006-09-26 | Check for visibility attribute, to allow using protected visibility for libra... | Diego 'Flameeyes' Pettenò |
2006-09-21 | Build fixes (other version of external libcdio workaround, typo in DX aout). | František Dvořák |
2006-09-16 | Provide an --enable-mmap switch to enable mmap, and default to the previous b... | Diego 'Flameeyes' Pettenò |
2006-09-15 | Make freetype2 not mandatory, thanks to Thibaut Mattern for letting me know. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Fix build on system w/o speex or theora (and I'm going to install it :-)). | František Dvořák |
2006-09-14 | Don't check for F77/Fortran support in libtool, as no part of the code really... | Diego 'Flameeyes' Pettenò |
2006-09-14 | Even imagemagick can be moved to pkg-config, and this also unbreaks the build. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Simplify IPv6 check. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Fix SDL built/not built declaration at the end of the config process. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Use pkg-config also to check for freetype2. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Fix typo | Diego 'Flameeyes' Pettenò |
2006-09-14 | Try to sanitise the --enable/--disable and --with/--without switches. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Do the same for SDL: use pkg-config rather than the m4 test. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Replace also esound test with pkg-config based test, and remove esd.m4. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Use pkg-config to run the tests for libogg, libvorbis, libtheora and libspeex... | Diego 'Flameeyes' Pettenò |
2006-09-14 | Update libcaca check to use the pkg-config file shipped with libcaca 0.99, an... | Diego 'Flameeyes' Pettenò |
2006-09-13 | Don't use -force_cpusubtype_ALL on Linux; thanks to Luca Barbato for noticing. | Diego 'Flameeyes' Pettenò |
2006-09-12 | Fixed iconv warnings on FreeBSD, fixed build w/o iconv but require it as defa... | František Dvořák |
2006-09-12 | Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests.... | Diego 'Flameeyes' Pettenò |
2006-09-09 | Implement MMAP capable reading for files, reduces memory impact and improve p... | Diego 'Flameeyes' Pettenò |
2006-09-04 | Proper configure fix, | František Dvořák |
2006-09-03 | Fix configure for non-modular Xorg. | František Dvořák |
2006-09-02 | Allow extended hosts even for FreeBSD, when enabling vidix. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Remove polypaudio plugin, in favour of PulseAudio. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Make ./configure --enable-v4l fail if the videodev header is not found. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Error out if --enable-syncfb is forced on a non-Linux system. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Add --enable-syncfb option, and fix --enable-fb that was doubled; make it work. | Diego 'Flameeyes' Pettenò |
2006-08-27 | spec-file fix and translation update | František Dvořák |
2006-08-12 | JACK audio driver by Chris Cannam | Miguel Freitas |
2006-08-11 | Bump requirement for external libvcdinfo to one which has | Darren Salt |
2006-08-02 | delete USE_FASTMEMCPY FFmpeg flag since our fastmemcpy.h file has | Mike Melanson |
2006-07-30 | Remove AC_CANONICAL_TARGET call, this is not a compiler. | Diego 'Flameeyes' Pettenò |
2006-07-28 | Only check for XShm.h if we're using X. | Darren Salt |
2006-07-28 | Check whether XShm.h is available; abort if not. | Darren Salt |
2006-07-26 | For some reasons to some users AC_SUBST isn't run by default by PKG_CHECK_MOD... | Diego 'Flameeyes' Pettenò |
2006-07-16 | Add asprintf & vasprintf implementations for systems which don't have them. | Darren Salt |
2006-07-12 | Don't invoke AC_C_ALWAYS_INLINE. | Darren Salt |
2006-07-11 | Replace the old polypaudio check with a new one using pkg-config, and mark po... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Start implementing a pulseaudio output plugin, based on the previous polypaud... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Remove the libtool hacking, --without-pic will do just as --enable-fpic if th... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Bump version to 1.1.3cvs. | Diego 'Flameeyes' Pettenò |
2006-07-11 | Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to Benjami... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Fix an error introduced in the x86 Mac fix. | Darren Salt |