mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 14:00:47 +02:00
Replaces the zip-based ci/build.sh flow with installer outputs (Inno Setup on Windows, productbuild on macOS, cpack DEB on Linux) signed via Microsoft Trusted Signing on Windows and Apple Developer ID on macOS. Plugin code: factory wavetables and presets now ship as files via the installer rather than embedded BinaryData. PluginProcessor implements getProgramDirectory/getFactoryProgramDirectories so gin scans factory content from systemResourceRoot. First-run migration copies any presets from the legacy com.socalabs/Wavetable/programs path into the new user dir under Library/Audio/Presets/SocaLabs/Wavetable. Bumps gin submodule to match Identity for getFactoryProgramDirectories support. |
||
|---|---|---|
| .. | ||
| clap-juce-extensions@e44a9e53ea | ||
| gin@7781d8dafb | ||
| juce@bc7339fe07 | ||
| melatonin_inspector@d0e42b81bb | ||
| MTS-ESP@2d7c013ebf | ||
| plugin_sdk@bcbef199f4 | ||