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
/
esdaudio.c
Age
Commit message (
Expand
)
Author
2012-02-25
audio: Add some fall through comments
Stefan Weil
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
2010-08-06
audio: make audio_pt_init block all signals
malc
2009-09-18
audio: internal API change
malc
2009-09-02
Fix warning on x86_64
Kirill A. Shutemov
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
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-05-02
Audio endianness and mutex usage fixes (malc.git).
balrog
2008-01-14
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog