refactor: Handle optional experimental code better

> introduce `hooks::devel` to aggregate debug specific code
> fix support for IIDX31 (target LDJ-010 instead)
This commit is contained in:
[ ]
2025-06-02 21:34:28 +09:00
parent cd709f0a55
commit 7ceeda8bca
6 changed files with 140 additions and 28 deletions
+1
View File
@@ -464,6 +464,7 @@ set(SOURCE_FILES ${SOURCE_FILES}
hooks/audio/implementations/wave_out.cpp
hooks/audio/implementations/none.cpp
hooks/audio/implementations/pipewire.cpp
hooks/develhook.cpp
hooks/sndbhook.cpp
hooks/avshook.cpp
hooks/cfgmgr32hook.cpp