summaryrefslogtreecommitdiff
path: root/src/audio_out
AgeCommit message (Expand)Author
2001-11-14using backwards compatible asoundlib.hSiggi Langauf
2001-11-13Tidy bits.James Courtier-Dutton
2001-11-13Hopefully the fix for alsa09 passthru.James Courtier-Dutton
2001-11-04Bill's force audio rate patches, preparing for 0.9.40.9.4Guenter Bartsch
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-21softsync patchesMiguel Freitas
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-14start_time initialization moved, added latency configure optionGuenter Bartsch
2001-10-14small cleanup, doesn't make sense to set start_time in the init functionGuenter Bartsch
2001-10-14increasing alsa priority so it will be used instead of alsa's oss emulationGuenter Bartsch
2001-10-14new simulated buffer softsync for esd outputGuenter Bartsch
2001-10-14descriptor leak patch by Chris Rankin <rankinc@pacbell.net>Guenter Bartsch
2001-10-14system 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-07oss softsync patche provided by bill finkGuenter Bartsch
2001-10-06Rescale AO_PROP_*_VOL values from [0..100] range to Sun's [0..255] range.Juergen Keil
2001-10-02wrong include pathGuenter Bartsch
2001-10-01Add simple mixer control in xine-engine/ao plugins. Fixed some missingsDaniel Caujolle-Bert
2001-09-30use SNDCTL_DSP_GETODELAY if available. fixes sync problem with the freebsd au...Heiko Schaefer
2001-09-28O_NONBLOCK (posix) seems to be prefered to O_NDELAY or the kernelJuergen Keil
2001-09-24Unblock SIGALRM, while we try to open esd. SIGALRM is used in an esd daemonJuergen Keil
2001-09-23audio_fd not initialized, sun audio driver can close random filedescriptors.Juergen Keil
2001-09-14Fix xine --help audio plugin sensing.James Courtier-Dutton
2001-09-12Make the default settings work on more systems.James Courtier-Dutton
2001-09-08increase gap tolerance for non-realtime driversGuenter Bartsch
2001-09-06IRIX audio port added.Matthias Hopf
2001-09-06DTS via SPDIFJoachim Koenig
2001-09-06DTS via SPDIFJoachim Koenig
2001-09-06Add support for unsigned 8-bit audio formatJuergen Keil
2001-09-04a little bit more log output from esd output pluginGuenter Bartsch
2001-09-02resample.* is no longer needed in audio_outxine-0_5_2-release0.5.2Guenter Bartsch
2001-09-01README updates.James Courtier-Dutton
2001-09-01Flush buffered audio samples on audio driver closeJuergen Keil
2001-08-29Fogotten A52 changes.Daniel Caujolle-Bert
2001-08-29update to liba52 v 0.7.0 including the dynamic range compensation feature (di...Guenter Bartsch
2001-08-26Surround sound audio actually works now.James Courtier-Dutton
2001-08-26MONO, STEREO, 4CHANNEL, 5CHANNEL and 5.1CHANNEL analogue audio out now work.James Courtier-Dutton
2001-08-26Added support for sensing capabilities of the sound hardware.James Courtier-Dutton
2001-08-25Added support for MONO in alsa09.James Courtier-Dutton
2001-08-25Fixed bug in ao_alsa_delay function.James Courtier-Dutton
2001-08-25adapted alsa05 plugin to new audio architecture (untested)Guenter Bartsch
2001-08-25small cleanupsGuenter Bartsch
2001-08-25fixed alsa output open return valuesGuenter Bartsch
2001-08-25alsa05 audio output plugin update from Peter WeissgerberGuenter Bartsch
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch
2001-08-23re-enabled audio resampling, correct a/v sync, corrected code style/indentati...Guenter Bartsch
2001-08-23Arts should now work on the new architecture.James Courtier-Dutton
2001-08-23Update Sun audio driver to new audio code.Juergen Keil
2001-08-22small automake.am clean - should still be easy to re-enable currently disable...Guenter Bartsch