aboutsummaryrefslogtreecommitdiff
path: root/audio/audio.c
AgeCommit message (Expand)Author
2009-12-03audio: port to vmstateJuan Quintela
2009-09-18audio: use correct email addressmalc
2009-09-18audio: internal API changemalc
2009-09-18audio: introduce audio_pcm_hw_clip_out helper functionmalc
2009-09-18audio: use muldiv64 where it makes sensemalc
2009-09-13audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLLJan Kiszka
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-12audio: remove lsbindex/popcount in favour of host-utils's ctz32malc
2009-09-12audio: poll mode infrastructuremalc
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-08-12Fix typomalc
2009-08-11Aestheticsmalc
2009-08-11Use C99 initializers for audio_optionJuan Quintela
2009-07-27Generate config-host.h from config-host.makJuan Quintela
2009-07-24Fix period initializationmalc
2009-07-22use struct initializer for audio.cJuan Quintela
2009-05-14Remove any pretense that there can be more than one AudioStatemalc
2009-05-12Make AUD_init failure fatalPaul Brook
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-02-18Avoid running audio ctl's when vm is not runningmalc
2009-02-05audio: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-22Rework vm_state_change notifiers (Jan Kiszka)aliguori
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-12-03Make audio violate POSIX lessmalc
2008-11-16Attached patch fixes a series of this warningblueswir1
2008-11-12Rename hz to hertz to keep AIX happymalc
2008-11-04Set default audio timer period to a sane value (otherwise qemu becomes unusab...malc
2008-09-28Fix more r5087 breakagemalc
2008-08-27Revert a part of r5087 that didn't need fixing (thanks to malc for spotting)blueswir1
2008-08-25Fix more bugs in r5044blueswir1
2008-08-21Fix OpenBSD linker warningsblueswir1
2008-06-25Change the way audio is configuredmalc
2008-06-22Add missing [SU]32malc
2008-05-04First cut at WM8750 volume control (Jan Kiszka).balrog
2008-04-07Typo fixaurel32
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-07-12Spelling fix, by Stuart Brady.ths
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths
2006-08-03swapped memset args (Charles Coffing)bellard
2006-07-18audio capture fixes (malc)bellard
2006-07-16audio capture to wab files (malc)bellard
2006-07-04audio endianness API changes (malc)bellard
2006-07-04audio fixes + initial audio capture support (malc)bellard
2006-06-25C99 64 bit printfbellard
2005-11-20audio merge (malc)bellard
2005-11-11VM state change support (malc)bellard
2005-11-05audio merge (malc)bellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard