303 Commits (fd61a701f1de8e4c1d89b3716ba9ca749cf5c724)

Author SHA1 Message Date
Gerd Hoffmann 051c7d5c1e audio/sdl: build as module 8 years ago
Gerd Hoffmann d2f623dad5 audio/pulseaudio: build as module 8 years ago
Gerd Hoffmann 22d8154391 audio/oss: build as module 8 years ago
Gerd Hoffmann ce3dc033df audio/alsa: build as module 8 years ago
Gerd Hoffmann 65ba869661 audio: add module loading support 8 years ago
Gerd Hoffmann d3893a39eb audio: add driver registry 8 years ago
Gerd Hoffmann 1ef1ec2a44 audio: rename CONFIG_* to CONFIG_AUDIO_* 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 8 years ago
Alistair Francis 470bcabd8f audio: Replace AUDIO_FUNC with __func__ 8 years ago
Eric Blake 2562755ee7 maint: Fix macros with broken 'do/while(0); ' usage 8 years ago
Fam Zheng b11499117c buildsys: Move audio libs to per object 9 years ago
Fam Zheng 8ecc89f6e7 buildsys: Move sdl cflags/libs to per object 9 years ago
Vladimir Sementsov-Ogievskiy db73ee4bc8 trace-events: fix code style: %# -> 0x% 9 years ago
Philippe Mathieu-Daudé 87e0331c5a docs: fix broken paths to docs/devel/tracing.txt 9 years ago
Peng Hao facd0e9773 audio: st_rate_flow exist a infinite loop 9 years ago
Marc-André Lureau 7bdfd907e7 audio: fix WAVState leak 9 years ago
Gerd Hoffmann 3268a845f4 audio: release capture buffers 9 years ago
Thomas Huth bcf19777df audio/sdlaudio: Allow audio playback with SDL2 9 years ago
Pavel Dovgalyuk 1ffc266539 audio: make audio poll timer deterministic 9 years ago
Pavel Dovgalyuk 3d4d16f4dc replay: add record/replay for audio passthrough 9 years ago
Laurent Vivier e723b87103 trace-events: fix first line comment in trace-events 10 years ago
Marc-André Lureau a384c205ac audio: clean up before monitor clean up 10 years ago
Markus Armbruster 175de52487 Clean up decorations and whitespace around header guards 10 years ago
Daniel P. Berrange 66d7a36d75 trace: split out trace events for audio/ directory 10 years ago
Eduardo Habkost 9be385980d coccinelle: Remove unnecessary variables for function return value 10 years ago
Paolo Bonzini 02d0e09503 os-posix: include sys/mman.h 10 years ago
Peter Krempa e58ff62d58 audio: pa: Set volume of recording stream instead of recording device 10 years ago
Paolo Bonzini 87776ab72b qemu-common: stop including qemu/host-utils.h from qemu-common.h 10 years ago
Paolo Bonzini 58369e22cf qemu-common: stop including qemu/bswap.h from qemu-common.h 10 years ago
Stefan Weil cb8d4c8f54 Fix some typos found by codespell 10 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 10 years ago
Rutuja Shah 73bcb24d93 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 10 years ago
Peter Maydell 30456d5ba3 all: Clean up includes 10 years ago
Peter Maydell 6086a565b0 audio: Clean up includes 10 years ago
Markus Armbruster 7e274652e4 audio: Clean up inappropriate and unreachable use of hw_error() 10 years ago
Peter Maydell 2f79a18fdd audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIs 10 years ago
Peter Maydell 2d99f6299b audio/coreaudio.c: Use new-in-OSX-10.6 APIs when available 10 years ago
Peter Maydell 95a860f62e audio/coreaudio.c: Factor out uses of AudioDeviceGet/SetProperty 10 years ago
Peter Maydell 624d1fc30f audio/coreaudio.c: Use new-in-OSX-10.6 API for getting default voice 10 years ago
Peter Maydell 88a0f8300b audio/coreaudio.c: Factor out use of AudioHardwareGetProperty 10 years ago
Gonglei 2828a30723 ossaudio: fix memory leak 11 years ago
Markus Armbruster d49b683644 qerror: Move #include out of qerror.h 11 years ago
Kővágó, Zoltán d95d7d802c ossaudio: use trace events instead of debug config flag 11 years ago
Kővágó, Zoltán fbb7ef56d5 alsaaudio: use trace events instead of verbose 11 years ago
Kővágó, Zoltán 6dd35fd81e dsoundaudio: remove primary buffer 11 years ago
Kővágó, Zoltán 2762955f72 dsoundaudio: remove *_retries kludges 11 years ago
Kővágó, Zoltán 73ad33ef7b audio: remove plive 11 years ago
Kővágó, Zoltán 06ac27f683 audio: remove LOG_TO_MONITOR along with default_mon 11 years ago
Kővágó, Zoltán 81ebb07c56 sdlaudio: do not allow multiple instances 11 years ago
Kővágó, Zoltán d1f52a1d70 coreaudio: do not use global variables where possible 11 years ago