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
/
mixer.c
Age
Commit message (
Expand
)
Author
2013-06-28
mixer: add mixer_get_name() API
Simon Wilson
2013-06-28
mixer: add mixer_ctl_update() API
Simon Wilson
2013-05-07
mixer: add get/set_array API
Simon Wilson
2012-10-24
mixer: Add mixer_ctl_{set,get}_bytes()
Dimitris Papastamos
2012-10-22
Fix several 'symbol defined but not used' warnings.
Gabriel M. Beddingfield
2012-05-04
mixer: add missing include for sys/ioctl.h
Simon Wilson
2012-03-08
mixer: remove redundant IOCTL_ELEM_READs
Simon Wilson
2012-03-08
mixer: simplify string get APIs
Simon Wilson
2011-10-27
mixer: show BYTE controls
Pierre-Louis Bossart
2011-06-07
mixer: make error handling more consistent
Simon Wilson
2011-06-07
Fix error cases and some spurious whitespace
Simon Wilson
2011-06-06
Add integer range getters to mixer
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
2011-06-02
Support multiple cards and devices
Simon Wilson
2011-05-26
mixer: implement mixer_ctl_set/get_int functions
Simon Wilson
2011-05-25
Initial contribution
Simon Wilson