aboutsummaryrefslogtreecommitdiff
path: root/audio/alsaaudio.c
AgeCommit message (Expand)Author
2014-06-13audio: Drop superfluous conditionals around g_free()Markus Armbruster
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19janitor: do not include qemu-char everywherePaolo Bonzini
2012-12-19janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-01-12audio: split sample conversion and volume mixingMichael Walle
2011-01-09alsaaudio: add endianness support for VoiceInMichael Walle
2010-10-18issue snd_pcm_start() when capturing audioJindrich Makovicka
2010-10-18fix 100% CPU load when idle with ALSAJindrich Makovicka
2010-04-21audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixupmalc
2010-02-28audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handlermalc
2010-02-28audio/alsa: Spelling typo (paramters)Vagrant Cascadian
2009-10-03oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)malc
2009-10-02alsa: Change default buffer/period sizemalc
2009-10-02oss/alsa: Do not invoke UB described in 7.15.1.1malc
2009-09-18audio: internal API changemalc
2009-09-18alsa: use audio_pcm_hw_clip_outmalc
2009-09-14alsa: Use proper value when testing returned events in alsa_poll_handlermalc
2009-09-14alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handlemalc
2009-09-12alsa: poll mode handlingmalc
2009-08-11Aestheticsmalc
2009-08-11use C99 initializers for all audio/*Juan Quintela
2009-08-11use C99 initializers for audio_pcm_opsJuan Quintela
2009-08-11Use C99 initializers for audio_optionJuan Quintela
2009-08-11Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela
2009-07-30alsa: add host suspend/resume supportBjørn Mork
2009-07-17Ignore -Waddress for alsaaudio.cmalc
2009-06-18alsa: fix warningGerd Hoffmann
2008-12-03Make audio violate POSIX lessmalc
2008-10-06Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir1
2008-10-05Make audio_pcm_opsstatic constblueswir1
2008-07-09Restore old value of buffer_sizemalc
2008-07-09Warn about rejected buffer/period size/time when it was specified by the usermalc
2008-07-09Call proper function when trying to set period sizemalc
2008-07-03Fix typomalc
2008-06-21Emit warning message if user supplied buffer/period size/time was rejectedmalc
2008-06-21Rework period/buffer size settingmalc
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog
2007-12-16Fix wrong signedness, by Andre Przywara.ths
2007-11-17Remove stray uses of vl.h.pbrook
2007-07-12Spelling fix, by Stuart Brady.ths
2007-05-02Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.balrog
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths
2006-07-04audio endianness API changes (malc)bellard
2006-07-04audio fixes + initial audio capture support (malc)bellard
2005-11-20added LF missing in logs (malc)bellard
2005-11-20audio merge (malc)bellard
2005-11-11debug fix (malc)bellard
2005-11-05audio merge (malc)bellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard