summaryrefslogtreecommitdiffstats
path: root/audio/coreaudio.c
Commit message (Expand)AuthorAgeFilesLines
* coreaudio: do not use global variables where possibleKővágó, Zoltán2015-06-151-19/+24
* audio: expose drv_opaque to init_out and init_inKővágó, Zoltán2015-06-151-1/+2
* coreaudio: Fix OSStatus format specifierAndreas Färber2011-06-231-1/+1
* coreaudio: Avoid formatting UInt32 typeAndreas Färber2011-06-231-2/+2
* Fix compilation warning due to incorrectly specified typeAlexandre Raymond2011-06-141-1/+1
* audio: internal API changemalc2009-09-181-4/+2
* Aestheticsmalc2009-08-111-8/+12
* use C99 initializers for audio_pcm_opsJuan Quintela2009-08-111-11/+5
* Use C99 initializers for audio_optionJuan Quintela2009-08-111-5/+9
* Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela2009-08-111-12/+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
* Remove stray uses of vl.h.pbrook2007-11-171-1/+2
* Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths2007-02-171-5/+0
* audio endianness API changes (malc)bellard2006-07-041-9/+1
* audio fixes + initial audio capture support (malc)bellard2006-07-041-2/+0
* make the number of buffers settable (malc)bellard2005-11-201-1/+5
* workaround for atexit - buffer size API changebellard2005-11-201-44/+94
* compile fix (malc)bellard2005-11-111-1/+2
* audio merge (malc)bellard2005-11-051-28/+24
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-301-0/+513
OpenPOWER on IntegriCloud