alexey.lysiuk
271b919048
- fixed ARM64 compilation errors reported by Xcode 12 beta 4
...
thirdparty/dumb/src/helpers/resampler.c:927:43: error: invalid operands to binary expression
thirdparty/dumb/src/helpers/resampler.c:1132:13: error: called object type 'const float *' is not a function or function pointer
2020-08-09 15:05:24 +03:00
alexey.lysiuk
9d7175259e
- timidity++: better handling of soundfont terminal preset record
2020-06-08 14:55:15 +03:00
alexey.lysiuk
e8b2bd4318
- added header files to CMake generated projects
2020-06-08 11:31:07 +03:00
Cacodemon345
425ac9048d
Fix compilation on NetBSD ( #8 )
2020-05-30 11:26:23 +03:00
alexey.lysiuk
edd802e655
- added ability to build static libraries
...
Dynamic libraries are still built by default
2020-02-09 12:30:29 +02:00
Christoph Oelckers
17d7942d02
- made the global interface c compatible. Added an empty C source so that incompatibilities immediately trigger compile errors.
...
- simplified the message printing interface to a single function.
2020-01-11 12:47:07 +01:00
Christoph Oelckers
a4eae42ec5
- initial commit
2020-01-02 17:52:30 +01:00