Age | Commit message (Expand) | Author |
2001-11-14 | using backwards compatible asoundlib.h | Siggi Langauf |
2001-11-13 | Tidy bits. | James Courtier-Dutton |
2001-11-13 | Hopefully the fix for alsa09 passthru. | James Courtier-Dutton |
2001-11-04 | Bill's force audio rate patches, preparing for 0.9.40.9.4 | Guenter Bartsch |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-21 | softsync patches | Miguel Freitas |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
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 |