summaryrefslogtreecommitdiffstats
path: root/include/sndio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix comments about sioctl_desc's maxval fieldratchov2020-06-181-3/+3
* Add API to control audio device parameters exposed by sndiod.ratchov2020-02-261-1/+50
* Expose internal functions necessary to open audio devices and midiratchov2015-12-201-1/+6
* hex constants unsigned, prevents some gcc warningsespie2012-08-221-2/+2
* Include sys/types.h rather than sys/param.h to pull BYTE_ORDER macros.ratchov2012-07-081-2/+2
* Make the "default" string a valid device name that has the same effectratchov2012-05-231-1/+7
* Use "unsigned int" rather than "unsigned". No object change.ratchov2012-04-111-30/+30
* make sio_onvol(3) return a integer exposing whether a volume knobratchov2010-11-061-21/+2
* use const qualifier in libsndio, making it slightly more consistentratchov2009-07-251-5/+5
* Currently midi capable programs can control midi hardware, butratchov2009-07-251-1/+13
* move src/lib/libsndio/sndio.h into src/include where other includeratchov2009-04-211-0/+152