Age | Commit message (Expand) | Author |
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 | Fix xine-logoconv removal and new logo mpeg adding. | Daniel Caujolle-Bert |
2002-05-02 | new logo code; xine uses a logo MRL instead of proprietary logo files. | Siggi Langauf |
2002-05-02 | the 0.9.9-1 changelog | 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-05-01 | adding missing files, commenting out SDL parts because it is still not built | Matthias Dahl |
2002-04-30 | biBitCount information not needed for cinepak movies | Ewald Snel |
2002-04-30 | Fix ogg/vorbis and Xvid checks. | Daniel Caujolle-Bert |
2002-04-30 | *** empty log message *** | Miguel Freitas |
2002-04-30 | libmad updated | Miguel Freitas |
2002-04-30 | noting latest SyncFB changes. | Matthias Dahl |
2002-04-30 | Update translation by Bartlomiej Muryn <forever@klub.chip.pl> | Philipp Hahn |
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 | setting things up for 0.9.10 | Guenter Bartsch |
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-29 | Now I hope this is neither inappropriate nor rude but the old entry was a bit | Matthias Dahl |
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 | Another change of this -> self to stop C++ moaning | Rich J Wareham |
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 |
2002-04-27 | More fixing... HAVE_(ALSA/SYS)_ASOUNDLIB_H wasn't defined properly. | Matthias Dahl |
2002-04-27 | Fixing bug and alsa09 detection... | Matthias Dahl |