summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_dsp.c
AgeCommit message (Expand)Author
2020-11-23adhd: Remove the use of dummy from adhd repoEn-Shuo Hsu
2020-02-24CRAS: dsp - change global ini after load pipelineEn-Shuo Hsu
2020-01-20CRAS: dsp - leave existing ini if new ini failsDylan Reid
2019-07-17CRAS: dsp - Align dsp ini life cycle with dsp pipelineHsin-Yu Chao
2019-06-24CRAS: Format cras_dspEn-Shuo Hsu
2019-06-11CRAS: dsp_ini: change log severity to DEBUG for creating software DSPTzung-Bi Shih
2018-06-21CRAS: dsp - Create dummy ini for ext_dsp_module use caseHsin-Yu Chao
2016-09-26CRAS: iodev - Add function to swap left and right channel using dspCheng-Yi Chiang
2016-09-26CRAS: dsp - Add function to set a boolean variableCheng-Yi Chiang
2016-05-03CRAS: Logging update and cleanup.John Muir
2015-08-26CRAS: dsp - Move dsp to main threadHsin-Yu Chao
2014-11-26CRAS: Allow DSP pipeline to change number of channels.Dylan Reid
2013-06-09CRAS: Add DSP EQ module.Chih-Chung Chang
2013-06-06CRAS: Fix wrong arguments order in constructing dsp context.Chih-Chung Chang
2013-04-26CRAS: Only access dsp context_list from one thread.Chih-Chung Chang
2013-01-30CRAS: Specify the "dsp_name" variable from the ucm config.Chih-Chung Chang
2013-01-25CRAS: Also dump variables when dumping dsp info.Chih-Chung Chang
2013-01-09Add a command to dump dsp information.Chih-Chung Chang
2012-12-05CRAS: DSP - Add cras_dsp.c for dsp pipeline management.Chih-Chung Chang