aboutsummaryrefslogtreecommitdiff
path: root/audio/wavcapture.c
AgeCommit message (Expand)Author
2014-05-26audio: replace fprintf(stderr, ...) with error_report() in audioLe Tan
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-11-30Revert "audio/wavcapture: Clarify licensing"Anthony Liguori
2012-11-19audio/wavcapture: Clarify licensingmalc
2011-09-20wavcapture: Use stdio instead of QEMUFileJuan Quintela
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2009-05-14Remove any pretense that there can be more than one AudioStatemalc
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-02-05audio: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-03Make audio violate POSIX lessmalc
2007-11-17Break up vl.h.pbrook
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths
2006-08-07mem leak fixesbellard
2006-08-05use QEMUFile APIbellard
2006-07-22error display fix (malc)bellard
2006-07-18audio capture fixes (malc)bellard
2006-07-16audio capture to wab files (malc)bellard
2006-07-04audio endianness API changes (malc)bellard
2006-07-04audio fixes + initial audio capture support (malc)bellard