index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libsndio
/
shlib_version
Age
Commit message (
Expand
)
Author
2020-02-26
Add API to control audio device parameters exposed by sndiod.
Alexandre Ratchov
2017-12-26
Use a version script to limit exported symbols
Jeremie Courreges-Anglas
2015-12-20
Expose internal functions necessary to open audio devices and midi
Alexandre Ratchov
2013-11-13
Prefix by '_' symbols that are not part of the API.
Alexandre Ratchov
2013-08-13
Switch time_t, ino_t, clock_t, and struct kevent's ident and data
Philip Guenther
2010-11-06
make sio_onvol(3) return a integer exposing whether a volume knob
Alexandre Ratchov
2009-07-25
Currently midi capable programs can control midi hardware, but
Alexandre Ratchov
2008-12-17
add a writable ``appbufsz'' field to the sa_par structure, containing
Alexandre Ratchov
2008-11-11
expose a volume knob in the sndio API: add sio_setvol(3) and
Alexandre Ratchov
2008-11-07
expose the block size in the sndio API by making par->round writable
Alexandre Ratchov
2008-10-28
sio_initpar() is supposed to return void like the documentation
Jonathan Gray
2008-10-27
rename libsa to libsndio
Alexandre Ratchov