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.
 
 
 
 
 
 
Stefan Weil 457b654327 audio: Replace non-portable asprintf in debug code by g_strdup_printf 13 years ago
..
Makefile.objs build: move rules from Makefile to */Makefile.objs 13 years ago
alsaaudio.c misc: move include files to include/qemu/ 13 years ago
audio.c audio: Replace non-portable asprintf in debug code by g_strdup_printf 13 years ago
audio.h misc: move include files to include/qemu/ 13 years ago
audio_int.h audio: don't apply volume effect if backend has VOICE_VOLUME_CAP 14 years ago
audio_pt_int.c Revert "audio/audio_pt_int: Clarify licensing" 14 years ago
audio_pt_int.h pthreads-based audio and miscellaneous audio clean-up (malc). 18 years ago
audio_template.h audio: Fix warning from static code analysis 14 years ago
audio_win_int.c Windows Waveform Audio driver (no ADC support yet) 17 years ago
audio_win_int.h Windows Waveform Audio driver (no ADC support yet) 17 years ago
coreaudio.c coreaudio: Fix OSStatus format specifier 15 years ago
dsound_template.h Fix NAME2/FIELD2 warnings 17 years ago
dsoundaudio.c audio: split sample conversion and volume mixing 15 years ago
esdaudio.c audio: Add some fall through comments 14 years ago
fmodaudio.c fmodaudio: Remove unused variable 'bits16' (reported by cppcheck) 15 years ago
mixeng.c audio: split IN_T into two separate constants 14 years ago
mixeng.h audio: split sample conversion and volume mixing 15 years ago
mixeng_template.h audio: split IN_T into two separate constants 14 years ago
noaudio.c misc: move include files to include/qemu/ 13 years ago
ossaudio.c misc: move include files to include/qemu/ 13 years ago
paaudio.c fix build with pulseaudio versions older than 0.9.11 14 years ago
rate_template.h Make audio violate POSIX less 18 years ago
sdlaudio.c Fix compilation warning due to missing header for sigaction (followup) 15 years ago
spiceaudio.c misc: move include files to include/qemu/ 13 years ago
wavaudio.c misc: move include files to include/qemu/ 13 years ago
wavcapture.c monitor: move include files to include/monitor/ 13 years ago
winwaveaudio.c softmmu: move include files to include/sysemu/ 13 years ago