summaryrefslogtreecommitdiffstats
path: root/audio/audio_int.h
Commit message (Expand)AuthorAgeFilesLines
* audio: expose drv_opaque to init_out and init_inKővágó, Zoltán2015-06-151-2/+2
* audio: remove winwave audio driverKővágó, Zoltán2015-06-151-1/+0
* audio: remove fmod backendKővágó, Zoltán2015-06-151-1/+0
* audio: remove esd backendKővágó, Zoltán2015-06-151-1/+0
* audio: Replace static functions in header file by macros, remove GCC_ATTRStefan Weil2013-06-211-28/+3
* audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau2012-04-171-0/+5
* audio: add VOICE_VOLUME ctlMarc-André Lureau2012-04-171-0/+1
* audio: split sample conversion and volume mixingMichael Walle2011-01-121-1/+1
* spice: add audioGerd Hoffmann2010-11-091-0/+1
* Move macros GCC_ATTR and GCC_FMT_ATTR to common header fileStefan Weil2010-09-221-8/+0
* audio: remove last remnants of _tmalc2009-10-151-1/+1
* Windows Waveform Audio driver (no ADC support yet)malc2009-10-101-0/+1
* audio: internal API changemalc2009-09-181-3/+1
* audio: introduce audio_pcm_hw_clip_out helper functionmalc2009-09-181-0/+3
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-15/+15
* audio: poll mode infrastructuremalc2009-09-121-0/+4
* Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela2009-08-111-2/+0
* Remove any pretense that there can be more than one AudioStatemalc2009-05-141-0/+2
* Avoid running audio ctl's when vm is not runningmalc2009-02-181-0/+1
* Make audio violate POSIX lessmalc2008-12-031-10/+10
* Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir12008-10-061-3/+3
* Make audio_pcm_opsstatic constblueswir12008-10-051-3/+3
* Pulseaudio drivermalc2008-07-021-0/+1
* pthreads-based audio and miscellaneous audio clean-up (malc).balrog2008-01-141-0/+1
* Spelling fix, by Stuart Brady.ths2007-07-121-2/+2
* audio capture to wab files (malc)bellard2006-07-161-5/+11
* audio endianness API changes (malc)bellard2006-07-041-12/+2
* audio fixes + initial audio capture support (malc)bellard2006-07-041-1/+17
* audio merge (malc)bellard2005-11-201-1/+1
* debug fix (malc)bellard2005-11-111-1/+1
* audio merge (malc)bellard2005-11-051-64/+43
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-301-92/+218
* audio fixes (malc)bellard2004-12-061-1/+0
* audio fixes (malc)bellard2004-11-111-0/+3
* audio clean up (initial patch by malc)bellard2004-11-091-0/+161
OpenPOWER on IntegriCloud