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
Age
Commit message (
Expand
)
Author
2009-06-19
fix qemu_alloc/qemu_free for audio subsystem
Jean-Christophe Dubois
2009-06-18
alsa: fix warning
Gerd Hoffmann
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-05-01
Remove redundant #define
Consul
2009-03-07
Support for DragonFly BSD (Hasso Tepper)
blueswir1
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
Fix NAME2/FIELD2 warnings
malc
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-10-26
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-26
Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock)
blueswir1
2008-10-25
Fix undefined pthread_sigmask warning on OpenBSD
blueswir1
2008-10-06
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
blueswir1
2008-10-05
Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes
blueswir1
2008-10-05
Make audio_pcm_opsstatic const
blueswir1
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-07-29
Move audio/sys-queue.h => sys-queue.h
aliguori
2008-07-29
Update sys-queue.h (Gerd Hoffmann)
aliguori
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-07-02
Pulseaudio driver
malc
2008-07-02
Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl call
malc
2008-06-25
Change the way audio is configured
malc
2008-06-23
Make mixer emulation a configure option (Jan Kiszka)
malc
2008-06-22
Add missing [SU]32
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-06-08
Check the returned audio_buf_info fields
malc
2008-05-04
First cut at WM8750 volume control (Jan Kiszka).
balrog
2008-05-02
Audio endianness and mutex usage fixes (malc.git).
balrog
2008-04-07
Typo fix
aurel32
2008-04-03
Remove remaining .cvsignore files
aurel32
2008-01-17
Miscellaneous fixes after recent audio additions (malc).
balrog
2008-01-14
Make dsound compile again (patch by malc, spotted by C.W. Betts).
balrog
2008-01-14
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
2007-12-17
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
2007-12-16
Fix wrong signedness, by Andre Przywara.
ths
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
[prev]
[next]