Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-13 | *: smattering of random small fixes to silence -Wall | Vito Caputo | |
I thought the build was already using -Wall but that seems to not be the case, maybe got lost somewhere along the line or messed up in configure.ac After forcing a build with -Wall -Werror, these showed up. Fixed up in the obvious way, nothing too scary. | |||
2023-06-11 | modules/mixer: add rudimentary mixer meta module | Vito Caputo | |
this is very early/unfinished, hence experimental flag |