wavetable/plugin/Source
Roland Rabien a681b2e332 Add crash reporting (bundle CrashReporter, strip, symbols, upload)
- register plugin + ship Installer/crashreporter.json
- installer bundles the shared CrashReporter (mac pkg + component-plist +
  reporter-scripts promote-if-newer; win .iss shared component) and the JSON
- strip shipped mac binaries; emit dSYM (Xcode) and PDB (/Zi /DEBUG) in Release
- launchCrashReporterOnce() from the processor on first instance
- upload dSYM/PDB symbols to the crash site from release.yaml
- bump to 1.0.33
2026-07-16 18:19:41 -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 Fix wavetable menu 2026-05-02 15:47:21 -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 Add crash reporting (bundle CrashReporter, strip, symbols, upload) 2026-07-16 18:19:41 -07:00
PluginProcessor.h Fix wavetable menu 2026-05-02 15:47:21 -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