aboutsummaryrefslogtreecommitdiff
path: root/mixer.c
AgeCommit message (Expand)Author
2012-10-24mixer: Add mixer_ctl_{set,get}_bytes()Dimitris Papastamos
2012-10-22Fix several 'symbol defined but not used' warnings.Gabriel M. Beddingfield
2012-05-04mixer: add missing include for sys/ioctl.hSimon Wilson
2012-03-08mixer: remove redundant IOCTL_ELEM_READsSimon Wilson
2012-03-08mixer: simplify string get APIsSimon Wilson
2011-10-27mixer: show BYTE controlsPierre-Louis Bossart
2011-06-07mixer: make error handling more consistentSimon Wilson
2011-06-07Fix error cases and some spurious whitespaceSimon Wilson
2011-06-06Add integer range getters to mixerSimon Wilson
2011-06-05Implement mixer setting in tinymixSimon Wilson
2011-06-05Add enum support to mixerSimon Wilson
2011-06-04Improve mixer supportSimon Wilson
2011-06-02Support multiple cards and devicesSimon Wilson
2011-05-26mixer: implement mixer_ctl_set/get_int functionsSimon Wilson
2011-05-25Initial contributionSimon Wilson