Age | Commit message (Expand) | Author |
2001-10-02 | wrong include path | Guenter Bartsch |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
2001-09-30 | use SNDCTL_DSP_GETODELAY if available. fixes sync problem with the freebsd au... | Heiko Schaefer |
2001-09-28 | O_NONBLOCK (posix) seems to be prefered to O_NDELAY or the kernel | Juergen Keil |
2001-09-24 | Unblock SIGALRM, while we try to open esd. SIGALRM is used in an esd daemon | Juergen Keil |
2001-09-23 | audio_fd not initialized, sun audio driver can close random filedescriptors. | Juergen Keil |
2001-09-14 | Fix xine --help audio plugin sensing. | James Courtier-Dutton |
2001-09-12 | Make the default settings work on more systems. | James Courtier-Dutton |
2001-09-08 | increase gap tolerance for non-realtime drivers | Guenter Bartsch |
2001-09-06 | IRIX audio port added. | Matthias Hopf |
2001-09-06 | DTS via SPDIF | Joachim Koenig |
2001-09-06 | DTS via SPDIF | Joachim Koenig |
2001-09-06 | Add support for unsigned 8-bit audio format | Juergen Keil |
2001-09-04 | a little bit more log output from esd output plugin | Guenter Bartsch |
2001-09-02 | resample.* is no longer needed in audio_outxine-0_5_2-release0.5.2 | Guenter Bartsch |
2001-09-01 | README updates. | James Courtier-Dutton |
2001-09-01 | Flush buffered audio samples on audio driver close | Juergen Keil |
2001-08-29 | Fogotten A52 changes. | Daniel Caujolle-Bert |
2001-08-29 | update to liba52 v 0.7.0 including the dynamic range compensation feature (di... | Guenter Bartsch |
2001-08-26 | Surround sound audio actually works now. | James Courtier-Dutton |
2001-08-26 | MONO, STEREO, 4CHANNEL, 5CHANNEL and 5.1CHANNEL analogue audio out now work. | James Courtier-Dutton |
2001-08-26 | Added support for sensing capabilities of the sound hardware. | James Courtier-Dutton |
2001-08-25 | Added support for MONO in alsa09. | James Courtier-Dutton |
2001-08-25 | Fixed bug in ao_alsa_delay function. | James Courtier-Dutton |
2001-08-25 | adapted alsa05 plugin to new audio architecture (untested) | Guenter Bartsch |
2001-08-25 | small cleanups | Guenter Bartsch |
2001-08-25 | fixed alsa output open return values | Guenter Bartsch |
2001-08-25 | alsa05 audio output plugin update from Peter Weissgerber | Guenter Bartsch |
2001-08-24 | fixed esd / gap support (configureable), coding style enforcement | Guenter Bartsch |
2001-08-23 | re-enabled audio resampling, correct a/v sync, corrected code style/indentati... | Guenter Bartsch |
2001-08-23 | Arts should now work on the new architecture. | James Courtier-Dutton |
2001-08-23 | Update Sun audio driver to new audio code. | Juergen Keil |
2001-08-22 | small automake.am clean - should still be easy to re-enable currently disable... | Guenter Bartsch |
2001-08-22 | Both OSS and ALSA09 are now supported by the new audio_out architecture. | James Courtier-Dutton |
2001-08-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |
2001-08-20 | Andy's patch for AC3 | Joachim Koenig |
2001-08-18 | corrected code indentiation | Guenter Bartsch |
2001-08-14 | audio output plugin priority handling, based on patch provided by Philip Stad... | Guenter Bartsch |
2001-08-13 | alsa05 patch provided by Peter Weissgerber | Guenter Bartsch |
2001-08-12 | make oss output check if sampling rate is supported and try 44100 hz if not | Guenter Bartsch |
2001-08-05 | Fixed a very hard to track bug with 5.0 or 5.1 playback: | Eduard Hasenleithner |
2001-08-05 | Implemented preferred OSS audio device.xine-0_5_0-release0.5.0 | Eduard Hasenleithner |
2001-08-01 | new sync stuff and SPDIF corrections | Joachim Koenig |
2001-07-30 | artsd audio output patch by Philip Stadermann | Guenter Bartsch |
2001-07-26 | PPC patches by Bill Fink | Guenter Bartsch |
2001-07-22 | Made resampling switchable through xinerc. | Eduard Hasenleithner |
2001-07-22 | Fixed missing case for 5.1 output. | Eduard Hasenleithner |
2001-07-20 | latest libac3 update from walken including lfe support | Guenter Bartsch |
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert |
2001-07-17 | Fixed distcheck failure. Fixed Slackware/Redhat package generation. | Daniel Caujolle-Bert |