summaryrefslogtreecommitdiff
path: root/cras/src/tests/alsa_mixer_unittest.cc
AgeCommit message (Expand)Author
2019-10-17CRAS: alsa_ucm - Add DependentPCM flag in alsa UCMHsin-Yu Chao
2019-10-14Revert "CRAS: alsa_ucm - Add DependentPCM flag in alsa UCM"Curtis Malainey
2019-10-11CRAS: alsa_ucm - Add DependentPCM flag in alsa UCMHsin-Yu Chao
2019-07-24CRAS: Format alsa realted unit testsEn-Shuo Hsu
2018-05-24adhd: Fix memory leak in alsa_mixer_unittestpaulhsia
2017-04-16CRAS: alsa_mixer - Fix cras_alsa_mixer_set_muteCheng-Yi Chiang
2017-01-23CRAS: alsa_io - Move volume curve to alsa output nodeHsin-Yu Chao
2016-08-11CRAS: alsa_mixer - Allow control and jack to have NULL volume curveHsin-Yu Chao
2016-06-08CRAS: Allow mixer controls to be fully specified from UCM.John Muir
2016-05-31CRAS: Refactor mixer controls - take 2.John Muir
2016-05-05Revert "CRAS: Refactor mixer controls."Dylan Reid
2016-05-03CRAS: Refactor mixer controls.John Muir
2016-04-27CRAS: Enhance mixer name DL lists to include direction and type.John Muir
2016-04-14CRAS: alsa_mixer - Separate mixer creation and adding controlsCheng-Yi Chiang
2016-01-28CRAS: alsa_mixer: Consider coupled mixers for volume rangeCheng-Yi Chiang
2016-01-28CRAS: alsa_mixer - Set mute using coupled mixersCheng-Yi Chiang
2016-01-28CRAS: alsa_mixer - Set volume using coupled mixersCheng-Yi Chiang
2016-01-28CRAS: alsa_mixer - Use max and min volume from coupled mixersCheng-Yi Chiang
2016-01-28CRAS: alsa_mixer - Add method to check if an output has volumeCheng-Yi Chiang
2016-01-28CRAS: alsa_mixer - Add method to check if there is coupled mixersCheng-Yi Chiang
2016-01-28CRAS: alsa_mixer - Add method to check if a mixer_control is virtualCheng-Yi Chiang
2016-01-28CRAS: alsa_mixer - Add coupled mixer controls for speakerCheng-Yi Chiang
2015-12-28CRAS: allow alsa dev without a mixer/controlDylan Reid
2015-09-10CRAS: alsa_mixer - Check input control when creating alsa mixer.Yao-Wen Mao
2015-09-10CRAS: alsa_mixer - refactor the mixer control structure.Yao-Wen Mao
2015-09-09CRAS: alsa_mixer - remove device index in output controls.Yao-Wen Mao
2015-09-08CRAS: alsa_mixer - mute input node if no main capture switch.Yao-Wen Mao
2015-08-31CRAS: alsa_mixer - sort main volume controls for alsa mixer.Yao-Wen Mao
2015-08-26CRAS: alsa_mixer - make the fake alsa-lib functions in unittest more sensible.Yao-Wen Mao
2015-08-08CRAS: alsa_mixer - use the volume control with the largest range.Yao-Wen Mao
2014-10-14CRAS: alsa_mixer - UCM can specify an extra main volume controlBen Zhang
2013-09-27adhd: fix return type inconsistency errorYunlian Jiang
2013-03-18CRAS: Fix issues found by running valgrind on unit tests.Chih-Chung Chang
2013-01-30Only use "IEC958" as mixer name if it is specified in ucm config.Chih-Chung Chang
2013-01-25CRAS: Add "IEC958" as ont of alsa mixer output node names.Chih-Chung Chang
2012-12-05CRAS alsa_mixer: Add mixer_input to get capture gain rangeHsin-Yu Chao
2012-12-04CRAS alsa mixer: Extend cras_alsa_mixer_set_capture_dBFSHsin-Yu Chao
2012-12-04CRAS alsa_jack: check CaptureControl for input ucm deviceHsinyu Chao
2012-10-31CRAS: unittest - fix alsa_mixer UTDylan Reid
2012-10-05CRAS: gpio jacks - support HDMI jacks.Dylan Reid
2012-08-09CRAS: alsa-mixer - Save max volume for each output.Dylan Reid
2012-06-19CRAS: ini file - use new card_config interface to read inifile.Dylan Reid
2012-06-19CRAS: alsa mixer - use max device volume as offset in dB.Dylan Reid
2012-05-25CRAS: alsa_mixer - Don't use Mic Boost controls.Dylan Reid
2012-05-22CRAS: alsa_mixer - Check ini file for default volume curve.Dylan Reid
2012-05-22CRAS: mixer - pass mute to output control.Dylan Reid
2012-05-22CRAS: mixer - pass extra volume to output control.Dylan Reid
2012-05-18CRAS: mixer - Enable finding an output control by name.Dylan Reid
2012-04-25CRAS: alsa io/mixer - set capture gain limits.Dylan Reid
2012-04-24CRAS: mixer - Add ability to set capture gain.Dylan Reid