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