aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutputs/audioOutput_oss.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wee bit of code cleanupWarren Dukes2005-03-051-1/+3
* we want to stat, not lstatWarren Dukes2005-03-051-1/+1
* implemented dropping of current buffered audio, works for oss, but there seemsWarren Dukes2005-03-051-19/+67
* don't open device in initDriver! instead we just stat() for the deviceWarren Dukes2005-03-051-29/+78
* fix oss_openDevice() to match the new openDevice callback protocol (w/o a aud...Warren Dukes2004-11-201-1/+2
* move audioOutput dir to audioOutputsWarren Dukes2004-11-021-0/+199