summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-24split xine-lib package in 4 pieces: xine-lib itself, xine-lib-alsa05,Daniel Caujolle-Bert
2001-07-23Added DXR3 dependencies for plugins inclusion.Daniel Caujolle-Bert
2001-07-23Added Jérôme Villette as contributor.Daniel Caujolle-Bert
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-22README.dxr3 was missing from the distribution :(Eduard Hasenleithner
2001-07-22updated upload pathGuenter Bartsch
2001-07-22this->self renaming for c++ guis, patch submitted by Philip StadermannGuenter Bartsch
2001-07-22Added documentation for the dxr3/hw+ decoders,Eduard Hasenleithner
2001-07-22Made resampling switchable through xinerc.Eduard Hasenleithner
2001-07-22added a README.xinerc where end-user .xinerc options can be documentedGuenter Bartsch
2001-07-22moved this message to xprintf as wellGuenter Bartsch
2001-07-22Fixed missing case for 5.1 output.Eduard Hasenleithner
2001-07-22updated changelog (any suggestions what i have forgotten to mention?), we're ...Guenter Bartsch
2001-07-22Moved check for dxr3 to _xine.m4.Eduard Hasenleithner
2001-07-21Move FAQ to doc dir, rename some doc files. All current docs aren't installed...Daniel Caujolle-Bert
2001-07-21Fixed the channel order for 5.0 and 5.1 modes.Eduard Hasenleithner
2001-07-21updated README for 0.5Guenter Bartsch
2001-07-21small FAQ updateGuenter Bartsch
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-19Fix two "test: ==: unexpected operator" configure errors on freebsd.Juergen Keil
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-18FAQ should be more-or-less up-to-date nowGuenter Bartsch
2001-07-18Add full plugin list.Daniel Caujolle-Bert
2001-07-17added a slightly updated FAQGuenter Bartsch
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-17Forgotten removal.Daniel Caujolle-Bert
2001-07-17Cleanup (first stage) docs/mans.Daniel Caujolle-Bert
2001-07-17Fix a minor build warningJuergen Keil
2001-07-17Recognize linux/powerpc and linux/sparc in configure scriptJuergen Keil
2001-07-17added (now required) field callback, not implemented yet but at least aaxine ...Guenter Bartsch
2001-07-17first define srcdir, then use it ;>Guenter Bartsch
2001-07-17The libac3 vs gcc-2.95.2 optimization bug does not occur any more.Juergen Keil
2001-07-17Prune config.cache.Daniel Caujolle-Bert
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-16configuration of mtrr describedHeiko Schaefer