Age | Commit message (Expand) | Author |
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 |
2006-09-03 | Fix configure for non-modular Xorg. | František Dvořák |
2006-09-03 | Clear back buffer(s) when output area changes. | Claudio Ciccani |
2006-09-03 | Send to the decoder the proper header, this way FFmpeg can decode mp3 files w... | Diego 'Flameeyes' Pettenò |
2006-09-02 | Complete removal of polypaudio. | Diego 'Flameeyes' Pettenò |
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 | Disabled support for subpicture overlay bacause of problems with Matrox's | Claudio Ciccani |
2006-09-02 | Don't use linux/config.h and include mtrr.h unconditionally, close bug #973678. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Avoid implicit declaration of close() function. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Now that syncfb can be enabled, let it compile. This fixes the report #1547576. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Add --enable-syncfb option, and fix --enable-fb that was doubled; make it work. | Diego 'Flameeyes' Pettenò |
2006-09-01 | Fix building on amd64 and x86 too, by moving the constant at the top. | Diego 'Flameeyes' Pettenò |
2006-08-31 | Move the help text out of the #if condition. | Diego 'Flameeyes' Pettenò |
2006-08-30 | Regenerate. | Diego 'Flameeyes' Pettenò |
2006-08-30 | Remember to add attributes.m4 to the dist tarball. | Diego 'Flameeyes' Pettenò |
2006-08-27 | spec-file fix and translation update | František Dvořák |
2006-08-27 | Fix bug where incorrect aspect ratio was being passed to post plugins up | Jason Tackaberry |
2006-08-14 | added optional -jack subpackage in the spec-file | Manfred Tremmel |
2006-08-13 | move image presentation support to xine-lib | Miguel Freitas |
2006-08-13 | patch to fix compilation with gcc 4.0 and -fPIC | Miguel Freitas |
2006-08-12 | JACK audio driver by Chris Cannam | Miguel Freitas |
2006-08-12 | don't report extensions/mimetypes if required decoder is missing | Miguel Freitas |