Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-08 | capture_audio: s/sound/audio/ where reasonable | Vito Caputo | |
Largely mechanical change just finishing up cosmetic rename of rmd_capture_sound->rmd_capture_audio | |||
2020-09-08 | capture_sound: rename to rmd_capture_audio.[ch] | Vito Caputo | |
Make naming consistent with rmd_cache_audio. This commit is minimal renaming of the files and tweaking includes, a subsequent commit will make the various naming within rmd_capture_audio.c consistent. |