remove darc, shorten audio.c and add some error checking for pulse api

This commit is contained in:
2025-06-08 10:00:03 +02:00
parent 77489752f9
commit 256f91fbdf
4 changed files with 48 additions and 167 deletions
+3 -1
View File
@@ -30,7 +30,9 @@
"debug.h": "c",
"array": "c",
"string": "c",
"string_view": "c"
"string_view": "c",
"version.h": "c",
"cdecl.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}