fluidsynth/src
Patryk Obara 908b98107c Rename generated table files from .c to .inc.h
These two files are not ordinary C files, and are being compiled
through #include's in other C source files, not through invoking
compiler on generated files. This might confuse both developers and
automated systems.

For longer explanation see discussion in #800.
2021-03-13 16:36:32 +01:00
..
bindings Increase number of LADSPA nodes 2021-03-06 09:45:32 +01:00
drivers Fix printf format warnings 2020-07-12 12:55:32 +02:00
gentables Rename generated table files from .c to .inc.h 2021-03-13 16:36:32 +01:00
midi Fix heap-use-after free 2021-01-03 09:41:46 +01:00
rvoice Rename generated table files from .c to .inc.h 2021-03-13 16:36:32 +01:00
sfloader Use a runtime check to detect version of libinstpatch (#666) 2020-08-31 20:35:21 +02:00
synth Allow the MIDI file player restart on-demand (#755) 2021-01-28 11:25:13 +01:00
utils Rename generated table files from .c to .inc.h 2021-03-13 16:36:32 +01:00
CMakeLists.txt Fix cross-compilation from Win32 to ARM using vcpkg (#630) 2020-04-08 11:13:42 +02:00
config.cmake Fix build of OSS driver if soundcard.h is not in sys/ 2020-02-16 16:43:20 +01:00
fluidsynth.c Bump to 2.1.6 2021-01-01 21:26:12 +01:00