summaryrefslogtreecommitdiffstats
path: root/audio/audio_template.h
Commit message (Expand)AuthorAgeFilesLines
* audio: remove pliveKővágó, Zoltán2015-06-151-41/+0
* audio: expose drv_opaque to init_out and init_inKővágó, Zoltán2015-06-151-1/+1
* audio: Don't free hw resources until after hw backend is stoppedPeter Maydell2014-12-221-1/+1
* audio: Drop superfluous conditionals around g_free()Markus Armbruster2014-06-131-11/+4
* audio: Fix warning from static code analysisStefan Weil2012-09-231-3/+3
* audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau2012-04-171-0/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-10/+10
* audio: Fix memory size for resampling buffer in DAC casemalc2010-09-281-4/+0
* Fix %lld or %llx printf format useBlue Swirl2010-05-221-1/+1
* audio: fix compilation of DEBUG_PLIVEJuan Quintela2009-12-031-3/+3
* audio: Remove conditional around sw which can not be NULLmalc2009-11-181-17/+15
* audio: remove last remnants of _tmalc2009-10-151-1/+1
* audio: use muldiv64 where it makes sensemalc2009-09-181-1/+1
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-6/+6
* Remove any pretense that there can be more than one AudioStatemalc2009-05-141-37/+31
* Make audio violate POSIX lessmalc2008-12-031-9/+11
* Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths2007-02-171-2/+2
* audio capture to wab files (malc)bellard2006-07-161-2/+2
* audio endianness API changes (malc)bellard2006-07-041-12/+9
* audio fixes + initial audio capture support (malc)bellard2006-07-041-2/+10
* C99 64 bit printfbellard2006-06-251-1/+1
* audio merge (malc)bellard2005-11-201-67/+195
* size_t fix (malc)bellard2005-11-111-1/+2
* audio merge (malc)bellard2005-11-051-108/+143
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-301-0/+401
OpenPOWER on IntegriCloud