]> git.proxmox.com Git - qemu.git/history - audio/audio.c
slirp: Fix restricted mode
[qemu.git] / audio / audio.c
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Michael Walleaudio: split sample conversion and volume mixing
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-18 malcaudio: Only use audio timer when necessary
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-09 Gerd Hoffmannspice: add audio
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustermonitor: Separate "default monitor" and "current monito...
2010-01-16 malcaudio: include more information into audio_bug's output
2009-12-03 Juan Quintelaaudio: port to vmstate
2009-09-18 malcaudio: use correct email address
2009-09-18 malcaudio: internal API change
2009-09-18 malcaudio: introduce audio_pcm_hw_clip_out helper function
2009-09-18 malcaudio: use muldiv64 where it makes sense
2009-09-13 Jan Kiszkaaudio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-11 malcaudio: remove lsbindex/popcount in favour of host-utils...
2009-09-11 malcaudio: poll mode infrastructure
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-12 malcFix typo
2009-08-11 malcAesthetics
2009-08-11 Juan QuintelaUse C99 initializers for audio_option
2009-07-27 Juan QuintelaGenerate config-host.h from config-host.mak
2009-07-24 malcFix period initialization
2009-07-22 Juan Quintelause struct initializer for audio.c
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-12 Paul BrookMake AUD_init failure fatal
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)