index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
mixeng.c
Age
Commit message (
Expand
)
Author
2020-05-26
audio: Let audio_sample_to_uint64() use const samples argument
Philippe Mathieu-Daudé
2020-05-26
audio/mixeng: fix clang 10+ warning
Volker Rümelin
2020-03-16
audio: change mixing engine float range to [-1.f, 1.f]
Volker Rümelin
2020-03-16
audio: consistency changes
Volker Rümelin
2020-03-16
audio: change naming scheme of FLOAT_CONV macros
Volker Rümelin
2020-02-06
audio: proper support for float samples in mixeng
Kővágó, Zoltán
2020-02-06
coreaudio: fix coreaudio playback
Volker Rümelin
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-02-06
audio: Replace AUDIO_FUNC with __func__
Alistair Francis
2017-03-01
replay: add record/replay for audio passthrough
Pavel Dovgalyuk
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-02-02
audio: Clean up includes
Peter Maydell
2013-09-24
audio: remove CONFIG_MIXEMU configure option
Bandan Das
2012-05-18
audio: split IN_T into two separate constants
Roger Pau Monne
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
2010-03-11
audio: fix comment
malc
2008-12-03
Make audio violate POSIX less
malc
2008-06-23
Make mixer emulation a configure option (Jan Kiszka)
malc
2007-11-17
Break up vl.h.
pbrook
2007-02-17
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
ths
2005-11-11
size_t fix (malc)
bellard
2005-11-05
audio merge (malc)
bellard
2005-10-30
merged 15a_aqemu.patch audio patch (malc)
bellard
2004-11-07
audio merge (malc)
bellard