aboutsummaryrefslogtreecommitdiff
path: root/mixer.c
AgeCommit message (Expand)Author
2015-10-20mixer: remove separate info listRichard Fitzgerald
2015-09-15Merge pull request #52 from rfvirgil/get_idSimon Wilson
2015-05-04mixer: add support for TLV based byte controlsMythri P K
2014-09-09mixer: Add mixer_ctl_get_idRichard Fitzgerald
2014-09-04Merge pull request #50 from charleskeepax/masterSimon Wilson
2014-08-18Revert "mixer: Control input value in mixer_ctl_set_value"Charles Keepax
2014-08-12tinyalsa: unable to set BYTE mixerDavid.Coutherut
2014-08-12Tinyalsa: standardize error message for wrong input valueBaptiste Robert
2014-05-06Mixer: Check validity of input valueBaptiste Robert
2014-05-06mixer: Control input value in mixer_ctl_set_valueAndroidict
2013-06-28mixer: add mixer_get_name() APISimon Wilson
2013-06-28mixer: add mixer_ctl_update() APISimon Wilson
2013-05-07mixer: add get/set_array APISimon Wilson
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