summaryrefslogtreecommitdiff
path: root/audio/wavcapture.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini1-1/+1
2012-11-30Revert "audio/wavcapture: Clarify licensing"Anthony Liguori1-1/+0
2012-11-19audio/wavcapture: Clarify licensingmalc1-0/+1
2011-09-20wavcapture: Use stdio instead of QEMUFileJuan Quintela1-23/+56
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-6/+6
2009-05-14Remove any pretense that there can be more than one AudioStatemalc1-1/+1
2009-03-05monitor: Rework API (Jan Kiszka)aliguori1-10/+11
2009-02-05audio: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-5/+0
2008-12-03Make audio violate POSIX lessmalc1-1/+1
2007-11-17Break up vl.h.pbrook1-1/+3
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths1-3/+3
2006-08-07mem leak fixesbellard1-15/+14
2006-08-05use QEMUFile APIbellard1-2/+2
2006-07-22error display fix (malc)bellard1-1/+2
2006-07-18audio capture fixes (malc)bellard1-1/+2
2006-07-16audio capture to wab files (malc)bellard1-31/+91
2006-07-04audio endianness API changes (malc)bellard1-1/+2
2006-07-04audio fixes + initial audio capture support (malc)bellard1-0/+101