fluidsynth/src
2017-10-21 13:19:21 +02:00
..
bindings avoid garbage value for client->handler 2017-10-21 13:04:09 +02:00
drivers avoid mem leaks in pulse audio driver 2017-10-21 12:17:26 +02:00
midi Replace remaining vsnprintf with FLUID_VSNPRINTF 2017-10-15 18:57:06 +02:00
rvoice Replace g_snprintf with FLUID_SNPRINTF 2017-10-15 18:53:06 +02:00
sfloader prefer snprintf to sprintf 2017-10-06 20:52:07 +02:00
synth fluid_synth_system_reset: avoid code duplication 2017-10-20 20:38:37 +02:00
unused Use FLUID_INLINE in all remaining parts of the sources 2017-10-15 17:27:30 +02:00
utils FLUID_STRNCPY: always add terminator '\0' 2017-10-21 13:19:21 +02:00
CMakeLists.txt Use normal library name for OS/2 2017-10-06 12:47:57 +02:00
config.cmake remove deprecated LADCCA support 2017-09-15 11:11:09 +02:00
config_win32.cmake replace strcasecmp with FLUID_STRCASECMP 2017-10-15 20:16:04 +02:00
fluid_dll.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluidsynth.c adapt fluid_server API after cmd_handler decoupling 2017-10-07 14:58:26 +02:00