aboutsummaryrefslogtreecommitdiff
path: root/audio/fmodaudio.c
AgeCommit message (Expand)Author
2011-11-18fmodaudio: Remove unused variable 'bits16' (reported by cppcheck)Stefan Weil
2011-01-12audio: split sample conversion and volume mixingMichael Walle
2009-09-18audio: internal API changemalc
2009-09-10Remove bit-rotten threshold handlingmalc
2009-08-11Aestheticsmalc
2009-08-11use C99 initializers for all audio/*Juan Quintela
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-22Use the ARRAY_SIZE() macro where appropriate.malc
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
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-11-11audio fixes (malc)bellard
2004-11-09audio clean up (initial patch by malc)bellard
2004-11-07audio merge (malc)bellard