Skip to content

1.17

Latest
Compare
Choose a tag to compare
@tresf tresf released this 31 Oct 00:11
· 1 commit to main since this release

1.17 (2019/01/03)

  • Rename Makefile.
  • Modernise C++ #include style.
  • Make some globals static.
  • Initialise variables in analogue.cpp to reassure compiler.
  • Remove ancient to-do list.
  • Use GCC export map to ensure only ladspa_descriptor() is exported. Don't strip on install.
  • Package with version number in archive and directory names.
  • Tweaks to documentation processing.
  • Use C99 isnormal() to identify denormals (and other bad numbers).