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
2022-12-04
lib: Mark up error names in man pages with .Er
uwe
2021-06-09
ossaudio(3): continue getting capabilities if AUDIO_GETFORMAT fails
nia
2021-06-08
ossaudio(3): nested switch statements are hard to read, refactor
nia
2021-06-08
ossaudio(3): refactor library into separate files
nia
2021-05-09
ossaudio: Set handle on OSSv4 mixer devices
nia
2021-05-09
libossaudio: Various OSSv4 fixes to allow reference programs to compile
nia
2021-03-15
ossv4 mixer API: be extra careful with the inputs to AUDIO_MIXER_READ.
nia
2020-12-19
ossaudio(3): Do not reuse results from AUDIO_GETBUFINFO in SETINFO
nia
2020-12-03
Add some missing channel order related ioctl defines.
nia
2020-11-13
ossaudio(3): Clone some useful behaviour from the Solaris kernel
nia
2020-11-04
ossaudio(3): Set errno and return -1 rather than returning errno.
nia
2020-11-03
ossaudio(3): Reduce code duplication for querying capabilities
nia
2020-11-03
ossaudio(3): Return device playback and capture capabilities in GETCAPS
nia
2020-11-03
ossaudio(3): More capability defines from OSSv4
nia
2020-11-03
ossaudio(3): return correctly initialized return value in unlikely
nia
2020-10-30
ossaudio(3): Simplify setting rate (try to supply the nearest one possible)
nia
2020-10-24
libossaudio: return newfd here as we return retval elsewhere
roy
2020-10-23
Fix typo in comment.
wiz
2020-10-23
ossaudio(3): Add an implementation of SNDCTL_CARDINFO
nia
2020-10-22
ossaudio(3): This is not compat_linux
nia
2020-10-20
ossaudio(3): Add SNDCTL_AUDIOINFO_EX as an alias of SNDCTL_AUDIOINFO
nia
2020-10-20
Remove trailing whitespace.
wiz
2020-10-20
ossaudio(3): Plug a fd leak in the new mixer API
nia
2020-10-20
ossaudio.3: Bump date
nia
2020-10-20
ossaudio(3): Turn BUGS section into a list of potential compat issues
nia
2020-10-20
ossaudio(3): Add some endian-specific U16 formats
nia
2020-10-19
ossaudio(3): add some no-op defines for ossv4 compat.
nia
2020-10-19
ossaudio(3): these ioctls need to return samples, not bytes
nia
2020-10-19
ossaudio(3): Add SNDCTL_DSP_CURRENT_(I|O)PTR
nia
2020-10-17
ossaudio(3): Add initial support for the OSSv4.1 Mixer API
nia
2020-10-17
Use Fx and Nx. End Rs block. Remove trailing whitespace.
wiz
2020-10-16
ossaudio.3: note this is most/all of ossv3 and some of ossv4
nia
2020-10-16
ossaudio(3): Add SNDCTL_DSP_COOKEDMODE, SNDCTL_DSP_GETERROR
nia
2020-10-16
ossaudio.3: Sort sections.
nia
2020-10-16
ossaudio.3: More information about the history and status of this API
nia
2020-10-16
ossaudio: Bump copyright date and improve description.
nia
2020-10-16
ossaudio: Add comments for the more obscure parts of SNDCTL_AUDIOINFO
nia
2020-10-16
ossaudio: Various OSSv4 fixes for SNDCTL_AUDIOINFO
nia
2020-04-20
ossaudio: removed outdated comment
nia
2020-04-19
ossaudio: Implement SNDCTL_DSP_(SET|GET)TRIGGER.
nia
2020-04-19
ossaudio: Make SNDCTL_DSP_[GET|SET][PLAY|RECORD]VOL closer to OSSv4
nia
2020-04-15
ossaudio: If the user's channel count is rejected, use the hardware count
nia
2020-04-15
ossaudio: Make SNDCTL_DSP_SETFMT conform with OSSv4.
nia
2020-04-15
ossaudio: Make SNDCTL_DSP_SPEED more robust when using invalid rates.
nia
2019-11-03
Use record field for recording even on
isaki
2019-11-02
Use record.sample_rate for recording on SNDCTL_DSP_SPEED.
isaki
2019-02-02
Fix minor bugs of SNDCTL_DSP_GETISPACE.
isaki
2019-01-29
Revert a wrong SNDCTL_DSP_GETOSPACE part of rev1.33.
isaki
2019-01-23
memset to zero the entire array, not just 8 bytes of it.
mrg
2017-03-24
ABI of libossaudio did not change, so there was no need to bump the version
nat
[next]