aboutsummaryrefslogtreecommitdiff
path: root/tinymix.c
AgeCommit message (Expand)Author
2016-01-09tinymix: don't get byte array if size is zeroSimon Wilson
2015-05-04tinymix: Remove the unused parameter from tinymix_set_byte_ctl()Samreen Nilofer
2015-05-04tinymix: Support more that 512 bytes in byte controlSamreen Nilofer
2014-05-07Merge branch 'master' of git://github.com/charleskeepax/tinyalsa into charles...Simon Wilson
2013-11-19tinymix: Improve detect of integer valuesCharles Keepax
2013-10-30tinymix: Add support for setting/getting a binary controlDimitris Papastamos
2013-07-17tinymix: only print mixer name for full mixer dumpSimon Wilson
2013-06-28mixer: add mixer_get_name() APISimon Wilson
2012-11-09Add -Wall to Makefile and fix warningsSimon Wilson
2012-11-09tinymix: Add support for passing control nameMisael Lopez Cruz
2012-09-18tinymix: support setting of multiple control valuesSimon Wilson
2012-03-08mixer: simplify string get APIsSimon Wilson
2012-02-08tinycap, tinyplay, tinymix: Add extra parameters.Gabriel M. Beddingfield
2011-10-27mixer: show BYTE controlsPierre-Louis Bossart
2011-08-09tinymix: print mixer values when no mixer control is specifiedChangoh Heo
2011-07-27tinymix: Say if we can't open the mixerMark Brown
2011-06-06Add integer range getters to mixerSimon Wilson
2011-06-06tinymix: fix compilation warningsSimon Wilson
2011-06-05Implement mixer setting in tinymixSimon Wilson
2011-06-05Add enum support to mixerSimon Wilson
2011-06-04Improve mixer supportSimon Wilson