summaryrefslogtreecommitdiffstats
path: root/audio/noaudio.c
Commit message (Expand)AuthorAgeFilesLines
* audio: expose drv_opaque to init_out and init_inKővágó, Zoltán2015-06-151-2/+2
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-2/+2
* noaudio: correctly account acquired samplesMichael Walle2011-01-041-0/+3
* noaudio: fix return value for read()Michael Walle2010-12-101-1/+1
* audio: internal API changemalc2009-09-181-7/+2
* audio: use muldiv64 where it makes sensemalc2009-09-181-2/+3
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-2/+2
* use C99 initializers for audio_pcm_opsJuan Quintela2009-08-111-11/+11
* Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela2009-08-111-11/+11
* Make audio violate POSIX lessmalc2008-12-031-2/+2
* Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir12008-10-061-1/+1
* Make audio_pcm_opsstatic constblueswir12008-10-051-1/+1
* Break up vl.h.pbrook2007-11-171-1/+3
* audio capture to wab files (malc)bellard2006-07-161-1/+1
* audio endianness API changes (malc)bellard2006-07-041-2/+2
* audio fixes + initial audio capture support (malc)bellard2006-07-041-16/+18
* audio merge (malc)bellard2005-11-051-8/+6
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-301-60/+104
* audio fixes (malc)bellard2004-12-061-2/+0
* audio fixes (malc)bellard2004-11-111-0/+130
OpenPOWER on IntegriCloud