Age | Commit message (Expand) | Author |
2007-03-10 | When hstrerror() is found in libresolv, link it where it is used. Patch by Al... | Diego 'Flameeyes' Pettenò |
2007-03-10 | Use more portable tail command, by avoiding -n .. it's not strictly POSIX but... | Diego 'Flameeyes' Pettenò |
2007-03-09 | Declare sysi86() function only if it's not declared already. Patch by Albert ... | Diego 'Flameeyes' Pettenò |
2007-03-09 | Check for chost-specific strings command during ./configure rather than on ma... | Diego 'Flameeyes' Pettenò |
2007-03-09 | Test presence of alloca.h and include it if present; suggested by a patch fro... | Diego 'Flameeyes' Pettenò |
2007-02-21 | Make -Wl,-z,defs an opt-in ldflag, if available. The $(xineplug_ldflags) vari... | Diego 'Flameeyes' Pettenò |
2007-02-19 | Fix the checks for flags to avoid displaying the quotes, by using the proper ... | Diego 'Flameeyes' Pettenò |
2007-02-15 | Commit the XCB output plugins by Christoph Pfister after testing on Gentoo pa... | Diego 'Flameeyes' Pettenò |
2007-01-28 | next release 1.1.5 | Miguel Freitas |
2007-01-28 | disabled "-Wl,-z,defs": it breaks compilation for vidix drivers. | Miguel Freitas |
2007-01-27 | Proper using mkdir -p. | František Dvořák |
2007-01-25 | Fixed ffmpeg build for MinGW cross compilation. | František Dvořák |
2007-01-24 | Create a new wavpack plugin with both the old demuxer and a new decoder. To s... | Diego 'Flameeyes' Pettenò |
2007-01-21 | Use docdir and htmldir as basedir to install the documentation into; these ar... | Diego 'Flameeyes' Pettenò |
2007-01-19 | Add --disable-musepack and --with-external-libmpcdec parameters to configure,... | Diego 'Flameeyes' Pettenò |
2007-01-13 | Shell quoting fixes and one m4 quoting fix. Probably some overkill :-) | Darren Salt |
2007-01-13 | * ffmpeg update to 51.28.0 | Miguel Freitas |
2007-01-06 | Use AM_PROG_AS instead of our AM_PROG_AS_MOD. | Darren Salt |
2006-12-31 | Bump external libavcodec version needed for WavPack support. | Diego 'Flameeyes' Pettenò |
2006-12-27 | Correct a typo in option help text. | Darren Salt |
2006-12-27 | Use X_LIBS and X_FLAGS to get the results of pkg-config. | Diego 'Flameeyes' Pettenò |
2006-12-26 | * Implement a WavPack files demuxer, using WavPack library (only for demuxing | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Replace --enable-flac configure option with --with-libflac, as the FLAC | Diego 'Flameeyes' Pettenò |
2006-12-25 | * On platforms where it's possible, use -Wl,-z,defs option so that the linker | Diego 'Flameeyes' Pettenò |
2006-12-25 | Move common cflags injection at the end of the configure run, so that tests t... | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Don't check for libpostproc version and assume that if libavcodec is found | Diego 'Flameeyes' Pettenò |
2006-12-19 | Bump interface age (API addition). | Darren Salt |
2006-12-14 | Added configure option --enable-antialing (disabled by default because | Claudio Ciccani |
2006-12-04 | trying an updated ffmpeg version (51.25.0) | Miguel Freitas |
2006-12-03 | 1.1.3 released | Miguel Freitas |
2006-11-05 | Fix a compile problem which can mean that the Xv output plugin isn't linked | Darren Salt |
2006-11-05 | Unbreak configuring for building without external ffmpeg. | Darren Salt |
2006-11-04 | Remove the pkg-config check and use PKG_CHECK_MODULES to check for directfb. | Diego 'Flameeyes' Pettenò |
2006-11-04 | Also use pkg-config to find xv and xinerama. | Diego 'Flameeyes' Pettenò |
2006-11-04 | Try to make use of Xorg7's pkg-config data, so that the link tests are skippe... | Diego 'Flameeyes' Pettenò |
2006-10-28 | prepare for 1.1.3 with new visual XINE_VISUAL_TYPE_X11_2 | Miguel Freitas |
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ò |