summaryrefslogtreecommitdiff
path: root/audio/audio_int.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-12audio: add driver registryGerd Hoffmann1-9/+5
2018-03-05audio: rename CONFIG_* to CONFIG_AUDIO_*Gerd Hoffmann1-1/+1
2018-02-06audio: Replace AUDIO_FUNC with __func__Alistair Francis1-6/+0
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+2
2015-06-15audio: expose drv_opaque to init_out and init_inKővágó, Zoltán1-2/+2
2015-06-15audio: remove winwave audio driverKővágó, Zoltán1-1/+0
2015-06-15audio: remove fmod backendKővágó, Zoltán1-1/+0
2015-06-15audio: remove esd backendKővágó, Zoltán1-1/+0
2013-06-21audio: Replace static functions in header file by macros, remove GCC_ATTRStefan Weil1-28/+3
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau1-0/+5
2012-04-17audio: add VOICE_VOLUME ctlMarc-André Lureau1-0/+1
2011-01-12audio: split sample conversion and volume mixingMichael Walle1-1/+1
2010-11-09spice: add audioGerd Hoffmann1-0/+1
2010-09-22Move macros GCC_ATTR and GCC_FMT_ATTR to common header fileStefan Weil1-8/+0
2009-10-15audio: remove last remnants of _tmalc1-1/+1
2009-10-10Windows Waveform Audio driver (no ADC support yet)malc1-0/+1
2009-09-18audio: internal API changemalc1-3/+1
2009-09-18audio: introduce audio_pcm_hw_clip_out helper functionmalc1-0/+3
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl1-15/+15
2009-09-12audio: poll mode infrastructuremalc1-0/+4
2009-08-11Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela1-2/+0
2009-05-14Remove any pretense that there can be more than one AudioStatemalc1-0/+2
2009-02-18Avoid running audio ctl's when vm is not runningmalc1-0/+1
2008-12-03Make audio violate POSIX lessmalc1-10/+10
2008-10-06Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir11-3/+3
2008-10-05Make audio_pcm_opsstatic constblueswir11-3/+3
2008-07-02Pulseaudio drivermalc1-0/+1
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog1-0/+1
2007-07-12Spelling fix, by Stuart Brady.ths1-2/+2
2006-07-16audio capture to wab files (malc)bellard1-5/+11
2006-07-04audio endianness API changes (malc)bellard1-12/+2
2006-07-04audio fixes + initial audio capture support (malc)bellard1-1/+17
2005-11-20audio merge (malc)bellard1-1/+1
2005-11-11debug fix (malc)bellard1-1/+1
2005-11-05audio merge (malc)bellard1-64/+43
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard1-92/+218
2004-12-06audio fixes (malc)bellard1-1/+0
2004-11-11audio fixes (malc)bellard1-0/+3
2004-11-09audio clean up (initial patch by malc)bellard1-0/+161