summaryrefslogtreecommitdiffstats
path: root/audio/sdlaudio.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock)blueswir12008-10-261-1/+1
* Fix undefined pthread_sigmask warning on OpenBSDblueswir12008-10-251-0/+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
* Break up vl.h.pbrook2007-11-171-1/+2
* Ensure signals are properly masked for new SDL Audio threads, by Andrzejths2007-07-121-0/+18
* audio endianness API changes (malc)bellard2006-07-041-5/+2Star
* audio fixes + initial audio capture support (malc)bellard2006-07-041-1/+0Star
* audio merge (malc)bellard2005-11-051-14/+12Star
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-301-110/+217
* debug fixbellard2005-04-261-2/+2
* win32/SDL build fixesbellard2004-11-141-2/+2
* audio clean up (initial patch by malc)bellard2004-11-101-3/+12
* audio merge (malc)bellard2004-11-071-0/+323