summaryrefslogtreecommitdiffstats
path: root/lib/libsndio/sioctl_open.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use .Dv for SIOCTL_SEL, as we do for all other macrosratchov2020-06-281-3/+3
* Allow switching between alternate devices (-F option) with sndioctl(1)ratchov2020-06-281-1/+1
* Add a new SIOCTL_SEL control type to select one of a predefined set ofratchov2020-06-281-5/+11
* add missing ENVIRONMENT. HISTORY, and AUTHORS sections,schwarze2020-06-201-12/+29
* uint8_t is a discrete, not a continuous type,schwarze2020-06-181-9/+8
* Many of these functions have several arguments, and some argumentsschwarze2020-06-181-19/+48
* basic macro cleanup, and reword two phrases about closed intervalsschwarze2020-06-181-53/+52
* Document sioctl_desc structure maxval attributeratchov2020-06-181-5/+19
* spelling fix;jmc2020-04-191-2/+2
* Mention SIO_DEVANY instead of nonexistent SIOCTL_DEVANY constantfeinerer2020-04-191-3/+3
* Fix .Dt line and copyright year.ratchov2020-02-261-3/+3
* Add API to control audio device parameters exposed by sndiod.ratchov2020-02-261-0/+252