Age | Commit message (Expand) | Author |
2004-04-11 | ops | Miguel Freitas |
2004-04-11 | typo fixes from Frantisek | Michael Roitzsch |
2004-04-11 | remove non-printable character (0x0c) | Michael Roitzsch |
2004-04-11 | decoder plugins must be disposed outside the plugin catalog lock, because | Michael Roitzsch |
2004-04-11 | thanks to Frantisek for finding the multiline string, but the space should be... | Michael Roitzsch |
2004-04-11 | Committed a modified version of Ian MacIntosh's patch. | Robin KAY |
2004-04-11 | libvcd 0.7.20, libcdio 0.68 | Miguel Freitas |
2004-04-10 | Make xgettext and gcc happy. :-) | František Dvořák |
2004-04-10 | Permit (but not recommend) stream == NULL in io_helper functions. | František Dvořák |
2004-04-10 | disable debugging printf | Michael Roitzsch |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-04-10 | colorkey unscaled overlay support by Yann Vernier | Miguel Freitas |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-04-10 | misplaced } | Miguel Freitas |
2004-04-10 | Fix segfaults on errors. | František Dvořák |
2004-04-10 | Attempt to fix memory leak with ipmovies, but there is still some bigger in x... | František Dvořák |
2004-04-10 | fix channel swapping reported by Peter Antypas | Miguel Freitas |
2004-04-10 | mpg2 fourcc seems to be used by mencoder | Miguel Freitas |
2004-04-10 | somebody complained about a segfault here. it shouldn't hurt. | Miguel Freitas |
2004-04-09 | network cd playback works again | Miguel Freitas |
2004-04-09 | receiving data from network is kind of critical, we better be careful | Miguel Freitas |
2004-04-09 | accept unix LF as line termination (don't try to read another char) | Miguel Freitas |
2004-04-09 | fix playing LPCM (tag preview pack) - fix Fever.vob | Miguel Freitas |
2004-04-09 | on FreeBSD alpha, sys/types.h is needed before machine/param.h | Michael Roitzsch |
2004-04-09 | improving precision of audio vpts calculation, the comment in metronom.c expl... | Michael Roitzsch |
2004-04-09 | porting the rudimentary NAV timestamp handling from DXR3 SPU decoder makes | Michael Roitzsch |
2004-04-09 | including libdts as experimental DTS decoder | Michael Roitzsch |
2004-04-09 | fix compiler warning (missing prototype) | Michael Roitzsch |
2004-04-09 | made GCC happy | Daniel Caujolle-Bert |
2004-04-09 | move ticket init to xine_init(), clean it up. Move streams mutex init to xine... | Daniel Caujolle-Bert |
2004-04-09 | tvtime deinterlacing algorithms assumed top_field_first=1 | Miguel Freitas |
2004-04-09 | small fix for heiko's avi streams | Guenter Bartsch |
2004-04-08 | lib order matters for static linking | Miguel Freitas |
2004-04-08 | avoid big dirty crash when xine_exit() is called without xine_init() first (u... | Daniel Caujolle-Bert |
2004-04-08 | make that a define to improve maintainabilityxine_1-rc3c-release1-rc3c | Michael Roitzsch |
2004-04-08 | Degrease jerking with OGM subtitles. | František Dvořák |
2004-04-07 | fix compiler warnings | Michael Roitzsch |
2004-04-07 | +\n | Philipp Hahn |
2004-04-07 | Michael's patch for improving playback with subtitles, fix the long seeking. | František Dvořák |
2004-04-07 | the patch to audio_out from 1.128 to 1.129 changed a calculation from | Michael Roitzsch |
2004-04-06 | Prepare for MinGW port: | František Dvořák |
2004-04-06 | Patch for using timeout in cddb lookup (xine was freezed just because of fire... | František Dvořák |
2004-04-06 | comment #define LOG | Thibaut Mattern |
2004-04-06 | Use 64 bits to compute current pos. | Thibaut Mattern |
2004-04-06 | Asf demuxer: | Thibaut Mattern |
2004-04-05 | - add XINE_MSG_AUDIO_OUT_UNAVAILABLE event to warn when the audio device is | Bastien Nocera |
2004-04-05 | another int used to store a pointer, which breaks AMD64; | Michael Roitzsch |
2004-04-05 | - allow mounted DVDs to be played back on Linux 2.6, fix a free() on a static... | Bastien Nocera |
2004-04-05 | - remove stream from the streams list when it is disposed | Bastien Nocera |