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
/
sio_open.3
Age
Commit message (
Expand
)
Author
2010-04-26
once sio_start() has been called, stream parameters cannot be
Jacob Meuser
2010-04-06
aucat (server):
Alexandre Ratchov
2009-12-30
explain what sio_close() drains play buffers as if sio_close() was
Alexandre Ratchov
2009-07-25
use const qualifier in libsndio, making it slightly more consistent
Alexandre Ratchov
2009-07-25
Currently midi capable programs can control midi hardware, but
Alexandre Ratchov
2009-05-15
describe sio_getcap(), sio_pollfd() and sio_setvol() retrurn values
Alexandre Ratchov
2009-02-04
update the default socket paths, to reflect recent aucat changes
Alexandre Ratchov
2009-02-04
explain that it's ok if we get a slightly different rate than
Alexandre Ratchov
2009-01-21
fix bugs section: clarify that sio_start() and sio_stop() should
Alexandre Ratchov
2009-01-21
explain what ``frame'' does mean
Alexandre Ratchov
2009-01-12
replace s/routine/function/, as other manuals do
Alexandre Ratchov
2009-01-08
oops, i messed up tim's patch; correction from Tim van der Molen
Jason McIntyre
2009-01-08
a little macro cleanup; from Tim van der Molen
Jason McIntyre
2008-12-17
stop using stderr in the library, wrap all diagnostic fprintfs
Alexandre Ratchov
2008-12-17
tweak previous;
Jason McIntyre
2008-12-17
add a writable ``appbufsz'' field to the sa_par structure, containing
Alexandre Ratchov
2008-11-17
occures -> occurs;
Jason McIntyre
2008-11-16
document that sio_revents() can return POLLHUP
Alexandre Ratchov
2008-11-11
tweak previous;
Jason McIntyre
2008-11-11
expose a volume knob in the sndio API: add sio_setvol(3) and
Alexandre Ratchov
2008-11-09
typos; ok ratchov@ jmc@
Christian Weisgerber
2008-11-07
expose the block size in the sndio API by making par->round writable
Alexandre Ratchov
2008-10-29
document LIBSIO_DEBUG
Todd T. Fries
2008-10-27
rename libsa to libsndio
Alexandre Ratchov