mirror of https://github.com/thesofproject/sof.git
2af91434b5
Rename mixers according to the new naming convention by referring to the associated PCM name and the position in the topology. Create defines for PCM names so the name is only in one place. The commit also updates the PCM names while adding the defines. This produces following changes, on PCM names: 'Jack in' -> 'Jack In' 'Jack Out' -> 'Jack Out' and on mixer names: 'Src Playback Volume' -> 'Pre Mixer Jack Out Playback Volume' 'Main Playback Volume' -> 'Post Mixer Jack Out Playback Volume' Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com> |
||
---|---|---|
.github | ||
app | ||
doc | ||
installer | ||
keys | ||
lmdk | ||
rimage@4ce79b152e | ||
scripts | ||
smex | ||
src | ||
submanifests | ||
test | ||
third_party/include | ||
tools | ||
xtos/include | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
Kconfig.sof | ||
Kconfig.xtos-build | ||
Kconfig.xtos-dbg | ||
Kconfig.zephyr-log | ||
LICENCE | ||
README.md | ||
versions.json | ||
west.yml |
README.md
Sound Open Firmware
Status
Documentation
See docs
Running the tests
See unit testing documentation
Deployment
TODO: Add additional notes about how to deploy this on a live system
Contributing
See Contributing to the Project
License
This project is licensed under the BSD Clause 3 - see the LICENCE file for details