]> git.alsa-project.org Git - tinycompress.git/commit
utils: move sofprobeclient to separate subdirectory
authorJaroslav Kysela <perex@perex.cz>
Fri, 29 May 2026 16:04:04 +0000 (18:04 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 29 May 2026 16:04:38 +0000 (18:04 +0200)
commitacea23d9001e54eedcc97ae98785a89035298af8
tree3c0b81f4fc3b3b227fec72373804fe815f04c01b
parent55713ea212bc8055166741bbf4e62ed435445f1c
utils: move sofprobeclient to separate subdirectory

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
.gitignore
configure.ac
src/utils/Makefile.am
src/utils/sofprobeclient/Makefile.am [new file with mode: 0644]
src/utils/sofprobeclient/probe_dma_frame.h [moved from src/utils/probe_dma_frame.h with 100% similarity]
src/utils/sofprobeclient/probes_demux.c [moved from src/utils/probes_demux.c with 100% similarity]
src/utils/sofprobeclient/probes_demux.h [moved from src/utils/probes_demux.h with 100% similarity]
src/utils/sofprobeclient/probes_wave.h [moved from src/utils/probes_wave.h with 100% similarity]
src/utils/sofprobeclient/sofprobeclient.c [moved from src/utils/sofprobeclient.c with 100% similarity]