| Commit message (Expand) | Author | Age | Files | Lines |
* | audio: add driver registry | Gerd Hoffmann | 2018-03-12 | 1 | -1/+7 |
* | audio: clean up before monitor clean up | Marc-André Lureau | 2016-08-08 | 1 | -10/+2 |
* | audio: Clean up includes | Peter Maydell | 2016-02-02 | 1 | -1/+1 |
* | audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIs | Peter Maydell | 2015-12-15 | 1 | -9/+15 |
* | audio/coreaudio.c: Use new-in-OSX-10.6 APIs when available | Peter Maydell | 2015-12-15 | 1 | -1/+106 |
* | audio/coreaudio.c: Factor out uses of AudioDeviceGet/SetProperty | Peter Maydell | 2015-12-15 | 1 | -47/+94 |
* | audio/coreaudio.c: Use new-in-OSX-10.6 API for getting default voice | Peter Maydell | 2015-12-15 | 1 | -0/+27 |
* | audio/coreaudio.c: Factor out use of AudioHardwareGetProperty | Peter Maydell | 2015-12-15 | 1 | -6/+11 |
* | coreaudio: do not use global variables where possible | Kővágó, Zoltán | 2015-06-15 | 1 | -19/+24 |
* | audio: expose drv_opaque to init_out and init_in | Kővágó, Zoltán | 2015-06-15 | 1 | -1/+2 |
* | coreaudio: Fix OSStatus format specifier | Andreas Färber | 2011-06-23 | 1 | -1/+1 |
* | coreaudio: Avoid formatting UInt32 type | Andreas Färber | 2011-06-23 | 1 | -2/+2 |
* | Fix compilation warning due to incorrectly specified type | Alexandre Raymond | 2011-06-14 | 1 | -1/+1 |
* | audio: internal API change | malc | 2009-09-18 | 1 | -4/+2 |
* | Aesthetics | malc | 2009-08-11 | 1 | -8/+12 |
* | use C99 initializers for audio_pcm_ops | Juan Quintela | 2009-08-11 | 1 | -11/+5 |
* | Use C99 initializers for audio_option | Juan Quintela | 2009-08-11 | 1 | -5/+9 |
* | Use proper struct initializers and remove INIT_FIELD() macro | Juan Quintela | 2009-08-11 | 1 | -12/+11 |
* | Make audio violate POSIX less | malc | 2008-12-03 | 1 | -2/+2 |
* | Prepare for changing audio_pcm_ops dynamically (partially revert r5422) | blueswir1 | 2008-10-06 | 1 | -1/+1 |
* | Make audio_pcm_opsstatic const | blueswir1 | 2008-10-05 | 1 | -1/+1 |
* | Remove stray uses of vl.h. | pbrook | 2007-11-17 | 1 | -1/+2 |
* | Qemu support for S32 and U32 alsa output, by Vassili Karpov. | ths | 2007-02-17 | 1 | -5/+0 |
* | audio endianness API changes (malc) | bellard | 2006-07-04 | 1 | -9/+1 |
* | audio fixes + initial audio capture support (malc) | bellard | 2006-07-04 | 1 | -2/+0 |
* | make the number of buffers settable (malc) | bellard | 2005-11-20 | 1 | -1/+5 |
* | workaround for atexit - buffer size API change | bellard | 2005-11-20 | 1 | -44/+94 |
* | compile fix (malc) | bellard | 2005-11-11 | 1 | -1/+2 |
* | audio merge (malc) | bellard | 2005-11-05 | 1 | -28/+24 |
* | merged 15a_aqemu.patch audio patch (malc) | bellard | 2005-10-30 | 1 | -0/+513 |