- ed2a4a7 audio: proper support for float samples in mixeng by Kővágó, Zoltán · 5 years ago
- fdc8c5f audio: fix bug 1858488 by Volker Rümelin · 5 years ago
- 571a8c5 audio: split ctl_* functions into enable_* and volume_* by Kővágó, Zoltán · 5 years ago
- ff71876 sdlaudio: port to the new audio backend api by Kővágó, Zoltán · 5 years ago
- 7520462 audio: use size_t where makes sense by Kővágó, Zoltán · 5 years ago
- 1d793fe audio: remove read and write pcm_ops by Kővágó, Zoltán · 5 years ago
- 5893591 audio: remove audio_MIN, audio_MAX by Kővágó, Zoltán · 5 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 57dea55 sdlaudio: port to -audiodev config by Kővágó, Zoltán · 6 years ago
- 7183022 audio: -audiodev command line option basic implementation by Kővágó, Zoltán · 6 years ago
- 85bc585 audio: use qapi AudioFormat instead of audfmt_e by Kővágó, Zoltán · 6 years ago
- 9399ef1 audio/sdlaudio: Simplify the sdl_callback function by Thomas Huth · 6 years ago
- 8a7816c audio/sdlaudio: Remove the semaphore code by Thomas Huth · 6 years ago
- d3893a3 audio: add driver registry by Gerd Hoffmann · 7 years ago
- 470bcab audio: Replace AUDIO_FUNC with __func__ by Alistair Francis · 7 years ago
- bcf1977 audio/sdlaudio: Allow audio playback with SDL2 by Thomas Huth · 8 years ago
- 6086a56 audio: Clean up includes by Peter Maydell · 9 years ago
- 81ebb07 sdlaudio: do not allow multiple instances by Kővágó, Zoltán · 10 years ago
- 5706db1 audio: expose drv_opaque to init_out and init_in by Kővágó, Zoltán · 10 years ago
- 9bf0960 Fix compilation warning due to missing header for sigaction (followup) by Alexandre Raymond · 14 years ago
- 4ff9786 Fix trivial "endianness bugs" by Stefan Weil · 14 years ago
- 60592ed audio/sdl: return on error by malc · 14 years ago
- d087bb3 audio/sdl: be more anal about errors by malc · 14 years ago
- 6c557ab audio/sdlaudio: remove unused variable by Serge Ziryukin · 15 years ago
- ff54149 Revert "sdlaudio: make it suck less" by malc · 15 years ago
- 4839abe sdlaudio: make it suck less by malc · 15 years ago
- bdff253 audio: internal API change by malc · 15 years ago
- 3fd7f63 sdlaudio: use correct function names in sdl_XXX calls by malc · 15 years ago
- 98f9f48 Aesthetics by malc · 15 years ago
- 1a40d5e use C99 initializers for all audio/* by Juan Quintela · 15 years ago
- 1dd3e4d use C99 initializers for audio_pcm_ops by Juan Quintela · 15 years ago
- 2700efa Use C99 initializers for audio_option by Juan Quintela · 15 years ago
- bee37f3 Use proper struct initializers and remove INIT_FIELD() macro by Juan Quintela · 15 years ago
- 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 15 years ago
- c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
- 1ea879e Make audio violate POSIX less by malc · 16 years ago
- b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
- 1b52da5 Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock) by blueswir1 · 16 years ago
- 9b4c14c Fix undefined pthread_sigmask warning on OpenBSD by blueswir1 · 16 years ago
- 35f4b58 Prepare for changing audio_pcm_ops dynamically (partially revert r5422) by blueswir1 · 16 years ago
- 8869def Make audio_pcm_opsstatic const by blueswir1 · 16 years ago
- 87ecb68 Break up vl.h. by pbrook · 17 years ago
- e784ba7 Ensure signals are properly masked for new SDL Audio threads, by Andrzej by ths · 18 years ago
- d929eba audio endianness API changes (malc) by bellard · 19 years ago
- 8ead62c audio fixes + initial audio capture support (malc) by bellard · 19 years ago
- c0fe382 audio merge (malc) by bellard · 19 years ago
- 1d14ffa merged 15a_aqemu.patch audio patch (malc) by bellard · 19 years ago
- 430116a debug fix by bellard · 20 years ago
- 9f059ec win32/SDL build fixes by bellard · 20 years ago
- fb06518 audio clean up (initial patch by malc) by bellard · 20 years ago
- 85571bc audio merge (malc) by bellard · 20 years ago