summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_alsa_out.c
AgeCommit message (Expand)Author
2002-04-27Just in case something goes wrong, stop with a handy error message.Matthias Dahl
2002-04-27Try do use the right asoundlib header file (avoid warning message).Daniel Caujolle-Bert
2002-04-15Alsa pause and resume is not stable enought yet.James Courtier-Dutton
2002-04-13Fixed the audio pausing/resuming on alsa09.James Courtier-Dutton
2002-03-21Correct some parameters in some alsa-lib function calls.James Courtier-Dutton
2002-03-11Add a "control" method to the audio drivers, to allow pause/resume of theJuergen Keil
2002-02-08Avoid concurency access to mixer.Daniel Caujolle-Bert
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-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-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-24Fixed iface version of alsa plugin.Daniel Caujolle-Bert
2001-11-18configfile fixes/updates to new api.James Courtier-Dutton
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-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-14increasing alsa priority so it will be used instead of alsa's oss emulationGuenter Bartsch
2001-10-02wrong include pathGuenter Bartsch
2001-10-01Add simple mixer control in xine-engine/ao plugins. Fixed some missingsDaniel Caujolle-Bert
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-06DTS via SPDIFJoachim Koenig
2001-09-01README updates.James Courtier-Dutton
2001-08-29Fogotten A52 changes.Daniel Caujolle-Bert
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-25fixed alsa output open return valuesGuenter Bartsch
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch
2001-08-22Both OSS and ALSA09 are now supported by the new audio_out architecture.James Courtier-Dutton
2001-08-20Andy's patch for AC3Joachim Koenig
2001-08-14audio output plugin priority handling, based on patch provided by Philip Stad...Guenter Bartsch
2001-08-01new sync stuff and SPDIF correctionsJoachim Koenig
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-06-30(hopefully) fixed alsa driverGuenter Bartsch
2001-06-23fixed race between metronom and xine engine, small audio plugin api change to...Guenter Bartsch
2001-06-11SPDIF works nowJoachim Koenig
2001-06-05more creditsJoachim Koenig
2001-06-05some copyrights and devices now configurableJoachim Koenig
2001-06-01Fixed compilation with 0.5 library.Daniel Caujolle-Bert
2001-05-31more ac3 stuff now in driverJoachim Koenig
2001-05-30alsa is back againJoachim Koenig
2001-04-27Fixed audio out init functions names.Daniel Caujolle-Bert