Paolo Bonzini
|
f6061733a9
audio: allow returning an error from the driver init
|
1 年間 前 |
Volker Rümelin
|
613fe02b2a
audio: swap audio_rate_get_bytes() function parameters
|
2 年 前 |
Volker Rümelin
|
70ded68b45
spiceaudio: update comment
|
2 年 前 |
Volker Rümelin
|
90320051ea
spiceaudio: add a pcm_ops buffer_get_free function
|
2 年 前 |
Gerd Hoffmann
|
f6b12dfd80
modules: add audio module annotations
|
4 年 前 |
Volker Rümelin
|
a2893c8303
audio: split pcm_ops function get_buffer_in
|
4 年 前 |
Gerd Hoffmann
|
05b53636d0
spice: move add_interface() to QemuSpiceOps.
|
4 年 前 |
Gerd Hoffmann
|
f0c4555edf
audio: remove qemu_spice_audio_init()
|
5 年 前 |
Volker Rümelin
|
aec6d0dc4e
audio/spiceaudio: always rate limit playback stream
|
4 年 前 |
Volker Rümelin
|
d4b70fa4ed
audio: handle buf == NULL in put_buffer_out()
|
4 年 前 |
Kővágó, Zoltán
|
2b9cce8c8c
audio: replace shift in audio_pcm_info with bytes_per_frame
|
5 年 前 |
Kővágó, Zoltán
|
cecc1e79bf
audio: support more than two channels in volume setting
|
5 年 前 |
Kővágó, Zoltán
|
571a8c522e
audio: split ctl_* functions into enable_* and volume_*
|
6 年 前 |
Kővágó, Zoltán
|
857271a29c
audio: common rate control code for timer based outputs
|
6 年 前 |
Kővágó, Zoltán
|
8c198ff065
spiceaudio: port to the new audio backend api
|
6 年 前 |
Kővágó, Zoltán
|
7520462bc1
audio: use size_t where makes sense
|
6 年 前 |
Kővágó, Zoltán
|
1d793fec6c
audio: remove read and write pcm_ops
|
6 年 前 |
Kővágó, Zoltán
|
5893591503
audio: remove audio_MIN, audio_MAX
|
6 年 前 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年 前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年 前 |
Kővágó, Zoltán
|
8af2234f7f
spiceaudio: port to -audiodev config
|
6 年 前 |
Kővágó, Zoltán
|
71830221fb
audio: -audiodev command line option basic implementation
|
6 年 前 |
Kővágó, Zoltán
|
85bc58520c
audio: use qapi AudioFormat instead of audfmt_e
|
6 年 前 |
Gerd Hoffmann
|
d3893a39eb
audio: add driver registry
|
7 年 前 |
Paolo Bonzini
|
87776ab72b
qemu-common: stop including qemu/host-utils.h from qemu-common.h
|
9 年 前 |
Rutuja Shah
|
73bcb24d93
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
|
9 年 前 |
Peter Maydell
|
6086a565b0
audio: Clean up includes
|
9 年 前 |
Markus Armbruster
|
d49b683644
qerror: Move #include out of qerror.h
|
10 年 前 |
Kővágó, Zoltán
|
5706db1deb
audio: expose drv_opaque to init_out and init_in
|
10 年 前 |
Le Tan
|
69e995040c
audio: replace fprintf(stderr, ...) with error_report() in audio
|
11 年 前 |