summaryrefslogtreecommitdiff
path: root/lib/libossaudio/ossaudio.c
AgeCommit message (Expand)Author
2008-04-04simplify SNDCTL_DSP_SETTRIGGERJacob Meuser
2007-11-12this is the recording source. rename 'source' to 'recsource' and beJacob Meuser
2007-11-12implement SNDCTL_DSP_GETODELAYJacob Meuser
2007-11-06- when we need to do both AUDIO_SETINFO and AUDIO_GETINFO to emulateJacob Meuser
2007-10-08- make SNDCTL_DSP_GETOSPACE much more efficient by using AUDIO_GETPRINOJacob Meuser
2007-09-28implement SNDCTL_DSP_[G|S]ETTRIGGERJacob Meuser
2006-02-13revert change that breaks KDE, until we figure out what's wrong.Marc Espie
2006-01-25Fix problem in ioctl() handling in OSS audio emulation which causedBrad Smith
2005-01-19compare st_dev/st_ino before declaring the cached values valid; ok miodJason Wright
2003-05-03- make it -Wall cleanAnil Madhavapeddy
2002-04-24make oss_ioctl varargs.Marc Espie
2001-08-18sync up libossaudio with NetBSD changes.Brad Smith
2001-05-24Fix fragment handling for SNDCTL_DSP_GETxSPACE ioctls; per NetBSD PR/12796.Aaron Campbell
1998-05-25fix off by one error, reported by nathanw@MIT.EDU.Niels Provos
1998-05-01libossaudio from NetBSD mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos