| Commit message (Expand) | Author | Age | Files | Lines |
* | audio: fix audio timer rate conversion bug | Volker Rümelin | 2019-04-02 | 2 | -1/+7 |
* | trace-events: Shorten file names in comments | Markus Armbruster | 2019-03-22 | 1 | -3/+3 |
* | audio/paaudio: fix microphone input being unusable | Martin Schrodt | 2019-03-18 | 1 | -1/+7 |
* | audio/paaudio: prolong and make latency configurable | Martin Schrodt | 2019-03-18 | 1 | -6/+6 |
* | audio/paaudio: fix ignored buffer_length setting | Martin Schrodt | 2019-03-18 | 1 | -3/+21 |
* | audio: -audiodev command line option: cleanup | Kővágó, Zoltán | 2019-03-11 | 2 | -199/+4 |
* | wavaudio: port to -audiodev config | Kővágó, Zoltán | 2019-03-11 | 2 | -49/+25 |
* | spiceaudio: port to -audiodev config | Kővágó, Zoltán | 2019-03-11 | 1 | -5/+0 |
* | sdlaudio: port to -audiodev config | Kővágó, Zoltán | 2019-03-11 | 2 | -18/+16 |
* | paaudio: port to -audiodev config | Kővágó, Zoltán | 2019-03-11 | 2 | -52/+67 |
* | ossaudio: port to -audiodev config | Kővágó, Zoltán | 2019-03-11 | 2 | -110/+83 |
* | noaudio: port to -audiodev config | Kővágó, Zoltán | 2019-03-11 | 1 | -1/+0 |
* | dsoundaudio: port to -audiodev config | Kővágó, Zoltán | 2019-03-11 | 3 | -45/+63 |
* | coreaudio: port to -audiodev config | Kővágó, Zoltán | 2019-03-11 | 2 | -38/+39 |
* | alsaaudio: port to -audiodev config | Kővágó, Zoltán | 2019-03-11 | 2 | -234/+183 |
* | audio: -audiodev command line option basic implementation | Kővágó, Zoltán | 2019-03-11 | 15 | -379/+644 |
* | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán | 2019-03-11 | 10 | -140/+147 |
* | audio/sdlaudio: Simplify the sdl_callback function | Thomas Huth | 2019-02-28 | 1 | -26/+19 |
* | audio/sdlaudio: Remove the semaphore code | Thomas Huth | 2019-02-28 | 1 | -140/+5 |
* | audio: Do not check for audio_calloc failure | Frediano Ziglio | 2019-02-28 | 1 | -42/+6 |
* | audio: Use g_strdup_printf instead of manual building a string | Frediano Ziglio | 2019-02-28 | 1 | -20/+5 |
* | wavcapture: Convert to error_report | Dr. David Alan Gilbert | 2019-02-14 | 1 | -22/+17 |
* | audio: error message tweak | Gerd Hoffmann | 2019-01-24 | 1 | -5/+7 |
* | audio: check for pulseaudio daemon pidfile | Gerd Hoffmann | 2019-01-24 | 1 | -0/+15 |
* | audio: Remove AudioState from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 2019-01-22 | 1 | -2/+2 |
* | audio/alsaaudio: Remove compiler check around pragma | Thomas Huth | 2018-12-12 | 1 | -2/+0 |
* | pulseaudio: process audio data in smaller chunks | Gerd Hoffmann | 2018-11-12 | 1 | -2/+2 |
* | audio: add audio timer trace points | Gerd Hoffmann | 2018-07-03 | 2 | -3/+30 |
* | audio: Convert use of atoi to qemu_strtoi | Nia Alarie | 2018-06-25 | 1 | -2/+1 |
* | audio/sdl: build as module | Gerd Hoffmann | 2018-03-12 | 1 | -3/+6 |
* | audio/pulseaudio: build as module | Gerd Hoffmann | 2018-03-12 | 1 | -2/+5 |
* | audio/oss: build as module | Gerd Hoffmann | 2018-03-12 | 1 | -2/+5 |
* | audio/alsa: build as module | Gerd Hoffmann | 2018-03-12 | 1 | -2/+5 |
* | audio: add module loading support | Gerd Hoffmann | 2018-03-12 | 1 | -0/+20 |
* | audio: add driver registry | Gerd Hoffmann | 2018-03-12 | 11 | -44/+105 |
* | audio: rename CONFIG_* to CONFIG_AUDIO_* | Gerd Hoffmann | 2018-03-05 | 2 | -7/+7 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | audio: Replace AUDIO_FUNC with __func__ | Alistair Francis | 2018-02-06 | 11 | -93/+85 |
* | maint: Fix macros with broken 'do/while(0); ' usage | Eric Blake | 2018-01-16 | 1 | -2/+2 |
* | buildsys: Move audio libs to per object | Fam Zheng | 2017-09-22 | 1 | -0/+5 |
* | buildsys: Move sdl cflags/libs to per object | Fam Zheng | 2017-09-22 | 1 | -0/+1 |
* | trace-events: fix code style: %# -> 0x% | Vladimir Sementsov-Ogievskiy | 2017-08-01 | 1 | -2/+2 |
* | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 2017-07-31 | 1 | -1/+1 |
* | audio: st_rate_flow exist a infinite loop | Peng Hao | 2017-07-17 | 1 | -0/+6 |
* | audio: fix WAVState leak | Marc-André Lureau | 2017-05-04 | 1 | -0/+1 |
* | audio: release capture buffers | Gerd Hoffmann | 2017-05-04 | 1 | -0/+2 |
* | audio/sdlaudio: Allow audio playback with SDL2 | Thomas Huth | 2017-03-01 | 1 | -0/+48 |
* | audio: make audio poll timer deterministic | Pavel Dovgalyuk | 2017-03-01 | 1 | -1/+1 |
* | replay: add record/replay for audio passthrough | Pavel Dovgalyuk | 2017-03-01 | 3 | -2/+44 |
* | trace-events: fix first line comment in trace-events | Laurent Vivier | 2016-08-12 | 1 | -1/+1 |