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.
 
 
 
 
 
 
Jeremy White 795ca114d3 Add the ability to vary Spice playback and record rates, to facilitate Opus support. 12 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: Lower default wakeup rate to 100 times / second 13 years ago
audio.h misc: move include files to include/qemu/ 13 years ago
audio_int.h audio: Replace static functions in header file by macros, remove GCC_ATTR 13 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 remove some double-includes 13 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: remove CONFIG_MIXEMU configure option 13 years ago
mixeng.h audio: split sample conversion and volume mixing 15 years ago
mixeng_template.h audio/mixeng_template.h: fix inline declaration 13 years ago
noaudio.c aio / timers: Switch entire codebase to the new timer API 13 years ago
ossaudio.c ossaudio: check for oss support in oss_audio_init 13 years ago
paaudio.c audio: adjust pulse to 100Hz wakeup rate 13 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 Add the ability to vary Spice playback and record rates, to facilitate Opus support. 12 years ago
wavaudio.c aio / timers: Switch entire codebase to the new timer API 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