summaryrefslogtreecommitdiffstats
path: root/lib/libsndio/amsg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add API to control audio device parameters exposed by sndiod.ratchov2020-02-261-1/+40
* Add affinity between the program and its mixer control.ratchov2019-07-121-2/+2
* Rename the sndiod unix domain socket to /tmp/sndio/sockN to avoidratchov2018-07-281-4/+4
* Make code fit in 80 columns, remove trailing spaces & tabs.ratchov2016-01-091-2/+2
* As the socket path is known, use its size rather that PATH_MAX.ratchov2015-10-021-1/+8
* use macros instead of hard-coded strings for unix sockets pathsratchov2015-10-021-3/+13
* remove unused DEFAULT_OPT macroratchov2015-10-021-2/+1
* Make the client wait for the first flow control message rather thanratchov2012-11-231-2/+2
* Use dedicated messages for flow control instead of abusing clock tickratchov2012-11-021-3/+3
* Add a "device number" component in sndio(7) device names, allowing aratchov2011-11-151-3/+5
* Remove midicat since aucat can now be used instead of midicatratchov2011-10-171-3/+1
* Implement a new authentication method allowing aucat and midicat toratchov2011-04-281-1/+3
* move amsg.h containing protocol defs from aucat side to libsndio side.ratchov2011-04-271-0/+108