index
:
tinyalsa
master
Tiny library to interface with ALSA in the Linux kernel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tinymix.c
Age
Commit message (
Expand
)
Author
2013-10-30
tinymix: Add support for setting/getting a binary control
Dimitris Papastamos
2013-07-17
tinymix: only print mixer name for full mixer dump
Simon Wilson
2013-06-28
mixer: add mixer_get_name() API
Simon Wilson
2012-11-09
Add -Wall to Makefile and fix warnings
Simon Wilson
2012-11-09
tinymix: Add support for passing control name
Misael Lopez Cruz
2012-09-18
tinymix: support setting of multiple control values
Simon Wilson
2012-03-08
mixer: simplify string get APIs
Simon Wilson
2012-02-08
tinycap, tinyplay, tinymix: Add extra parameters.
Gabriel M. Beddingfield
2011-10-27
mixer: show BYTE controls
Pierre-Louis Bossart
2011-08-09
tinymix: print mixer values when no mixer control is specified
Changoh Heo
2011-07-27
tinymix: Say if we can't open the mixer
Mark Brown
2011-06-06
Add integer range getters to mixer
Simon Wilson
2011-06-06
tinymix: fix compilation warnings
Simon Wilson
2011-06-05
Implement mixer setting in tinymix
Simon Wilson
2011-06-05
Add enum support to mixer
Simon Wilson
2011-06-04
Improve mixer support
Simon Wilson