summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-05-03Frame resizing patch from Miguel.Daniel Caujolle-Bert
2002-05-03Fix 'make debug' stage (slap on my face).Daniel Caujolle-Bert
2002-05-03fix some log messages. try to provide some hint to user so it may be ableMiguel Freitas
2002-05-03fix VCD playback (i've just learned once for all: mpeg SCR must never beMiguel Freitas
2002-05-02Just making sure the user sees the message right away.Matthias Dahl
2002-05-02Declare a logo name constant (better to use in UIs).Daniel Caujolle-Bert
2002-05-02* more updates/fixesMatthias Dahl
2002-05-02Fix a warning message in timer.cJames Courtier-Dutton
2002-05-02Small re-org to some dxr3 code.James Courtier-Dutton
2002-05-02Made logo configurable. Add a new XINE_LOGO status, use XINE_QUIT atDaniel Caujolle-Bert
2002-05-02only include machine/soundcard.h for FreeBSD versions below 4.xHeiko Schaefer
2002-05-02new 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 inMatthias Dahl
2002-05-01We now have acceptable menu buttons.James Courtier-Dutton
2002-05-01Initial adding of some menu button highlights.James Courtier-Dutton
2002-05-01planar yv12 logo formatGuenter Bartsch
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-05-01added xml parser/lexer from thibaut matternGuenter Bartsch
2002-05-01fix detection of blocksize for file inputMiguel Freitas
2002-04-30biBitCount information not needed for cinepak moviesEwald Snel
2002-04-30libmad updatedMiguel Freitas
2002-04-30Remove cinepak decoder in old directoryEwald Snel
2002-04-30Add libxinevdec video decodersEwald Snel
2002-04-30remove sound card drift debug messagesMiguel Freitas
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-29Fix 'make dist', all files are included in tarball now.Daniel Caujolle-Bert
2002-04-29Trying to fix libw32dll compiling.James Courtier-Dutton
2002-04-29Make dxr3 compile from the "make dist" sources.James Courtier-Dutton
2002-04-29Small cinepak fixesEwald Snel
2002-04-28Add some files which were left out of the "make dist" for the dxr3.James Courtier-Dutton
2002-04-28Fixes for some compile errors.James Courtier-Dutton
2002-04-28Add 'cinepak' decoder for QuickTime/AVIEwald Snel
2002-04-28Actually one could call this clean up wave *TWO* ... :-)Matthias Dahl
2002-04-28descriptor leak patch from chrisxine-0_9_9-release0.9.9Guenter Bartsch
2002-04-28Minor cleanup and a possible little optimization... :)Matthias Dahl
2002-04-28last 0.9.9 preparations, disable ffmpeg debug output, error message fix for ossGuenter Bartsch
2002-04-28mms cleanup, removing asx parser (will be moved to xine-util/frontendsGuenter Bartsch
2002-04-28Thread-safe once-only initializationEwald Snel
2002-04-28OSS 8 bit sound problem fix by Gert Vervoort <Gert.Vervoort@wxs.nl> plus inde...Guenter Bartsch
2002-04-28Forgot the '&' in previous patchEwald Snel
2002-04-28Fix for possible memory leak (mutex, memory leak on some platforms)Ewald Snel
2002-04-28Fix small memory leakEwald Snel
2002-04-28fix discontinuity detection (audio and video pts may differ by more than 2Miguel Freitas
2002-04-27add closed caption buffer type, so the CC decoder is not discardedChristian Vogler
2002-04-27Add function to unregister configfile callback.Christian Vogler
2002-04-27Just in case something goes wrong, stop with a handy error message.Matthias Dahl
2002-04-27Gert Vervoort's aspect ratio patchMiguel Freitas
2002-04-27fix 64-bit diff calculationMiguel Freitas
2002-04-27Two small changes to stop C++ moaningRich J Wareham
2002-04-27Try do use the right asoundlib header file (avoid warning message).Daniel Caujolle-Bert