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
/
wavcapture.c
Age
Commit message (
Expand
)
Author
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-05-26
audio: Let capture_callback handler use const buffer argument
Philippe Mathieu-Daudé
2019-08-21
audio: basic support for multi backend audio
Kővágó, Zoltán
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2019-02-14
wavcapture: Convert to error_report
Dr. David Alan Gilbert
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-05-04
audio: fix WAVState leak
Marc-André Lureau
2016-02-02
audio: Clean up includes
Peter Maydell
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2014-05-26
audio: replace fprintf(stderr, ...) with error_report() in audio
Le Tan
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-11-30
Revert "audio/wavcapture: Clarify licensing"
Anthony Liguori
2012-11-19
audio/wavcapture: Clarify licensing
malc
2011-09-20
wavcapture: Use stdio instead of QEMUFile
Juan Quintela
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2009-05-14
Remove any pretense that there can be more than one AudioState
malc
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-02-05
audio: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2008-12-03
Make audio violate POSIX less
malc
2007-11-17
Break up vl.h.
pbrook
2007-02-17
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
ths
2006-08-07
mem leak fixes
bellard
2006-08-05
use QEMUFile API
bellard
2006-07-22
error display fix (malc)
bellard
2006-07-18
audio capture fixes (malc)
bellard
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