Cog/Preferences
Christopher Snowhill 0c8f072deb Cleanup: Massive code cleanup and reorganization
Cleaned up project settings to current defaults, except for the macOS
deployment version, which is still 10.13. Cleaned up a lot of headers
and such to include with angle braces instead of double quotes. Enabled
build sandbox in a lot of places. Disabled subproject signing in several
places, for libraries and frameworks which will be stripped and signed
when they are copied into place in the final build.

Also, while trying to solve compilation issues, the visualization
controller was reverted to the Objective C implementation, which is
probably faster anyway. Stupid Swift/Objective-C language mixing issues.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-25 23:56:31 -08:00
..
Preferences Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08: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 Add fade global shortcut 2023-06-30 22:13:44 -07:00