QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Volker Rümelin 194bdf5069 audio: fix saturation nonlinearity in clip_* functions 6 years ago
..
Makefile.objs paaudio: port to the new audio backend api 7 years ago
alsaaudio.c audio/alsaaudio: Remove superfluous semicolons 6 years ago
audio.c audio: proper support for float samples in mixeng 6 years ago
audio.h audio: support more than two channels in volume setting 7 years ago
audio_int.h audio: proper support for float samples in mixeng 6 years ago
audio_legacy.c Include qemu-common.h exactly where needed 7 years ago
audio_template.h audio: proper support for float samples in mixeng 6 years ago
audio_win_int.c audio: use qapi AudioFormat instead of audfmt_e 7 years ago
audio_win_int.h Windows Waveform Audio driver (no ADC support yet) 17 years ago
coreaudio.c audio: proper support for float samples in mixeng 6 years ago
dsound_template.h audio/dsound: fix invalid parameters error 6 years ago
dsoundaudio.c audio/dsound: fix invalid parameters error 6 years ago
mixeng.c audio: change mixing engine float range to [-1.f, 1.f] 6 years ago
mixeng.h audio: proper support for float samples in mixeng 6 years ago
mixeng_template.h audio: fix saturation nonlinearity in clip_* functions 6 years ago
noaudio.c audio: fix bug 1858488 6 years ago
ossaudio.c ossaudio: disable poll mode can't be reached 6 years ago
paaudio.c audio: proper support for float samples in mixeng 6 years ago
rate_template.h audio: use size_t where makes sense 7 years ago
sdlaudio.c audio: proper support for float samples in mixeng 6 years ago
spiceaudio.c audio: replace shift in audio_pcm_info with bytes_per_frame 7 years ago
trace-events trace-events: Shorten file names in comments 7 years ago
wavaudio.c audio: fix bug 1858488 6 years ago
wavcapture.c audio: basic support for multi backend audio 7 years ago