block-qcow2: keep backing file format in a qcow2 extension (Uri Lublin)
[qemu] / audio / audio.c
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-02-18 malcAvoid running audio ctl's when vm is not running
2009-02-05 aliguoriaudio: remove error handling from qemu_malloc() callers...
2009-01-22 aliguoriRework vm_state_change notifiers (Jan Kiszka)
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-03 malcMake audio violate POSIX less
2008-11-16 blueswir1Attached patch fixes a series of this warning
2008-11-12 malcRename hz to hertz to keep AIX happy
2008-11-04 malcSet default audio timer period to a sane value (otherwi...
2008-09-28 malcFix more r5087 breakage
2008-08-27 blueswir1Revert a part of r5087 that didn't need fixing (thanks...
2008-08-25 blueswir1Fix more bugs in r5044
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-06-25 malcChange the way audio is configured
2008-06-22 malcAdd missing [SU]32
2008-05-04 balrogFirst cut at WM8750 volume control (Jan Kiszka).
2008-04-07 aurel32Typo fix
2008-01-14 balrogpthreads-based audio and miscellaneous audio clean...
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-07-12 thsSpelling fix, by Stuart Brady.
2007-02-17 thsQemu support for S32 and U32 alsa output, by Vassili...
2006-08-03 bellardswapped memset args (Charles Coffing)
2006-07-18 bellardaudio capture fixes (malc)
2006-07-16 bellardaudio capture to wab files (malc)
2006-07-04 bellardaudio endianness API changes (malc)
2006-07-04 bellardaudio fixes + initial audio capture support (malc)
2006-06-25 bellardC99 64 bit printf
2005-11-20 bellardaudio merge (malc)
2005-11-11 bellardVM state change support (malc)
2005-11-05 bellardaudio merge (malc)
2005-10-30 bellardmerged 15a_aqemu.patch audio patch (malc)
2004-12-06 bellardaudio fixes (malc)
2004-11-14 bellardFMOD configure options (malc)
2004-11-11 bellardaudio fixes (malc)
2004-11-09 bellardaudio clean up (initial patch by malc)
2004-11-07 bellardaudio merge (malc)