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
/
src
/
mixer.c
Age
Commit message (
Expand
)
Author
2017-01-11
Fix mixer_wait_event function comments
Pankaj Bharadiya
2017-01-11
Tinyalsa: Add support to poll on alsa control
Pankaj Bharadiya
2017-01-10
Fix the byte control set/get method
Pankaj Bharadiya
2017-01-10
mixer: Add support for TLV RW access check api
Pankaj Bharadiya
2016-12-02
mixer: add ability to update control list with new controls
Richard Fitzgerald
2016-12-01
Added function, mixer_get_num_ctls_by_name
Taylor Holberton
2016-12-01
Added mixer_get_ctl_const
Taylor Holberton
2016-12-01
Added const specifier for several mixer functions
Taylor Holberton
2016-11-23
added mixer ctl member documentation
Taylor Holberton
2016-11-23
finished mixer API documentation
Taylor Holberton
2016-11-19
added some documentation
Taylor Holberton
2016-11-19
renamed doxygen group, tinyalsa-mixer to libtinyalsa-mixer
Taylor Holberton
2016-10-05
included only necessary headers
Ricardo Biehl Pasquali
2016-10-03
Merge branch 'defer-enum-inspection' of https://github.com/dawagner/tinyalsa ...
Taylor Holberton
2016-10-01
added some documentation to mixer interface
Taylor Holberton
2016-10-01
put source files into src dir
Taylor Holberton