Age | Commit message (Expand) | Author |
2001-10-14 | start_time initialization moved, added latency configure option | Guenter Bartsch |
2001-10-14 | small cleanup, doesn't make sense to set start_time in the init function | Guenter Bartsch |
2001-10-14 | increasing alsa priority so it will be used instead of alsa's oss emulation | Guenter Bartsch |
2001-10-14 | new simulated buffer softsync for esd output | Guenter Bartsch |
2001-10-14 | descriptor leak patch by Chris Rankin <rankinc@pacbell.net> | Guenter Bartsch |
2001-10-14 | system clock based softsync, based on work by Bill Fink <billfink@mindspring.... | Guenter Bartsch |
2001-10-12 | - fix for playing low quality sound (like 11127Hz,8bit,mono) | Miguel Freitas |
2001-10-07 | oss softsync patche provided by bill fink | Guenter Bartsch |
2001-10-06 | Rescale AO_PROP_*_VOL values from [0..100] range to Sun's [0..255] range. | Juergen Keil |
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 |