fluidsynth/src
2017-10-21 17:13:02 +02:00
..
bindings Optimized arrays to be fully const and FLUID_N_ELEMENTS() support. 2017-10-21 12:43:59 +02:00
drivers Same fix for fluid_adriver.c 2017-10-21 14:01:22 +02:00
midi Replace remaining vsnprintf with FLUID_VSNPRINTF 2017-10-15 18:57:06 +02:00
rvoice Optimized revmodel_preset[] as const and rewritten fluid_synth_set_reverb_preset() 2017-10-21 12:50:52 +02:00
sfloader idlist[], badgen[] and badpgen[] made static const 2017-10-21 12:47:59 +02:00
synth Reverted again to unsigned type on fluid_synth_set_reverb_preset(), fixed error on fluid_return_val_if_fail() usage. 2017-10-21 17:13:02 +02:00
unused Use FLUID_INLINE in all remaining parts of the sources 2017-10-15 17:27:30 +02:00
utils Replace PI with standard M_PI. 2017-10-21 13:15:57 +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