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
2010-01-08
oss: workaround for cases when OSS_GETVERSION is not defined
malc
2009-12-03
audio: port to vmstate
Juan Quintela
2009-12-03
audio: fix compilation of DEBUG_PLIVE
Juan Quintela
2009-11-18
audio: Remove conditional around sw which can not be NULL
malc
2009-10-15
winwave: ADC support
malc
2009-10-15
audio: remove last remnants of _t
malc
2009-10-15
winwave: make error logging more consistent
malc
2009-10-15
winwave: follow the rules when closing the output device
malc
2009-10-13
qemu: allow pulseaudio to be the default
Michael S. Tsirkin
2009-10-11
winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLE
malc
2009-10-11
winwave: close event handle and delete wait object after closing HWAVEOUT
malc
2009-10-11
winwave: remove wait object when finalizing DAC voice
malc
2009-10-10
winwave: poll mode
malc
2009-10-10
Windows Waveform Audio driver (no ADC support yet)
malc
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-30
sdlaudio: make it suck less
malc
2009-09-18
audio: use correct email address
malc
2009-09-18
audio: internal API change
malc
2009-09-18
sdlaudio: use correct function names in sdl_XXX calls
malc
2009-09-18
oss: use audio_pcm_hw_clip_out
malc
2009-09-18
alsa: use audio_pcm_hw_clip_out
malc
2009-09-18
audio: introduce audio_pcm_hw_clip_out helper function
malc
2009-09-18
audio: use muldiv64 where it makes sense
malc
2009-09-18
coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...
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-13
audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL
Jan Kiszka
2009-09-13
oss: Simplify mmap code
malc
2009-09-13
oss: OSS v4 support
malc
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
2009-09-12
alsa: poll mode handling
malc
2009-09-12
oss: poll mode handling
malc
2009-09-12
audio: poll mode infrastructure
malc
2009-09-12
oss: Unbreak mmaping the ability to mmap oss fd on Linux
malc
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-10
Remove bit-rotten threshold handling
malc
2009-09-02
Fix warning on x86_64
Kirill A. Shutemov
2009-08-26
Fix dsound typos
Consul
2009-08-12
Fix typo
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-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-07-30
alsa: add host suspend/resume support
Bjørn Mork
2009-07-27
Generate config-host.h from config-host.mak
Juan Quintela
[prev]
[next]