sfizz/clients
2019-09-16 19:01:09 +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 Fix build with gcc-7 on linux (WIP) 2019-09-10 20:30:50 +01:00