index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
alsaaudio.c
Age
Commit message (
Expand
)
Author
2019-03-11
alsaaudio: port to -audiodev config
Kővágó, Zoltán
2019-03-11
audio: -audiodev command line option basic implementation
Kővágó, Zoltán
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2018-12-12
audio/alsaaudio: Remove compiler check around pragma
Thomas Huth
2018-03-12
audio: add driver registry
Gerd Hoffmann
2018-02-06
audio: Replace AUDIO_FUNC with __func__
Alistair Francis
2016-02-02
audio: Clean up includes
Peter Maydell
2015-06-15
alsaaudio: use trace events instead of verbose
Kővágó, Zoltán
2015-06-15
alsaaudio: do not use global variables
Kővágó, Zoltán
2015-06-15
audio: expose drv_opaque to init_out and init_in
Kővágó, Zoltán
2015-06-12
alsaaudio: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
2014-06-13
audio: Drop superfluous conditionals around g_free()
Markus Armbruster
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
2011-01-09
alsaaudio: add endianness support for VoiceIn
Michael Walle
2010-10-18
issue snd_pcm_start() when capturing audio
Jindrich Makovicka
2010-10-18
fix 100% CPU load when idle with ALSA
Jindrich Makovicka
2010-04-21
audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup
malc
2010-02-28
audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler
malc
2010-02-28
audio/alsa: Spelling typo (paramters)
Vagrant Cascadian
2009-10-03
oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)
malc
2009-10-02
alsa: Change default buffer/period size
malc
2009-10-02
oss/alsa: Do not invoke UB described in 7.15.1.1
malc
2009-09-18
audio: internal API change
malc
2009-09-18
alsa: use audio_pcm_hw_clip_out
malc
2009-09-14
alsa: Use proper value when testing returned events in alsa_poll_handler
malc
2009-09-14
alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle
malc
2009-09-12
alsa: poll mode handling
malc
2009-08-11
Aesthetics
malc
2009-08-11
use C99 initializers for all audio/*
Juan Quintela
2009-08-11
use C99 initializers for audio_pcm_ops
Juan Quintela
2009-08-11
Use C99 initializers for audio_option
Juan Quintela
2009-08-11
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
2009-07-30
alsa: add host suspend/resume support
Bjørn Mork
2009-07-17
Ignore -Waddress for alsaaudio.c
malc
2009-06-18
alsa: fix warning
Gerd Hoffmann
2008-12-03
Make audio violate POSIX less
malc
2008-10-06
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
blueswir1
2008-10-05
Make audio_pcm_opsstatic const
blueswir1
2008-07-09
Restore old value of buffer_size
malc
2008-07-09
Warn about rejected buffer/period size/time when it was specified by the user
malc
2008-07-09
Call proper function when trying to set period size
malc
2008-07-03
Fix typo
malc
2008-06-21
Emit warning message if user supplied buffer/period size/time was rejected
malc
2008-06-21
Rework period/buffer size setting
malc
2008-01-14
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
2007-12-16
Fix wrong signedness, by Andre Przywara.
ths
[next]