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
/
audio.h
Age
Commit message (
Expand
)
Author
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-15
audio: remove unused function audio_is_cleaning_up()
Volker Rümelin
2020-05-26
audio: Let capture_callback handler use const buffer argument
Philippe Mathieu-Daudé
2020-05-26
audio: Let audio_sample_to_uint64() use const samples argument
Philippe Mathieu-Daudé
2019-10-18
audio: support more than two channels in volume setting
Kővágó, Zoltán
2019-08-21
audio: use size_t where makes sense
Kővágó, Zoltán
2019-08-21
audio: remove audio_MIN, audio_MAX
Kővágó, Zoltán
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
2019-08-21
audio: basic support for multi backend audio
Kővágó, Zoltán
2019-03-11
audio: -audiodev command line option basic implementation
Kővágó, Zoltán
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2017-03-01
replay: add record/replay for audio passthrough
Pavel Dovgalyuk
2016-08-08
audio: clean up before monitor clean up
Marc-André Lureau
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-02-23
all: Clean up includes
Peter Maydell
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2009-10-15
audio: remove last remnants of _t
malc
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-05-14
Remove any pretense that there can be more than one AudioState
malc
2008-12-03
Make audio violate POSIX less
malc
2008-10-05
Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes
blueswir1
2008-05-04
First cut at WM8750 volume control (Jan Kiszka).
balrog
2007-11-17
Break up vl.h.
pbrook
2007-11-07
use config-host.h instead of config.h
bellard
2007-02-17
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
ths
2006-07-16
audio capture to wab files (malc)
bellard
2006-07-04
audio endianness API changes (malc)
bellard
2006-07-04
audio fixes + initial audio capture support (malc)
bellard
2005-11-20
audio merge (malc)
bellard
2005-11-05
audio merge (malc)
bellard
2005-10-30
merged 15a_aqemu.patch audio patch (malc)
bellard
2004-11-09
audio clean up (initial patch by malc)
bellard
2004-11-07
audio merge (malc)
bellard