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
/
audio.c
Age
Commit message (
Expand
)
Author
2009-09-12
audio: poll mode infrastructure
malc
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-08-12
Fix typo
malc
2009-08-11
Aesthetics
malc
2009-08-11
Use C99 initializers for audio_option
Juan Quintela
2009-07-27
Generate config-host.h from config-host.mak
Juan Quintela
2009-07-24
Fix period initialization
malc
2009-07-22
use struct initializer for audio.c
Juan Quintela
2009-05-14
Remove any pretense that there can be more than one AudioState
malc
2009-05-12
Make AUD_init failure fatal
Paul Brook
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-02-18
Avoid running audio ctl's when vm is not running
malc
2009-02-05
audio: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-22
Rework vm_state_change notifiers (Jan Kiszka)
aliguori
2008-12-22
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-03
Make audio violate POSIX less
malc
2008-11-16
Attached patch fixes a series of this warning
blueswir1
2008-11-12
Rename hz to hertz to keep AIX happy
malc
2008-11-04
Set default audio timer period to a sane value (otherwise qemu becomes unusab...
malc
2008-09-28
Fix more r5087 breakage
malc
2008-08-27
Revert a part of r5087 that didn't need fixing (thanks to malc for spotting)
blueswir1
2008-08-25
Fix more bugs in r5044
blueswir1
2008-08-21
Fix OpenBSD linker warnings
blueswir1
2008-06-25
Change the way audio is configured
malc
2008-06-22
Add missing [SU]32
malc
2008-05-04
First cut at WM8750 volume control (Jan Kiszka).
balrog
2008-04-07
Typo fix
aurel32
2008-01-14
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-07-12
Spelling fix, by Stuart Brady.
ths
2007-02-17
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
ths
2006-08-03
swapped memset args (Charles Coffing)
bellard
2006-07-18
audio capture fixes (malc)
bellard
2006-07-16
audio capture to wab files (malc)
bellard
2006-07-04
audio endianness API changes (malc)
bellard
2006-07-04
audio fixes + initial audio capture support (malc)
bellard
2006-06-25
C99 64 bit printf
bellard
2005-11-20
audio merge (malc)
bellard
2005-11-11
VM state change support (malc)
bellard
2005-11-05
audio merge (malc)
bellard
2005-10-30
merged 15a_aqemu.patch audio patch (malc)
bellard
2004-12-06
audio fixes (malc)
bellard
2004-11-14
FMOD configure options (malc)
bellard
2004-11-11
audio fixes (malc)
bellard
2004-11-09
audio clean up (initial patch by malc)
bellard
2004-11-07
audio merge (malc)
bellard
[prev]