Cog/Preferences
Christopher Snowhill 56dcf4df86 Sandbox Security: Disable library validation
Apparently, this was preventing some signed plugins from being loaded
into the process, preventing their use as MIDI plugins. And this may be
needed for future AudioUnit DSP filter support, for third party plugins
there, as well.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-28 16:18:00 -07:00
..
Preferences Sandbox Security: Disable library validation 2025-03-28 16:18:00 -07:00
PreferencePanePlugin.h [Sandbox Paths] Automatically clean up old paths 2022-07-24 23:15:10 -07:00
PreferencePluginController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencePluginController.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencesController.h Rubber Band DSP: Make it possible to disable it 2025-02-12 20:11:05 -08:00
PreferencesController.m Rubber Band DSP: Make it possible to disable it 2025-02-12 20:11:05 -08:00
PreferencesWindow.h Rubber Band DSP: Make it possible to disable it 2025-02-12 20:11:05 -08:00
PreferencesWindow.m Rubber Band DSP: Make it possible to disable it 2025-02-12 20:11:05 -08:00
Shortcuts.h Re-enable hotkeys and change preferences storage 2025-03-08 20:21:39 -08:00