summaryrefslogtreecommitdiffstats
path: root/lib/libsndio/debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* call _sndio_parsenum() instead of duplicating the code in parsedev(); ok ratchov@miko2018-09-261-3/+7
* Validate that midi and audio device numbers are integers.ratchov2015-10-021-1/+25
* Prefix by '_' symbols that are not part of the API.ratchov2013-11-131-7/+7
* Add a "device number" component in sndio(7) device names, allowing aratchov2011-11-151-1/+15
* Make aucat audio and midi backends share the same code to communicateratchov2011-04-161-0/+41