Age | Commit message (Expand) | Author |
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 |
2006-09-10 | Fix seeking, remove blocksize support for now, and check if mmap fails. | Diego 'Flameeyes' Pettenò |
2006-09-10 | Add missing line. | Diego 'Flameeyes' Pettenò |
2006-09-09 | Implement MMAP capable reading for files, reduces memory impact and improve p... | Diego 'Flameeyes' Pettenò |
2006-09-09 | Dynamically create the log_buffers entries and the lines buffers for the logs... | Diego 'Flameeyes' Pettenò |
2006-09-09 | Add xine_vlog in xine.c, remove xine_vflog from input_vcd, and do the stdout/... | Diego 'Flameeyes' Pettenò |
2006-09-09 | Constantise some strings. | Diego 'Flameeyes' Pettenò |
2006-09-08 | handle thread creation and memory allocation failures more gratefully | Miguel Freitas |
2006-09-08 | fix switch from alsa/dmix 2.0 to 5.1 [bug #1226595] | Miguel Freitas |
2006-09-08 | some fixes to abort playback if audio driver failed to open | Miguel Freitas |
2006-09-08 | update latency querying to the new api | Miguel Freitas |
2006-09-08 | remove references to audio_polyp_out that broke daily build | Miguel Freitas |
2006-09-08 | Try to match input plugin block size. | Thibaut Mattern |
2006-09-07 | Added common asf header parser. | Thibaut Mattern |
2006-09-06 | Build workaround for MinGW. | František Dvořák |
2006-09-04 | Proper configure fix, | František Dvořák |