Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
tinyalsa_new
/
15e6231a1b3455fff50c9912f227efae91666d1f
/
src
/
mixer.c
94c7c83
Added function, mixer_get_num_ctls_by_name
by Taylor Holberton
· 9 years ago
a94295b
Added mixer_get_ctl_const
by Taylor Holberton
· 9 years ago
cac43a2
Added const specifier for several mixer functions
by Taylor Holberton
· 9 years ago
ad4d7d7
added mixer ctl member documentation
by Taylor Holberton
· 9 years ago
4e55719
finished mixer API documentation
by Taylor Holberton
· 9 years ago
b7a2857
added some documentation
by Taylor Holberton
· 9 years ago
8ae5d11
renamed doxygen group, tinyalsa-mixer to libtinyalsa-mixer
by Taylor Holberton
· 9 years ago
04952ee
included only necessary headers
by Ricardo Biehl Pasquali
· 9 years ago
6a38d5f
Merge branch 'defer-enum-inspection' of https://github.com/dawagner/tinyalsa into dawagner-defer-enum-inspection
by Taylor Holberton
· 9 years ago
7c8b20a
added some documentation to mixer interface
by Taylor Holberton
· 9 years ago
22ab7da
put source files into src dir
by Taylor Holberton
· 9 years ago
[Renamed from mixer.c]
7687f0f
Merge branch 'address-duplicate-control-names' of https://github.com/dawagner/tinyalsa into dawagner-address-duplicate-control-names
by Taylor Holberton
· 9 years ago
713e656
Merge pull request #74 from dimkr/master
by Taylor Holberton
· 9 years ago
7ed2ffb
mixer: check for overflow and NULL return
by Ben Zhang
· 9 years ago
696c448
include time.h, to prevent use of struct timespec before definition
by Dima Krasner
· 9 years ago
c732836
mixer: fix possible null pointer dereference
by Svyatoslav Mishyn
· 10 years ago
899cece
mixer: remove separate info list
by Richard Fitzgerald
· 11 years ago
53e232c
Merge pull request #52 from rfvirgil/get_id
by Simon Wilson
· 10 years ago
45b2d04
mixer: add support for TLV based byte controls
by Mythri P K
· 11 years ago
9b42396
Defer filling enum-type mixers information
by David.Coutherut
· 12 years ago
57a8774
mixer: Add mixer_ctl_get_id
by Richard Fitzgerald
· 11 years ago
f2a7b6d
Merge pull request #50 from charleskeepax/master
by Simon Wilson
· 11 years ago
d6f0dfc
Revert "mixer: Control input value in mixer_ctl_set_value"
by Charles Keepax
· 11 years ago
ce2b634
tinyalsa: unable to set BYTE mixer
by David.Coutherut
· 12 years ago
4a484e1
Tinyalsa: standardize error message for wrong input value
by Baptiste Robert
· 12 years ago
6cd7d5f
Mixer: Check validity of input value
by Baptiste Robert
· 12 years ago
0e07647
mixer: Control input value in mixer_ctl_set_value
by Androidict
· 12 years ago
9e2c240
Add a function to disambiguate duplicate control names
by Frédéric Boisnard
· 12 years ago
ec28139
mixer: add mixer_get_name() API
by Simon Wilson
· 12 years ago
710df88
mixer: add mixer_ctl_update() API
by Simon Wilson
· 12 years ago
38f87f3
mixer: add get/set_array API
by Simon Wilson
· 13 years ago
f51c05b
mixer: Add mixer_ctl_{set,get}_bytes()
by Dimitris Papastamos
· 13 years ago
cde1f6f
Fix several 'symbol defined but not used' warnings.
by Gabriel M. Beddingfield
· 13 years ago
6a52f2c
mixer: add missing include for sys/ioctl.h
by Simon Wilson
· 13 years ago
8fe2c93
mixer: remove redundant IOCTL_ELEM_READs
by Simon Wilson
· 13 years ago
b29ac1a
mixer: simplify string get APIs
by Simon Wilson
· 13 years ago
5251016
mixer: show BYTE controls
by Pierre-Louis Bossart
· 14 years ago
193b1c3
mixer: make error handling more consistent
by Simon Wilson
· 14 years ago
98c1f16
Fix error cases and some spurious whitespace
by Simon Wilson
· 14 years ago
b9d4f6b
Add integer range getters to mixer
by Simon Wilson
· 14 years ago
f0a20ee
Implement mixer setting in tinymix
by Simon Wilson
· 14 years ago
066c9f6
Add enum support to mixer
by Simon Wilson
· 14 years ago
d2cb503
Improve mixer support
by Simon Wilson
· 14 years ago
1bd580f
Support multiple cards and devices
by Simon Wilson
· 14 years ago
a1bb1e0
mixer: implement mixer_ctl_set/get_int functions
by Simon Wilson
· 14 years ago
79d3965
Initial contribution
by Simon Wilson
· 14 years ago