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