Age | Commit message (Expand) | Author |
2002-05-04 | Fixing XVidMode support (that fix took me a few hours, wow). Also the SyncFB | Matthias Dahl |
2002-05-04 | Playing the same file after a xine_stop() was unworkable. Fixed (i hope i | Daniel Caujolle-Bert |
2002-05-03 | switches to libtool versioning | Siggi Langauf |
2002-05-03 | removing unused libvfill directory | Siggi Langauf |
2002-05-03 | Frame resizing patch from Miguel. | Daniel Caujolle-Bert |
2002-05-03 | Fix 'make debug' stage (slap on my face). | Daniel Caujolle-Bert |
2002-05-03 | fix some log messages. try to provide some hint to user so it may be able | Miguel Freitas |
2002-05-03 | fix VCD playback (i've just learned once for all: mpeg SCR must never be | Miguel Freitas |
2002-05-02 | Just making sure the user sees the message right away. | Matthias Dahl |
2002-05-02 | Declare a logo name constant (better to use in UIs). | Daniel Caujolle-Bert |
2002-05-02 | * more updates/fixes | Matthias Dahl |
2002-05-02 | Fix a warning message in timer.c | James Courtier-Dutton |
2002-05-02 | Small re-org to some dxr3 code. | James Courtier-Dutton |
2002-05-02 | Made logo configurable. Add a new XINE_LOGO status, use XINE_QUIT at | Daniel Caujolle-Bert |
2002-05-02 | only include machine/soundcard.h for FreeBSD versions below 4.x | Heiko Schaefer |
2002-05-02 | new logo code; xine uses a logo MRL instead of proprietary logo files. | Siggi Langauf |
2002-05-02 | * removed the shared memory stuff because I have no idea why they were in | Matthias Dahl |
2002-05-01 | We now have acceptable menu buttons. | James Courtier-Dutton |
2002-05-01 | Initial adding of some menu button highlights. | James Courtier-Dutton |
2002-05-01 | planar yv12 logo format | Guenter Bartsch |
2002-05-01 | big cleanup on plugin dispose handling, small improvements on version handlin... | Guenter Bartsch |
2002-05-01 | added xml parser/lexer from thibaut mattern | Guenter Bartsch |
2002-05-01 | fix detection of blocksize for file input | Miguel Freitas |
2002-04-30 | biBitCount information not needed for cinepak movies | Ewald Snel |
2002-04-30 | libmad updated | Miguel Freitas |
2002-04-30 | Remove cinepak decoder in old directory | Ewald Snel |
2002-04-30 | Add libxinevdec video decoders | Ewald Snel |
2002-04-30 | remove sound card drift debug messages | Miguel Freitas |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-29 | Fix 'make dist', all files are included in tarball now. | Daniel Caujolle-Bert |
2002-04-29 | Trying to fix libw32dll compiling. | James Courtier-Dutton |
2002-04-29 | Make dxr3 compile from the "make dist" sources. | James Courtier-Dutton |
2002-04-29 | Small cinepak fixes | Ewald Snel |
2002-04-28 | Add some files which were left out of the "make dist" for the dxr3. | James Courtier-Dutton |
2002-04-28 | Fixes for some compile errors. | James Courtier-Dutton |
2002-04-28 | Add 'cinepak' decoder for QuickTime/AVI | Ewald Snel |
2002-04-28 | Actually one could call this clean up wave *TWO* ... :-) | Matthias Dahl |
2002-04-28 | descriptor leak patch from chrisxine-0_9_9-release0.9.9 | Guenter Bartsch |
2002-04-28 | Minor cleanup and a possible little optimization... :) | Matthias Dahl |
2002-04-28 | last 0.9.9 preparations, disable ffmpeg debug output, error message fix for oss | Guenter Bartsch |
2002-04-28 | mms cleanup, removing asx parser (will be moved to xine-util/frontends | Guenter Bartsch |
2002-04-28 | Thread-safe once-only initialization | Ewald Snel |
2002-04-28 | OSS 8 bit sound problem fix by Gert Vervoort <Gert.Vervoort@wxs.nl> plus inde... | Guenter Bartsch |
2002-04-28 | Forgot the '&' in previous patch | Ewald Snel |
2002-04-28 | Fix for possible memory leak (mutex, memory leak on some platforms) | Ewald Snel |
2002-04-28 | Fix small memory leak | Ewald Snel |
2002-04-28 | fix discontinuity detection (audio and video pts may differ by more than 2 | Miguel Freitas |
2002-04-27 | add closed caption buffer type, so the CC decoder is not discarded | Christian Vogler |
2002-04-27 | Add function to unregister configfile callback. | Christian Vogler |
2002-04-27 | Just in case something goes wrong, stop with a handy error message. | Matthias Dahl |