- Add ASAN workflows - Remove flag messages from configure; these are misleading as they exclude `COMPILE_OPTIONS` - Fix non-working tests - Fix WavPack file loading on Windows - Fix ASAN traps in LoFi code due to a SIMD `loadu` call in HIIR resamplers - Add tests for st_audiofile -
29 lines
295 B
Text
29 lines
295 B
Text
build*/*
|
|
docs
|
|
.vscode
|
|
perf.data
|
|
perf.data.old
|
|
|
|
CMakeBuild/
|
|
Makefile
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
cmake_install.cmake
|
|
compile_commands.json
|
|
*.a
|
|
*.user*
|
|
*.autosave
|
|
*.diff
|
|
/Doxyfile
|
|
.DS_Store
|
|
.cache/
|
|
.cmake/
|
|
|
|
clients/sfizz_jack
|
|
clients/sfzprint
|
|
|
|
*.sublime-*
|
|
*.code-*
|
|
.kak.tags.namecache
|
|
.clangd
|
|
venv
|