fluidsynth/src
derselbst c093b20c31 Fix premature exit of the fluid_shell on WinXP
When compiled with compatibility for WinXP (toolset v141_xp), read() may return 0 (EOF) rather than '\n' which led to an early exit of the shell after a single user input.
2019-06-29 09:10:07 +02:00
..
bindings Fix premature exit of the fluid_shell on WinXP 2019-06-29 09:10:07 +02:00
drivers remove unused variable 2019-05-01 12:56:53 +02:00
gentables Generate pow lookup tables with higher precision 2019-02-16 10:51:53 +01:00
midi Merge branch '2.0.x' into master 2019-04-18 20:21:01 +02:00
rvoice Cleanup floating-point arithmetics (#543) 2019-06-27 17:20:13 +02:00
sfloader fix build with glib < 2.28 (#540) 2019-06-22 10:22:23 +02:00
synth Cleanup floating-point arithmetics (#543) 2019-06-27 17:20:13 +02:00
utils Fix premature exit of the fluid_shell on WinXP 2019-06-29 09:10:07 +02:00
CMakeLists.txt Support Loading DLS Files (#493) 2019-05-11 05:31:56 +02:00
config.cmake Support Loading DLS Files (#493) 2019-05-11 05:31:56 +02:00
fluidsynth.c Support Loading DLS Files (#493) 2019-05-11 05:31:56 +02:00