aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ossaudio.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-03Make audio violate POSIX lessmalc1-5/+5
2008-10-06Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir11-1/+1
2008-10-05Make audio_pcm_opsstatic constblueswir11-1/+1
2008-07-02Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl callmalc1-1/+1
2008-06-08Check the returned audio_buf_info fieldsmalc1-0/+6
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog1-1/+1
2007-11-17Break up vl.h.pbrook1-1/+2
2007-04-02audio/ossaudio.c for OpenBSD, by Todd T. Fries.ths1-0/+5
2006-07-04audio endianness API changes (malc)bellard1-10/+4
2006-07-04audio fixes + initial audio capture support (malc)bellard1-7/+19
2005-11-20audio merge (malc)bellard1-2/+6
2005-11-11debug msg (malc)bellard1-5/+8
2005-11-05audio merge (malc)bellard1-37/+71
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard1-171/+417
2005-07-24open OSS audio device as write only (malc)bellard1-1/+1
2004-11-14mmap audio fix (malc)bellard1-15/+16
2004-11-11audio fixes (malc)bellard1-4/+1
2004-11-09audio clean up (initial patch by malc)bellard1-10/+21
2004-11-07audio merge (malc)bellard1-0/+466