Releases: Geonkick-Synthesizer/geonkick
Releases · Geonkick-Synthesizer/geonkick
Version 2.10.2
Fixes
- Added lock memory for standalone.
- Added external sub directory path to VST3 SDK for building.
- Error check on parsing JSON.
- Fixed info about vst plugin.
Features
- Added Geonkick Bells presets.
Other
- Cleanups, adding new info
Version 2.10.1
Fixes
- Use OpenSSL for base64 encoding/decoding and eliminated third-party code related to base64.
- Generate PNG resources during the build process and removed the generated C files from the repository.
- Sanitized all SVG images by removing sensitive data.
- Relocated the 'redkite,' 'dsp,' 'plugin,' and 'standalone' folders to the 'src' directory.
- Eliminated the '3rdparty' folder and excluded 'vst3sdk' from the repository.
- Introduced a CMake option to specify the path to the VST3 SDK.
- Additional clean-up to remove sensitive data and unnecessary files.
- Added licensing (CC0) information for all images, documentation, and other non-code materials.
Note: While it shouldn't have any impact, it is advisable the user to back up its projects before proceeding with the upgrade to this version.