summaryrefslogtreecommitdiff
path: root/lib/libossaudio/ossaudio.c
AgeCommit message (Expand)Author
2003-03-09use __RCSID()lukem
2003-01-12add support for SNDCTL_DSP_SETDUPLEX ioctl to ossaudio emulation codejdolecek
2001-12-24Make SNDCTL_DSP_POST a nop. It's explicitly *not* supposed to sleep, and asmycroft
2001-07-08Map OSS mixer device "line1" to native mixer device "aux".kim
2001-05-10Impproved fix of PR12796, from Frederick Bruckman <fb@enteract.com>augustss
2001-05-09Apply patch in PR lib/12796 from Frederick Bruckman <fb@enteract.com>augustss
2000-08-16Use accurate rounding in conversion between OSS and NetBSD volume values.tron
2000-07-04Implement OSS_GETVERSION.augustss
1999-11-16Implement SOUND_MIXER_INFO.augustss
1999-08-22Per discussion with Lennart Augustsson, change the behaviour to report emulatedkleink
1999-07-02More trailing white space.simonb
1999-04-13Make copyrights conform.augustss
1998-05-25Fix off by one error.augustss
1998-03-23Track mycroft's change in src/sys/compat/oss/ossaudio.c.augustss
1997-10-29Fix a serious emulation bug.augustss
1997-10-26Add some missing defines and add history to man page.augustss
1997-10-19Update for SunOS compatibility.augustss
1997-10-16Initial version of a user level emulation of the OSS audio API.augustss