summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-05-07Take care about shm using in frame_dispose() (this prevent crashingDaniel Caujolle-Bert
2002-05-06Remove sig_handler(), it will be readded when alarm() will be used.Daniel Caujolle-Bert
2002-05-06Few cleanups, memory leaks.Daniel Caujolle-Bert
2002-05-06fix cinepak decoding with xshm driverMiguel Freitas
2002-05-06Some clean ups and adjustments submitted by Michael Roitzsch <amalthea@freene...James Courtier-Dutton
2002-05-06- remove deprecated zoom_mpeg1 (resizing policies are ui's job now)Miguel Freitas
2002-05-05Fixed mrl checking (mrl:// wasn't respected).Daniel Caujolle-Bert
2002-05-04Fixing XVidMode support (that fix took me a few hours, wow). Also the SyncFBMatthias Dahl
2002-05-04Playing the same file after a xine_stop() was unworkable. Fixed (i hope iDaniel Caujolle-Bert
2002-05-03switches to libtool versioningSiggi Langauf
2002-05-03removing unused libvfill directorySiggi Langauf
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