Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-19 | make tinymix command oriented, based on amixer | Taylor Holberton | |
2016-11-07 | I work on platforms based on the Qualcomm SnapDragon chip. There can be | Brad Walker | |
hundreds of paths on the audio side of this chip. There was a recent change whereby tinymix will ALWAYS prints the routes/paths for the different ports on ALSA. I consider this to be a regression. It really should only be printed if asked. In addition, I've modified tinymix to more closely conform to the following: https://www.gnu.org/prep/standards/html_node/Command_002dLine-Interfaces.html Lastly, I removed a redundant errno.h.. | |||
2016-10-02 | always printing control list, showing usage when argc == 1 | Taylor Holberton | |
2016-10-01 | put programs into utils dir | Taylor Holberton | |