aboutsummaryrefslogtreecommitdiff
path: root/src/mixer.c
AgeCommit message (Expand)Author
2016-12-02mixer: add ability to update control list with new controlsRichard Fitzgerald
2016-12-01Added function, mixer_get_num_ctls_by_nameTaylor Holberton
2016-12-01Added mixer_get_ctl_constTaylor Holberton
2016-12-01Added const specifier for several mixer functionsTaylor Holberton
2016-11-23added mixer ctl member documentationTaylor Holberton
2016-11-23finished mixer API documentationTaylor Holberton
2016-11-19added some documentationTaylor Holberton
2016-11-19renamed doxygen group, tinyalsa-mixer to libtinyalsa-mixerTaylor Holberton
2016-10-05included only necessary headersRicardo Biehl Pasquali
2016-10-03Merge branch 'defer-enum-inspection' of https://github.com/dawagner/tinyalsa ...Taylor Holberton
2016-10-01added some documentation to mixer interfaceTaylor Holberton
2016-10-01put source files into src dirTaylor Holberton