summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-13*** empty log message ***Miguel Freitas
2002-05-13SDL should be usable againMiguel Freitas
2002-05-12this should fix logo races (trying to play logo together with otherMiguel Freitas
2002-05-12Fix seeking problem after demuxer finishedThibaut Mattern
2002-05-12Change get_status to return thread_running instead of demux status.Thibaut Mattern
2002-05-12Noting spec changes so people give it a try and report problems with it.Matthias Dahl
2002-05-11Please, *no one* mentions the word rpm or spec in my presence again for theMatthias Dahl
2002-05-10fix seeking problem after demuxer finished. patch by Thibaut Mattern and me.Miguel Freitas
2002-05-10add support for 20bit lpcm streamsMiguel Freitas
2002-05-09prepare xine-lib for 0.9.10Siggi Langauf
2002-05-09Readding xine-lib.spec.in for now until we have come up either with some newMatthias Dahl
2002-05-08enough is enough, removing broken and obsulete .spec filesGuenter Bartsch
2002-05-07Take care about shm using in frame_dispose() (this prevent crashingDaniel Caujolle-Bert
2002-05-07working around a gcc/m68k bug...Siggi Langauf
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-06Small update adding INPUT_CAP_PREVIEWJames Courtier-Dutton
2002-05-06Some clean ups and adjustments submitted by Michael Roitzsch <amalthea@freene...James Courtier-Dutton
2002-05-06*** empty log message ***Miguel Freitas
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-04added zlib dependancy for libxine-devSiggi Langauf
2002-05-03switches to libtool versioningSiggi Langauf
2002-05-03Remove all vfill references.Daniel Caujolle-Bert
2002-05-03removing unused libvfill directorySiggi Langauf
2002-05-03the 0.9.9-2 changesSiggi 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-03better libmad descriptionMiguel Freitas
2002-05-03*** empty log message ***Miguel 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*** empty log message ***Matthias Dahl
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-02Fix xine-logoconv removal and new logo mpeg adding.Daniel Caujolle-Bert
2002-05-02new logo code; xine uses a logo MRL instead of proprietary logo files.Siggi Langauf
2002-05-02the 0.9.9-1 changelogSiggi 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