cog/Preferences/Preferences
Christopher Snowhill c23bece62c Reintroducing App Sandbox, and more
- Implemented App Sandboxing in a more friendly manner.
- All sandboxed paths will need to be set in Preferences. Set as loose
  a path as you want. The shortest path will be preferred.
- Removed Last.fm client support, as it was non-functional by now,
  unfortunately. Maybe something better can come in the future.
- Added support for insecure SSL to the HTTP/S reader, in case anyone
  needs streams which are "protected" by self-signed or expired
  certificates, without having to futz around by adding certificates to
  the system settings, especially for expired certificates that can't
  otherwise be dodged this way.

If you want to import your old playlists to the new version, copy the
contents of `~/Library/Application Support/Cog` to the alternate sandbox
path: `~/Library/Containers/org.cogx.cog/Data/Library/Application `...
...continued...`Support/Cog`. The preferences file will migrate to the
new version automatically.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-20 03:35:29 -07:00
..
Base.lproj Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
Icons Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
Preferences.xcodeproj Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
en.lproj Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
es.lproj Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
ColorToValueTransformer.h Spectrum Visualizer: Add customization options 2022-05-22 15:26:27 -07:00
ColorToValueTransformer.m Spectrum Visualizer: Add customization options 2022-05-22 15:26:27 -07:00
GeneralPane.h Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
GeneralPane.m Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
GeneralPreferencePane.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
GeneralPreferencePane.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
GeneralPreferencesPlugin.h Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
GeneralPreferencesPlugin.m Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
HotKeyPane.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
HotKeyPane.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Info.plist Rename General target to Preferences to reflect it's real purpose. 2021-01-25 01:20:27 +03:00
MIDIFlavorBehaviorArrayController.h Rename General target to Preferences to reflect it's real purpose. 2021-01-25 01:20:27 +03:00
MIDIFlavorBehaviorArrayController.m Replace more NSDictionary use with literals 2022-02-08 19:56:04 -08:00
MIDIPane.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MIDIPane.m MIDI: Replaced FluidSynth with BASSMIDI again 2022-02-08 18:29:03 -08:00
MIDIPluginBehaviorArrayController.h Rename General target to Preferences to reflect it's real purpose. 2021-01-25 01:20:27 +03:00
MIDIPluginBehaviorArrayController.m Replace more NSDictionary use with literals 2022-02-08 19:56:04 -08:00
MIDIPluginFlavorTransformer.h Rename General target to Preferences to reflect it's real purpose. 2021-01-25 01:20:27 +03:00
MIDIPluginFlavorTransformer.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
OutputPane.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
OutputPane.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
OutputsArrayController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
OutputsArrayController.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PathToFileTransformer.h Rename General target to Preferences to reflect it's real purpose. 2021-01-25 01:20:27 +03:00
PathToFileTransformer.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PlaylistBehaviorArrayController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PlaylistBehaviorArrayController.m Replace more NSDictionary use with literals 2022-02-08 19:56:04 -08:00
Preferences_Prefix.pch Rename General target to Preferences to reflect it's real purpose. 2021-01-25 01:20:27 +03:00
ResamplerBehaviorArrayController.h Rename General target to Preferences to reflect it's real purpose. 2021-01-25 01:20:27 +03:00
ResamplerBehaviorArrayController.m Replace more NSDictionary use with literals 2022-02-08 19:56:04 -08:00
SS_PreferencePaneProtocol.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SandboxPathBehaviorController.h Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
SandboxPathBehaviorController.m Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
VolumeBehaviorArrayController.h Rename General target to Preferences to reflect it's real purpose. 2021-01-25 01:20:27 +03:00
VolumeBehaviorArrayController.m Replace more NSDictionary use with literals 2022-02-08 19:56:04 -08:00