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
Age
Commit message (
Expand
)
Author
2003-01-12
add support for SNDCTL_DSP_SETDUPLEX ioctl to ossaudio emulation code
jdolecek
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-05-27
Add SOUND_MASK_* for the last SOUND_MIXER_* values that didn't have any.
wiz
2002-02-20
Improve markup, sort sections.
wiz
2002-02-07
Generate <>& symbolically.
ross
2002-01-11
Determine the 'native' endianness using _BYTE_ORDER from
kleink
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-19
Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is
jdolecek
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-05
remove extra period in SEE ALL section
msaitoh
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
1999-03-22
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1999-03-18
Avoid defining _POSIX_SOURCE.
augustss
1999-02-25
Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing
abs
1999-02-05
Make protection against multiple inclusion non-invasive wrt. name space.
kleink
1998-08-12
Xref midi(4).
augustss
1998-06-29
Revert the #define of ioctl to its previous state since my
augustss
1998-06-19
Add __BEGIN_DECLS & __END_DECLS for C++ and clean up a little.
augustss
1998-05-25
Fix off by one error.
augustss
1998-04-13
use CPPFLAGS not CFLAGS
lukem
1998-03-23
Track mycroft's change in src/sys/compat/oss/ossaudio.c.
augustss
1998-02-05
add LIBRARY section to man page
perry
1998-01-05
RCSID Police.
perry
1997-11-07
back out last change
mikel
1997-11-01
don't build shared library
mikel
1997-10-29
Add even more defines.
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
Install the "soundcard.h" include file in /usr/include, because:
thorpej
1997-10-19
Update for SunOS compatibility.
augustss
1997-10-16
Remove a copied line.
augustss
1997-10-16
Add some bugs to the man page.
augustss
1997-10-16
Initial version of a user level emulation of the OSS audio API.
augustss