summaryrefslogtreecommitdiffstats
path: root/audio/wavcapture.c
Commit message (Expand)AuthorAgeFilesLines
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* audio: replace fprintf(stderr, ...) with error_report() in audioLe Tan2014-05-261-2/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* Revert "audio/wavcapture: Clarify licensing"Anthony Liguori2012-11-301-1/+0
* audio/wavcapture: Clarify licensingmalc2012-11-191-0/+1
* wavcapture: Use stdio instead of QEMUFileJuan Quintela2011-09-201-23/+56
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-6/+6
* Remove any pretense that there can be more than one AudioStatemalc2009-05-141-1/+1
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-10/+11
* audio: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-5/+0
* Make audio violate POSIX lessmalc2008-12-031-1/+1
* Break up vl.h.pbrook2007-11-171-1/+3
* Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths2007-02-171-3/+3
* mem leak fixesbellard2006-08-071-15/+14
* use QEMUFile APIbellard2006-08-051-2/+2
* error display fix (malc)bellard2006-07-221-1/+2
* audio capture fixes (malc)bellard2006-07-181-1/+2
* audio capture to wab files (malc)bellard2006-07-161-31/+91
* audio endianness API changes (malc)bellard2006-07-041-1/+2
* audio fixes + initial audio capture support (malc)bellard2006-07-041-0/+101
OpenPOWER on IntegriCloud