summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-07-27One step back. It seems last changes about devfs will never fixed the problems.Daniel Caujolle-Bert
2001-07-27Fixed xine_eject stuff and some small bugs about input plugins.Daniel Caujolle-Bert
2001-07-27More check about devfs support. Dont call open() in non blocking mode if it'sDaniel Caujolle-Bert
2001-07-26PPC patches by Bill FinkGuenter Bartsch
2001-07-26New Feature: Hardware overlay in xine output windowEduard Hasenleithner
2001-07-26Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page....Daniel Caujolle-Bert
2001-07-26Reverted a small error introduced into alphablend.cRich J Wareham
2001-07-25A few small changes to help in some specific cases. Also a nasty hack added t...Rich J Wareham
2001-07-25Removed the --with-dxr3-path argument and added --disable-dxr3.Eduard Hasenleithner
2001-07-25Wrong number of entries returned (always +1).Daniel Caujolle-Bert
2001-07-24just noticed the num_mrls parameter got lost on the way through the xine_engi...Guenter Bartsch
2001-07-24interlace modeJoachim Koenig
2001-07-24API Version 2Joachim Koenig
2001-07-24PES demultiplexerJoachim Koenig
2001-07-24Change DXR3 checkings. Some cosmetic changes.Daniel Caujolle-Bert
2001-07-24Made debug/informational messages less confusing.Eduard Hasenleithner
2001-07-24whoups, that free() was a bit too much #-))Guenter Bartsch
2001-07-24big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c...Guenter Bartsch
2001-07-23Made ac3testfile optional. I hope that rc1 tarball don't have thisDaniel Caujolle-Bert
2001-07-23michel recommended a bigger frame size for buggy ac3 streamsGuenter Bartsch
2001-07-22Made resampling switchable through xinerc.Eduard Hasenleithner
2001-07-22moved this message to xprintf as wellGuenter Bartsch
2001-07-22Fixed missing case for 5.1 output.Eduard Hasenleithner
2001-07-22Moved check for dxr3 to _xine.m4.Eduard Hasenleithner
2001-07-21Fixed the channel order for 5.0 and 5.1 modes.Eduard Hasenleithner
2001-07-20latest libac3 update from walken including lfe supportGuenter Bartsch
2001-07-20New configure option for activating the dxr3 decoder plugin.Eduard Hasenleithner
2001-07-20Initial commit of the dxr3/hw+ hardware decoder plugin.Eduard Hasenleithner
2001-07-20fixed arbitrary output window scaling and fullscreen playback using xshmGuenter Bartsch
2001-07-19First implementation of priorities for the decoder plugins:Eduard Hasenleithner
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-18blind try to implement yuv2bgr32_mmxGuenter Bartsch
2001-07-18Added the metronom also to the spu decoder struct in order to makeEduard Hasenleithner
2001-07-17Fixed distcheck failure. Fixed Slackware/Redhat package generation.Daniel Caujolle-Bert
2001-07-17added some code for window resize handling in XShm (disabled it for it's not ...Guenter Bartsch
2001-07-17just noticed a few ozt-of-date copyright messagesGuenter Bartsch
2001-07-17yuy2 -> rgb conversion routines in C (no mlib/mmx yet)Guenter Bartsch
2001-07-17Fix a minor build warningJuergen Keil
2001-07-17added (now required) field callback, not implemented yet but at least aaxine ...Guenter Bartsch
2001-07-17AM_CHECK_CDROM_IOCTLS, add test for Solaris cdrom ioctls.Juergen Keil
2001-07-17made libmpeg2 a bit more permissive on mpeg constraintsGuenter Bartsch
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
2001-07-16Include config.h, so that we know the correct value of WORDS_BIGENDIANJuergen Keil
2001-07-16Avoid accessing unaligned 32-bit values (does not work on SPARC)Juergen Keil
2001-07-16Fix 24-bit depth / 32bpp output when not using mit-shmJuergen Keil
2001-07-15patch provided by eduard hasenleithner: make metronom accessible from decodersGuenter Bartsch
2001-07-15code cleanup, fixed the way pts values and decoded samples get associatedGuenter Bartsch
2001-07-14Added first bit of event mechanism for mouse/keyboard stuff.Rich J Wareham
2001-07-14The same bug (see previous commit from guenter) is present in 24 bit yuv2rgbJuergen Keil
2001-07-14Enable STEREO again.James Courtier-Dutton