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
2015-10-20
mixer: remove separate info list
Richard Fitzgerald
2015-09-15
Merge pull request #52 from rfvirgil/get_id
Simon Wilson
2015-05-04
mixer: add support for TLV based byte controls
Mythri P K
2014-09-09
mixer: Add mixer_ctl_get_id
Richard Fitzgerald
2014-09-04
Merge pull request #50 from charleskeepax/master
Simon Wilson
2014-08-18
Revert "mixer: Control input value in mixer_ctl_set_value"
Charles Keepax
2014-08-12
tinyalsa: unable to set BYTE mixer
David.Coutherut
2014-08-12
Tinyalsa: standardize error message for wrong input value
Baptiste Robert
2014-05-06
Mixer: Check validity of input value
Baptiste Robert
2014-05-06
mixer: Control input value in mixer_ctl_set_value
Androidict
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