cog/Preferences/Preferences
Christopher Snowhill b025a21e13 [Synthesizers] Implement default overrides
Default time, fade, loop count, and sample rate may now be overridden.

Synchronized preferences strings tables. Spanish translation of new
options pending, new releases won't be pushed until they're complete.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-02 01:25:24 -07:00
..
Base.lproj [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -07:00
Icons Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
Preferences.xcodeproj [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -07:00
en.lproj [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -07:00
es.lproj [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -07:00
ColorToValueTransformer.h Spectrum Visualizer: Add customization options 2022-05-22 15:26:27 -07:00
ColorToValueTransformer.m Cog now requires macOS 10.13 as a minimum version 2022-06-23 23:23:07 -07:00
GeneralPane.h [Sandbox] Add Playlist Path Suggester 2022-06-21 02:45:45 -07:00
GeneralPane.m [Sandbox] Fixed path suggester window 2022-06-23 23:25: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 Comply with App Store policies 2022-06-22 16:27:51 -07:00
GeneralPreferencesPlugin.m [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -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 Update libVGM and BASSMIDI, SF3 support 2022-06-29 23:25:59 -07: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 Replace Core Audio output with Core Media runtime 2022-06-23 23:23:13 -07:00
OutputPane.m Replace Core Audio output with Core Media runtime 2022-06-23 23:23:13 -07: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
PathSuggester.h [Sandbox] Add Playlist Path Suggester 2022-06-21 02:45:45 -07:00
PathSuggester.m Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07: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 [Sandbox] Add Playlist Path Suggester 2022-06-21 02:45:45 -07:00
SandboxPathBehaviorController.m [Sandbox Config] Correctly test paths for files 2022-06-29 12:11:22 -07:00
TimeIntervalToStringTransformer.h [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -07:00
TimeIntervalToStringTransformer.m [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -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