aboutsummaryrefslogtreecommitdiff
path: root/audio/noaudio.c
AgeCommit message (Expand)Author
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-01-04noaudio: correctly account acquired samplesMichael Walle
2010-12-10noaudio: fix return value for read()Michael Walle
2009-09-18audio: internal API changemalc
2009-09-18audio: use muldiv64 where it makes sensemalc
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-08-11use C99 initializers for audio_pcm_opsJuan Quintela
2009-08-11Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela
2008-12-03Make audio violate POSIX lessmalc
2008-10-06Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir1
2008-10-05Make audio_pcm_opsstatic constblueswir1
2007-11-17Break up vl.h.pbrook
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
2005-11-05audio merge (malc)bellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard
2004-12-06audio fixes (malc)bellard
2004-11-11audio fixes (malc)bellard