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
/
amsg.h
Age
Commit message (
Expand
)
Author
2018-07-28
Rename the sndiod unix domain socket to /tmp/sndio/sockN to avoid
Alexandre Ratchov
2016-01-09
Make code fit in 80 columns, remove trailing spaces & tabs.
Alexandre Ratchov
2015-10-02
As the socket path is known, use its size rather that PATH_MAX.
Alexandre Ratchov
2015-10-02
use macros instead of hard-coded strings for unix sockets paths
Alexandre Ratchov
2015-10-02
remove unused DEFAULT_OPT macro
Alexandre Ratchov
2012-11-23
Make the client wait for the first flow control message rather than
Alexandre Ratchov
2012-11-02
Use dedicated messages for flow control instead of abusing clock tick
Alexandre Ratchov
2011-11-15
Add a "device number" component in sndio(7) device names, allowing a
Alexandre Ratchov
2011-10-17
Remove midicat since aucat can now be used instead of midicat
Alexandre Ratchov
2011-04-28
Implement a new authentication method allowing aucat and midicat to
Alexandre Ratchov
2011-04-27
move amsg.h containing protocol defs from aucat side to libsndio side.
Alexandre Ratchov