Age | Commit message (Expand) | Author |
2001-07-22 | README.dxr3 was missing from the distribution :( | Eduard Hasenleithner |
2001-07-22 | updated upload path | Guenter Bartsch |
2001-07-22 | this->self renaming for c++ guis, patch submitted by Philip Stadermann | Guenter Bartsch |
2001-07-22 | Added documentation for the dxr3/hw+ decoders, | Eduard Hasenleithner |
2001-07-22 | Made resampling switchable through xinerc. | Eduard Hasenleithner |
2001-07-22 | added a README.xinerc where end-user .xinerc options can be documented | Guenter Bartsch |
2001-07-22 | moved this message to xprintf as well | Guenter Bartsch |
2001-07-22 | Fixed missing case for 5.1 output. | Eduard Hasenleithner |
2001-07-22 | updated changelog (any suggestions what i have forgotten to mention?), we're ... | Guenter Bartsch |
2001-07-22 | Moved check for dxr3 to _xine.m4. | Eduard Hasenleithner |
2001-07-21 | Move FAQ to doc dir, rename some doc files. All current docs aren't installed... | Daniel Caujolle-Bert |
2001-07-21 | Fixed the channel order for 5.0 and 5.1 modes. | Eduard Hasenleithner |
2001-07-21 | updated README for 0.5 | Guenter Bartsch |
2001-07-21 | small FAQ update | Guenter Bartsch |
2001-07-20 | latest libac3 update from walken including lfe support | Guenter Bartsch |
2001-07-20 | New configure option for activating the dxr3 decoder plugin. | Eduard Hasenleithner |
2001-07-20 | Initial commit of the dxr3/hw+ hardware decoder plugin. | Eduard Hasenleithner |
2001-07-20 | fixed arbitrary output window scaling and fullscreen playback using xshm | Guenter Bartsch |
2001-07-19 | First implementation of priorities for the decoder plugins: | Eduard Hasenleithner |
2001-07-19 | Fix two "test: ==: unexpected operator" configure errors on freebsd. | Juergen Keil |
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert |
2001-07-18 | blind try to implement yuv2bgr32_mmx | Guenter Bartsch |
2001-07-18 | Added the metronom also to the spu decoder struct in order to make | Eduard Hasenleithner |
2001-07-18 | FAQ should be more-or-less up-to-date now | Guenter Bartsch |
2001-07-18 | Add full plugin list. | Daniel Caujolle-Bert |
2001-07-17 | added a slightly updated FAQ | Guenter Bartsch |
2001-07-17 | Fixed distcheck failure. Fixed Slackware/Redhat package generation. | Daniel Caujolle-Bert |
2001-07-17 | added some code for window resize handling in XShm (disabled it for it's not ... | Guenter Bartsch |
2001-07-17 | just noticed a few ozt-of-date copyright messages | Guenter Bartsch |
2001-07-17 | yuy2 -> rgb conversion routines in C (no mlib/mmx yet) | Guenter Bartsch |
2001-07-17 | Forgotten removal. | Daniel Caujolle-Bert |
2001-07-17 | Cleanup (first stage) docs/mans. | Daniel Caujolle-Bert |
2001-07-17 | Fix a minor build warning | Juergen Keil |
2001-07-17 | Recognize linux/powerpc and linux/sparc in configure script | Juergen Keil |
2001-07-17 | added (now required) field callback, not implemented yet but at least aaxine ... | Guenter Bartsch |
2001-07-17 | first define srcdir, then use it ;> | Guenter Bartsch |
2001-07-17 | The libac3 vs gcc-2.95.2 optimization bug does not occur any more. | Juergen Keil |
2001-07-17 | Prune config.cache. | Daniel Caujolle-Bert |
2001-07-17 | AM_CHECK_CDROM_IOCTLS, add test for Solaris cdrom ioctls. | Juergen Keil |
2001-07-17 | made libmpeg2 a bit more permissive on mpeg constraints | Guenter Bartsch |
2001-07-16 | IRIX / mips port. Audio and CD support are not implemented yet. | Matthias Hopf |
2001-07-16 | Include config.h, so that we know the correct value of WORDS_BIGENDIAN | Juergen Keil |
2001-07-16 | Avoid accessing unaligned 32-bit values (does not work on SPARC) | Juergen Keil |
2001-07-16 | Fix 24-bit depth / 32bpp output when not using mit-shm | Juergen Keil |
2001-07-16 | configuration of mtrr described | Heiko Schaefer |
2001-07-15 | patch provided by eduard hasenleithner: make metronom accessible from decoders | Guenter Bartsch |
2001-07-15 | code cleanup, fixed the way pts values and decoded samples get associated | Guenter Bartsch |
2001-07-14 | Added first bit of event mechanism for mouse/keyboard stuff. | Rich J Wareham |
2001-07-14 | The same bug (see previous commit from guenter) is present in 24 bit yuv2rgb | Juergen Keil |
2001-07-14 | Enable STEREO again. | James Courtier-Dutton |