index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
audio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
qapi, audio: Make introspection reflect build configuration more closely
Daniel P. Berrangé
1
-0
/
+20
2023-01-30
qapi, audio: add query-audiodev command
Daniel P. Berrangé
1
-0
/
+12
2022-12-13
qapi audio: Elide redundant has_FOO in generated C
Markus Armbruster
1
-4
/
+2
2022-11-06
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
1
-6
/
+10
2022-11-06
module: rename module_load_one to module_load
Claudio Fontana
1
-1
/
+1
2022-10-12
audio: improve out.voices test
Helge Konetzka
1
-1
/
+1
2022-10-12
audio: fix in.voices test
Helge Konetzka
1
-1
/
+1
2022-10-11
audio: fix sw->buf size for audio recording
Volker Rümelin
1
-1
/
+1
2022-10-11
audio: refactor audio_get_avail()
Volker Rümelin
1
-5
/
+19
2022-10-11
audio: rename audio_sw_bytes_free()
Volker Rümelin
1
-6
/
+14
2022-10-11
audio: swap audio_rate_get_bytes() function parameters
Volker Rümelin
1
-1
/
+1
2022-10-11
audio: add more audio rate control functions
Volker Rümelin
1
-11
/
+24
2022-10-11
audio: run downstream playback queue unconditionally
Volker Rümelin
1
-4
/
+4
2022-10-11
audio: fix GUS audio playback with out.mixing-engine=off
Volker Rümelin
1
-1
/
+2
2022-10-11
audio: refactor code in audio_run_out()
Volker Rümelin
1
-9
/
+8
2022-09-27
audio: remove abort() in audio_bug()
Volker Rümelin
1
-1
/
+0
2022-09-27
Revert "audio: Log context for audio bug"
Volker Rümelin
1
-12
/
+13
2022-09-27
audio: Add sndio backend
Alexandre Ratchov
1
-0
/
+1
2022-09-19
audio: add help option for -audio and -audiodev
Claudio Fontana
1
-0
/
+19
2022-09-02
audio: exit(1) if audio backend failed to be found or initialized
Marc-André Lureau
1
-3
/
+11
2022-05-14
introduce -audio as a replacement for -soundhw
Paolo Bonzini
1
-1
/
+7
2022-04-06
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
1
-1
/
+1
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2022-03-15
audio: Log context for audio bug
Akihiko Odaki
1
-13
/
+12
2022-03-04
audio: restore mixing-engine playback buffer size
Volker Rümelin
1
-17
/
+52
2022-03-04
Revert "audio: fix wavcapture segfault"
Volker Rümelin
1
-2
/
+2
2022-03-04
audio: add pcm_ops function table for capture backend
Volker Rümelin
1
-0
/
+2
2022-03-04
audio: copy playback stream in sequential order
Volker Rümelin
1
-15
/
+9
2022-03-04
audio: inline function audio_pcm_sw_get_rpos_in()
Volker Rümelin
1
-18
/
+5
2022-03-04
audio: add function audio_pcm_hw_conv_in()
Volker Rümelin
1
-6
/
+19
2022-03-04
audio: move function audio_pcm_hw_clip_out()
Volker Rümelin
1
-19
/
+19
2022-03-04
audio: replace open-coded buffer arithmetic
Volker Rümelin
1
-18
/
+7
2021-12-21
audio: add "dbus" audio backend
Marc-André Lureau
1
-0
/
+1
2021-08-10
audio: Never send migration section
Dr. David Alan Gilbert
1
-0
/
+10
2021-06-17
audio: Fix format specifications of debug logs
Akihiko Odaki
1
-3
/
+3
2021-06-17
audio: move code to audio/audio.c
Volker Rümelin
1
-0
/
+9
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-15
audio: Add braces for statements/fix braces' position
Zhang Han
1
-14
/
+12
2021-01-15
audio: remove remaining unused plive code
Volker Rümelin
1
-16
/
+1
2021-01-15
audio: break generic buffer dependency on mixing-engine
Volker Rümelin
1
-7
/
+4
2021-01-15
audio: split pcm_ops function get_buffer_in
Volker Rümelin
1
-4
/
+14
2021-01-15
sdlaudio: add -audiodev sdl,out.buffer-count option
Volker Rümelin
1
-1
/
+1
2020-12-15
audio: add sanity check
Gerd Hoffmann
1
-1
/
+3
2020-12-15
audio: Simplify audio_bug() removing old code
Philippe Mathieu-Daudé
1
-18
/
+1
2020-12-15
audio: remove unused function audio_is_cleaning_up()
Volker Rümelin
1
-8
/
+0
2020-09-23
audio: remove qemu_spice_audio_init()
Gerd Hoffmann
1
-0
/
+16
2020-09-23
audio: run downstream playback queue unconditionally
Volker Rümelin
1
-0
/
+3
2020-09-23
audio: align audio_generic_write with audio_pcm_hw_run_out
Volker Rümelin
1
-5
/
+27
2020-09-23
audio: remove unnecessary calls to put_buffer_in
Volker Rümelin
1
-2
/
+0
2020-09-23
audio: align audio_generic_read with audio_pcm_hw_run_in
Volker Rümelin
1
-4
/
+15
[next]