aboutsummaryrefslogtreecommitdiff
path: root/audio/coreaudio.c
AgeCommit message (Expand)Author
2011-06-23coreaudio: Fix OSStatus format specifierAndreas Färber
2011-06-23coreaudio: Avoid formatting UInt32 typeAndreas Färber
2011-06-14Fix compilation warning due to incorrectly specified typeAlexandre Raymond
2009-09-18audio: internal API changemalc
2009-08-11Aestheticsmalc
2009-08-11use C99 initializers for audio_pcm_opsJuan Quintela
2009-08-11Use C99 initializers for audio_optionJuan 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-17Remove stray uses of vl.h.pbrook
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths
2006-07-04audio endianness API changes (malc)bellard
2006-07-04audio fixes + initial audio capture support (malc)bellard
2005-11-20make the number of buffers settable (malc)bellard
2005-11-20workaround for atexit - buffer size API changebellard
2005-11-11compile fix (malc)bellard
2005-11-05audio merge (malc)bellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard