Age | Commit message (Expand) | Author | Files | Lines |
2011-11-18 | fmodaudio: Remove unused variable 'bits16' (reported by cppcheck) | Stefan Weil | 1 | -4/+2 |
2011-01-12 | audio: split sample conversion and volume mixing | Michael Walle | 1 | -2/+2 |
2009-09-18 | audio: internal API change | malc | 1 | -10/+3 |
2009-09-10 | Remove bit-rotten threshold handling | malc | 1 | -13/+2 |
2009-08-11 | Aesthetics | malc | 1 | -55/+54 |
2009-08-11 | use C99 initializers for all audio/* | Juan Quintela | 1 | -20/+29 |
2009-08-11 | use C99 initializers for audio_pcm_ops | Juan Quintela | 1 | -11/+11 |
2009-08-11 | Use C99 initializers for audio_option | Juan Quintela | 1 | -14/+25 |
2009-08-11 | Use proper struct initializers and remove INIT_FIELD() macro | Juan Quintela | 1 | -11/+11 |
2008-12-22 | Use the ARRAY_SIZE() macro where appropriate. | malc | 1 | -2/+2 |
2008-12-03 | Make audio violate POSIX less | malc | 1 | -6/+6 |
2008-10-06 | Prepare for changing audio_pcm_ops dynamically (partially revert r5422) | blueswir1 | 1 | -1/+1 |
2008-10-05 | Make audio_pcm_opsstatic const | blueswir1 | 1 | -1/+1 |
2007-11-17 | Remove stray uses of vl.h. | pbrook | 1 | -1/+2 |
2006-07-04 | audio endianness API changes (malc) | bellard | 1 | -2/+6 |
2006-07-04 | audio fixes + initial audio capture support (malc) | bellard | 1 | -2/+0 |
2005-11-05 | audio merge (malc) | bellard | 1 | -14/+12 |
2005-10-30 | merged 15a_aqemu.patch audio patch (malc) | bellard | 1 | -155/+371 |
2004-11-11 | audio fixes (malc) | bellard | 1 | -1/+0 |
2004-11-09 | audio clean up (initial patch by malc) | bellard | 1 | -3/+16 |
2004-11-07 | audio merge (malc) | bellard | 1 | -0/+457 |