aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2019-04-02audio: fix audio timer rate conversion bugVolker Rümelin
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-18audio/paaudio: fix microphone input being unusableMartin Schrodt
2019-03-18audio/paaudio: prolong and make latency configurableMartin Schrodt
2019-03-18audio/paaudio: fix ignored buffer_length settingMartin Schrodt
2019-03-11audio: -audiodev command line option: cleanupKővágó, Zoltán
2019-03-11wavaudio: port to -audiodev configKővágó, Zoltán
2019-03-11spiceaudio: port to -audiodev configKővágó, Zoltán
2019-03-11sdlaudio: port to -audiodev configKővágó, Zoltán
2019-03-11paaudio: port to -audiodev configKővágó, Zoltán
2019-03-11ossaudio: port to -audiodev configKővágó, Zoltán
2019-03-11noaudio: port to -audiodev configKővágó, Zoltán
2019-03-11dsoundaudio: port to -audiodev configKővágó, Zoltán
2019-03-11coreaudio: port to -audiodev configKővágó, Zoltán
2019-03-11alsaaudio: port to -audiodev configKővágó, Zoltán
2019-03-11audio: -audiodev command line option basic implementationKővágó, Zoltán
2019-03-11audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán
2019-02-28audio/sdlaudio: Simplify the sdl_callback functionThomas Huth
2019-02-28audio/sdlaudio: Remove the semaphore codeThomas Huth
2019-02-28audio: Do not check for audio_calloc failureFrediano Ziglio
2019-02-28audio: Use g_strdup_printf instead of manual building a stringFrediano Ziglio
2019-02-14wavcapture: Convert to error_reportDr. David Alan Gilbert
2019-01-24audio: error message tweakGerd Hoffmann
2019-01-24audio: check for pulseaudio daemon pidfileGerd Hoffmann
2019-01-22audio: Remove AudioState from "qemu/typedefs.h"Philippe Mathieu-Daudé
2018-12-12audio/alsaaudio: Remove compiler check around pragmaThomas Huth
2018-11-12pulseaudio: process audio data in smaller chunksGerd Hoffmann
2018-07-03audio: add audio timer trace pointsGerd Hoffmann
2018-06-25audio: Convert use of atoi to qemu_strtoiNia Alarie
2018-03-12audio/sdl: build as moduleGerd Hoffmann
2018-03-12audio/pulseaudio: build as moduleGerd Hoffmann
2018-03-12audio/oss: build as moduleGerd Hoffmann
2018-03-12audio/alsa: build as moduleGerd Hoffmann
2018-03-12audio: add module loading supportGerd Hoffmann
2018-03-12audio: add driver registryGerd Hoffmann
2018-03-05audio: rename CONFIG_* to CONFIG_AUDIO_*Gerd Hoffmann
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-06audio: Replace AUDIO_FUNC with __func__Alistair Francis
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2017-09-22buildsys: Move audio libs to per objectFam Zheng
2017-09-22buildsys: Move sdl cflags/libs to per objectFam Zheng
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-17audio: st_rate_flow exist a infinite loopPeng Hao
2017-05-04audio: fix WAVState leakMarc-André Lureau
2017-05-04audio: release capture buffersGerd Hoffmann
2017-03-01audio/sdlaudio: Allow audio playback with SDL2Thomas Huth
2017-03-01audio: make audio poll timer deterministicPavel Dovgalyuk
2017-03-01replay: add record/replay for audio passthroughPavel Dovgalyuk
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier