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