summaryrefslogtreecommitdiff
path: root/audio/audio_template.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-23audio: Fix warning from static code analysisStefan Weil1-3/+3
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau1-0/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-10/+10
2010-09-28audio: Fix memory size for resampling buffer in DAC casemalc1-4/+0
2010-05-22Fix %lld or %llx printf format useBlue Swirl1-1/+1
2009-12-03audio: fix compilation of DEBUG_PLIVEJuan Quintela1-3/+3
2009-11-18audio: Remove conditional around sw which can not be NULLmalc1-17/+15
2009-10-15audio: remove last remnants of _tmalc1-1/+1
2009-09-18audio: use muldiv64 where it makes sensemalc1-1/+1
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl1-6/+6
2009-05-14Remove any pretense that there can be more than one AudioStatemalc1-37/+31
2008-12-03Make audio violate POSIX lessmalc1-9/+11
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths1-2/+2
2006-07-16audio capture to wab files (malc)bellard1-2/+2
2006-07-04audio endianness API changes (malc)bellard1-12/+9
2006-07-04audio fixes + initial audio capture support (malc)bellard1-2/+10
2006-06-25C99 64 bit printfbellard1-1/+1
2005-11-20audio merge (malc)bellard1-67/+195
2005-11-11size_t fix (malc)bellard1-1/+2
2005-11-05audio merge (malc)bellard1-108/+143
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard1-0/+401