Age | Commit message (Expand) | Author |
2006-09-16 | Should fix some random crashes (see testsuite). | Thibaut Mattern |
2006-09-16 | Proper using CFLAGS when build ogg. | František Dvořák |
2006-09-16 | Fixed ASF header reading. | Thibaut Mattern |
2006-09-15 | Fixed potential memory corruption. | Thibaut Mattern |
2006-09-15 | Make freetype2 not mandatory, thanks to Thibaut Mattern for letting me know. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Regenerate. | 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 | Use automake 1.9 if available, solves a few corner cases and avoids the list ... | Diego 'Flameeyes' Pettenò |
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 | Don't use WAND_CPPFLAGS and WAND_LDFLAGS. | 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 | Add missing blanks. | Philipp Hahn |
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 | Remove. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Remove m4 files for the tests moved to pkg-config. | 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 | Suppose we're using a Speex version new enough to have the speex subdir every... | Diego 'Flameeyes' Pettenò |
2006-09-14 | Update ChangeLog with new libcaca 0.99 support. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Regenerate. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Add audio_pulse_out.c that replaces audio_polyp_out.c. | Diego 'Flameeyes' Pettenò |
2006-09-14 | Update API for libcaca 0.99. Patch by cjacker huang. | 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-14 | Remove reference to removed caca.m4 (libcaca 0.99 will use pkg-config). | Diego 'Flameeyes' Pettenò |
2006-09-14 | Removed. | 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-13 | Update changelog after closing bug #1550763. | Diego 'Flameeyes' Pettenò |
2006-09-13 | Return -1 when a connection error happens, so that other input plugins are no... | Diego 'Flameeyes' Pettenò |
2006-09-13 | Return -1 when the file is inaccessible, not found, or empty, so that other i... | Diego 'Flameeyes' Pettenò |
2006-09-13 | Allow the input plugins to file in a proper way when they can handle the inpu... | Diego 'Flameeyes' Pettenò |
2006-09-13 | Fix the debug build. | František Dvořák |
2006-09-13 | Update ChangeLog now that the bug is closed. | Diego 'Flameeyes' Pettenò |
2006-09-13 | Use the media.network.timeout setting already defined as timeout for the conn... | Diego 'Flameeyes' Pettenò |
2006-09-13 | When only one host is present, or with the last host, enable the non-block mo... | Diego 'Flameeyes' Pettenò |
2006-09-13 | Add bug number, too. | Diego 'Flameeyes' Pettenò |
2006-09-13 | Update ChangeLog with the recent changes. | Diego 'Flameeyes' Pettenò |
2006-09-13 | Don't use the proxy if the host resolves to 127.0.0.1 (localhost). | 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-11 | Oops, overkill the bug isn't needed. | František Dvořák |
2006-09-11 | Compilation fix. | František Dvořák |
2006-09-11 | Add stdarg.h header to build on x86 glibc, and rename the parameter this to s... | Diego 'Flameeyes' Pettenò |
2006-09-11 | handle stereo data that is only 8 bits in resolution | Mike Melanson |
2006-09-10 | Restre xine_vlog as a va_list function, xine_log is already a variable argume... | Diego 'Flameeyes' Pettenò |
2006-09-10 | Allow xine-lib to compile with gcc 4.1.1. | James Courtier-Dutton |