summaryrefslogtreecommitdiff
path: root/src/audio_out
AgeCommit message (Expand)Author
2002-01-28make restoring volume settings at start optional (and disabled by default)Siggi Langauf
2002-01-20alsa 05 support: terminated.Daniel Caujolle-Bert
2002-01-15(half-blindly) applied dsp init patch from Michel DänzerSiggi Langauf
2002-01-14miguel's latest still frame patches and some minor cleanupsGuenter Bartsch
2002-01-09IRIX port finally compiles (and actually works) again.Matthias Hopf
2001-12-24Oops, comment more than necessary.Daniel Caujolle-Bert
2001-12-24Close sound mixer on exit (patch from Chris Rankin <rankincj@yahoo.com>)Daniel Caujolle-Bert
2001-12-18Remove unneeded char*.Daniel Caujolle-Bert
2001-12-18Native esd mixer control.Daniel Caujolle-Bert
2001-12-16Handle mixer event (form other softs).Daniel Caujolle-Bert
2001-12-10ALSA out capabilities output made similar to OSS.James Courtier-Dutton
2001-12-10Fix audio_alsa_out:write.James Courtier-Dutton
2001-12-01small bugfix from Stefan Bittner <sbi@pobox.com>Guenter Bartsch
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-28Modify period sizes to better values.James Courtier-Dutton
2001-11-24- Update the sun audio output plugin for new audio interface version 3,Juergen Keil
2001-11-24Fixed iface version of alsa plugin.Daniel Caujolle-Bert
2001-11-20eliminate xprintf in the sun audio driverJuergen Keil
2001-11-19- disabled xprintfs and updated to new config style (copied fromHarm van der Heijden
2001-11-18configfile fixes/updates to new api.James Courtier-Dutton
2001-11-18more cleanups, config stuff bugfixesGuenter Bartsch
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
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