Commit Graph

6 Commits

Author SHA1 Message Date
derselbst 4ad3aa2307 fix build of downstream apps for static fluidsynth lib
fixes #341
2018-02-20 12:44:30 +01:00
Marcus Weseloh e511992680 Expose LADSPA functions via public API
Always compile in fluid_ladspa.h and c to that the LADSPA API functions
are always exposed, but use dummy functions that return failure (NULL,
FLUID_FAILED or FALSE) if LADSPA isn't available.
2017-11-18 20:48:30 +01:00
carlo-bramini 36f0ecb12a MSVC6 is the latest version not supporting deprecated declpec 2017-10-24 20:31:56 +02:00
carlo-bramini 9be61b5cd4 'deprecated' is not supported on MSVC6. 2017-10-22 19:10:41 +02:00
derselbst e59c4e77ab add FLUID_DEPRECATED 2017-10-19 22:41:13 +02:00
derselbst aac2354f5c remove fop-level "fluidsynth" directory node
cd fluidsynth && git mv * ../
2017-09-03 13:30:26 +02:00
Renamed from fluidsynth/include/fluidsynth.h (Browse further)