wavetable/plugin/Source
Roland Rabien 130e626ea6 Switch to .pkg/.exe/.deb installers with Azure Trusted Signing
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.
2026-04-29 13:23:23 -07:00
..
FX fixed warning 2025-11-14 05:25:07 -08:00
App.cpp Update juce 2025-11-19 17:15:05 -08:00
Cfg.h More UI cleanup 2023-08-26 19:04:56 -07:00
Editor.cpp Fix release build 2025-11-20 08:16:36 -08:00
Editor.h Update juce 2025-11-19 17:15:05 -08:00
Panels.h Switch to .pkg/.exe/.deb installers with Azure Trusted Signing 2026-04-29 13:23:23 -07:00
PluginEditor.cpp Added mod overlay 2026-01-10 17:06:49 -08:00
PluginEditor.h Remove unused var 2026-01-10 17:43:51 -08:00
PluginProcessor.cpp Switch to .pkg/.exe/.deb installers with Azure Trusted Signing 2026-04-29 13:23:23 -07:00
PluginProcessor.h Switch to .pkg/.exe/.deb installers with Azure Trusted Signing 2026-04-29 13:23:23 -07:00
WavetableVoice.cpp A few tweaks for MTS support 2024-10-11 21:02:25 -07:00
WavetableVoice.h A few tweaks for MTS support 2024-10-11 21:02:25 -07:00