fluidsynth/src
derselbst 4ee4b0403e Fix Fluidsynth not responding to either SIGTERM nor SIGINT
with recent SDL2
2022-04-22 23:38:33 +02:00
..
bindings Show a warning when file renderer is use with more than one stereo channel (#1028) 2022-01-16 14:33:52 +01:00
drivers Fix fluid_curtime() returning very incorrect timings (#1076) 2022-04-05 22:10:39 +02:00
gentables Rename generated table files from .c to .inc.h 2021-03-13 16:36:32 +01:00
midi Make MIDI Event API const correct 2022-04-19 22:15:18 +02:00
rvoice Potential fix for #1059 2022-03-06 12:21:38 +01:00
sfloader Prevent samples accidentally having their loops disabled (#1018) 2022-01-16 14:35:53 +01:00
synth Fix C90 build 2022-04-19 22:15:03 +02:00
utils Fix fluid_curtime() returning very incorrect timings (#1076) 2022-04-05 22:10:39 +02:00
CMakeLists.txt Correctly override MacOS Framework installation prefix 2022-01-18 09:12:50 +01:00
config.cmake Define socklen_t in according to a feature test (#949) 2021-07-28 11:00:27 +02:00
fluid_wasapi_device_enumerate.c Add Chris' soundcard enumeration tool (#773) 2021-03-01 18:29:51 +01:00
fluidsynth.c Fix Fluidsynth not responding to either SIGTERM nor SIGINT 2022-04-22 23:38:33 +02:00