sfizz/clients
2019-09-16 16:05:55 +02:00
..
CMakeLists.txt CMake changes... 2019-08-30 15:28:30 +02:00
jack_client.cpp Garbage collection disabled in the jack client (there is a race condition as we have 2 threads and only one atomic protecting the file data, so the garbage collector could clean up the file data before the boolean is set) 2019-09-16 16:05:55 +02:00
sfzprint.cpp Corrected a bug where "overlapping" defines were incorrectly replaced 2019-09-09 15:14:09 +02:00