index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libsndio
/
sio_open.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweak previous;
jmc
2010-11-06
1
-2
/
+3
*
make sio_onvol(3) return a integer exposing whether a volume knob
ratchov
2010-11-06
1
-4
/
+14
*
once sio_start() has been called, stream parameters cannot be
jakemsr
2010-04-26
1
-2
/
+9
*
aucat (server):
ratchov
2010-04-06
1
-45
/
+24
*
explain what sio_close() drains play buffers as if sio_close() was
ratchov
2009-12-30
1
-16
/
+16
*
use const qualifier in libsndio, making it slightly more consistent
ratchov
2009-07-25
1
-3
/
+3
*
Currently midi capable programs can control midi hardware, but
ratchov
2009-07-25
1
-14
/
+12
*
describe sio_getcap(), sio_pollfd() and sio_setvol() retrurn values
ratchov
2009-05-15
1
-3
/
+7
*
update the default socket paths, to reflect recent aucat changes
ratchov
2009-02-04
1
-7
/
+7
*
explain that it's ok if we get a slightly different rate than
ratchov
2009-02-04
1
-3
/
+5
*
fix bugs section: clarify that sio_start() and sio_stop() should
ratchov
2009-01-21
1
-2
/
+2
*
explain what ``frame'' does mean
ratchov
2009-01-21
1
-3
/
+7
*
replace s/routine/function/, as other manuals do
ratchov
2009-01-12
1
-24
/
+24
*
oops, i messed up tim's patch; correction from Tim van der Molen
jmc
2009-01-08
1
-3
/
+3
*
a little macro cleanup; from Tim van der Molen
jmc
2009-01-08
1
-4
/
+8
*
stop using stderr in the library, wrap all diagnostic fprintfs
ratchov
2008-12-17
1
-2
/
+2
*
tweak previous;
jmc
2008-12-17
1
-4
/
+4
*
add a writable ``appbufsz'' field to the sa_par structure, containing
ratchov
2008-12-17
1
-19
/
+31
*
occures -> occurs;
jmc
2008-11-17
1
-3
/
+3
*
document that sio_revents() can return POLLHUP
ratchov
2008-11-16
1
-2
/
+5
*
tweak previous;
jmc
2008-11-11
1
-16
/
+16
*
expose a volume knob in the sndio API: add sio_setvol(3) and
ratchov
2008-11-11
1
-2
/
+39
*
typos; ok ratchov@ jmc@
naddy
2008-11-09
1
-8
/
+8
*
expose the block size in the sndio API by making par->round writable
ratchov
2008-11-07
1
-4
/
+4
*
document LIBSIO_DEBUG
todd
2008-10-29
1
-2
/
+5
*
rename libsa to libsndio
ratchov
2008-10-27
1
-0
/
+721