summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_alsa_io.h
AgeCommit message (Expand)Author
2020-05-21CRAS: alsa_io - Rename 'dev' to 'pcm_name'Hsin-Yu Chao
2019-07-03CRAS: Format cras_alsa_ioEn-Shuo Hsu
2017-01-23CRAS: alsa_io - Move volume curve to alsa output nodeHsin-Yu Chao
2016-12-08CRAS: UCM - Introduce cras_use_case_mgr wrapper.Chinyue Chen
2016-12-02CRAS: dbus_control - Add serial number for USB device for stable idMoja Hsu
2016-06-08CRAS: Setup iodev from fully-specified UCM data.John Muir
2016-05-31CRAS: Refactor use of hctl poll descriptors.John Muir
2016-05-03CRAS: Don't allow creation of two devices with same PCM index.John Muir
2015-12-29CRAS: alsa_io - Clean up functions in cras_alsa_ioHsin-Yu Chao
2015-09-10CRAS: alsa_mixer - refactor the mixer control structure.Yao-Wen Mao
2015-08-18CRAS: iodev - Add stable device ID.Chinyue Chen
2015-02-19CRAS: alsa_io - Use device id to detect AOKRDylan Reid
2013-02-26CRAS: Refactor and combine alsa_iodev_set_active_{output|input}.Chih-Chung Chang
2013-02-26CRAS: Use ionode for output selection instead of iodev.Chih-Chung Chang
2013-02-25CRAS: Pass card_type and is_first from alsa_card to alsa_io.Chih-Chung Chang
2013-01-30CRAS: Refactor plug_input_node to make it symmetric with plug_output_node.Chih-Chung Chang
2013-01-25CRAS: Make alsa_iodev_set_active_output accept ionode instead of mixer_output.Chih-Chung Chang
2012-08-16CRAS: alsa_io - Use device name for iodev name string.Dylan Reid
2012-08-16CRAS: alsa_card - Create a UCM instance for each card.Dylan Reid
2012-07-26CRAS: remove now useless auto route setting.Dylan Reid
2012-06-04CRAS: Add priority to iodevs.Dylan Reid
2012-06-04CRAS: alsa - name iodevs.Dylan Reid
2012-05-18CRAS: alsa - set mixer based on jack events.Dylan Reid
2012-03-30CRAS: Auto route audio to new devices.Dylan Reid
2012-03-21CRAS: Create iodevs from indices instead of strings.Dylan Reid
2012-02-23CRAS: Pass mixer into iodev create function.Dylan Reid