diff --git a/Audio/PluginController.mm b/Audio/PluginController.mm index bc2ec9146..55dba4779 100644 --- a/Audio/PluginController.mm +++ b/Audio/PluginController.mm @@ -417,8 +417,6 @@ static NSString *xmlEscapeString(NSString * string) { NSString * plistFooter = @"\t\n\ \tCFBundleExecutable\n\ \tCog\n\ -\tCFBundleHelpBookFolder\n\ -\tCog.help\n\ \tCFBundleHelpBookName\n\ \torg.cogx.cog.help\n\ \tCFBundleIdentifier\n\ diff --git a/Cog.help/Cog.help.helpindex b/Cog.help/Cog.help.helpindex deleted file mode 100644 index f46a3d821..000000000 Binary files a/Cog.help/Cog.help.helpindex and /dev/null differ diff --git a/Cog.help/Contents/Info.plist b/Cog.help/Contents/Info.plist deleted file mode 100644 index 9a5471403..000000000 --- a/Cog.help/Contents/Info.plist +++ /dev/null @@ -1,36 +0,0 @@ - - - - - HPDBookType - 3 - HPDBookTitle - Cog Help - HPDBookKBURL - https://bitbucket.org/kode54/cog - HPDBookKBProduct - cog1 - HPDBookIndexPath - Cog.helpindex - HPDBookIconPath - shrd/icon.png - HPDBookAccessPath - Cog.html - CFBundleVersion - 1 - CFBundleSignature - hbwr - CFBundleShortVersionString - 1 - CFBundlePackageType - BNDL - CFBundleName - Cog - CFBundleInfoDictionaryVersion - 6.0 - CFBundleIdentifier - org.cogx.cog.help - CFBundleDevelopmentRegion - en_us - - diff --git a/Cog.help/Contents/Resources/en.lproj/Cog.html b/Cog.help/Contents/Resources/en.lproj/Cog.html deleted file mode 100644 index a89b38494..000000000 --- a/Cog.help/Contents/Resources/en.lproj/Cog.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - -Cog Help - - - - - - - - - - - - - -
- -

Supported codecs

- - - -

Supported tags

- - - -

Supported Archive formats

- - - -
- -
- -

Controls

- - - - - - - - - - - - - - - - - - - - - - - -
Play/Pause/Previous/Next
Show/hide
File Drawer
Repeat on/off
Show/hide
Info Drawer
Shuffle on/off
- -

General features

- - - -
- - - - diff --git a/Cog.help/Contents/Resources/shrd/files.png b/Cog.help/Contents/Resources/shrd/files.png deleted file mode 100644 index 1740f73b0..000000000 Binary files a/Cog.help/Contents/Resources/shrd/files.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/files_off.png b/Cog.help/Contents/Resources/shrd/files_off.png deleted file mode 100644 index 8935494a8..000000000 Binary files a/Cog.help/Contents/Resources/shrd/files_off.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/icon.png b/Cog.help/Contents/Resources/shrd/icon.png deleted file mode 100644 index 8bacc6d92..000000000 Binary files a/Cog.help/Contents/Resources/shrd/icon.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/info.png b/Cog.help/Contents/Resources/shrd/info.png deleted file mode 100644 index 53a4ec90a..000000000 Binary files a/Cog.help/Contents/Resources/shrd/info.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/info_off.png b/Cog.help/Contents/Resources/shrd/info_off.png deleted file mode 100644 index 0755e707a..000000000 Binary files a/Cog.help/Contents/Resources/shrd/info_off.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/logo.png b/Cog.help/Contents/Resources/shrd/logo.png deleted file mode 100644 index ca66d2d02..000000000 Binary files a/Cog.help/Contents/Resources/shrd/logo.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/next_gray.png b/Cog.help/Contents/Resources/shrd/next_gray.png deleted file mode 100644 index e4a6bb29b..000000000 Binary files a/Cog.help/Contents/Resources/shrd/next_gray.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/play_gray.png b/Cog.help/Contents/Resources/shrd/play_gray.png deleted file mode 100644 index 8c4d27319..000000000 Binary files a/Cog.help/Contents/Resources/shrd/play_gray.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/playback.png b/Cog.help/Contents/Resources/shrd/playback.png deleted file mode 100644 index df034278b..000000000 Binary files a/Cog.help/Contents/Resources/shrd/playback.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/prev_gray.png b/Cog.help/Contents/Resources/shrd/prev_gray.png deleted file mode 100644 index 7d0d3e125..000000000 Binary files a/Cog.help/Contents/Resources/shrd/prev_gray.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/repeat.png b/Cog.help/Contents/Resources/shrd/repeat.png deleted file mode 100644 index 674f5f923..000000000 Binary files a/Cog.help/Contents/Resources/shrd/repeat.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/repeat_off.png b/Cog.help/Contents/Resources/shrd/repeat_off.png deleted file mode 100644 index 0a08023ea..000000000 Binary files a/Cog.help/Contents/Resources/shrd/repeat_off.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/shuffle.png b/Cog.help/Contents/Resources/shrd/shuffle.png deleted file mode 100644 index 9b4d06460..000000000 Binary files a/Cog.help/Contents/Resources/shrd/shuffle.png and /dev/null differ diff --git a/Cog.help/Contents/Resources/shrd/shuffle_off.png b/Cog.help/Contents/Resources/shrd/shuffle_off.png deleted file mode 100644 index 5478ed6c8..000000000 Binary files a/Cog.help/Contents/Resources/shrd/shuffle_off.png and /dev/null differ diff --git a/Cog.xcodeproj/project.pbxproj b/Cog.xcodeproj/project.pbxproj index 824f93ff6..9ac002065 100644 --- a/Cog.xcodeproj/project.pbxproj +++ b/Cog.xcodeproj/project.pbxproj @@ -106,7 +106,6 @@ 83256B68286661FC0036D9C0 /* libmpg123.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 83256B672866617F0036D9C0 /* libmpg123.0.dylib */; }; 83256B69286661FC0036D9C0 /* libmpg123.0.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 83256B672866617F0036D9C0 /* libmpg123.0.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; 832923AF279FAC400048201E /* Cog.q1.json in Resources */ = {isa = PBXBuildFile; fileRef = 832923AE279FAC400048201E /* Cog.q1.json */; }; - 832C1253180BD1E2005507C1 /* Cog.help in Resources */ = {isa = PBXBuildFile; fileRef = 832C1252180BD1E2005507C1 /* Cog.help */; }; 832CFC4F2851AA1A002AC26F /* NSView+Visibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 832CFC4E2851AA1A002AC26F /* NSView+Visibility.m */; }; 832CFC562851AA8B002AC26F /* SpectrumViewCG.m in Sources */ = {isa = PBXBuildFile; fileRef = 832CFC552851AA8B002AC26F /* SpectrumViewCG.m */; }; 833D0C2527C4ABB80060E16A /* ScriptAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 833D0C2427C4ABB80060E16A /* ScriptAdditions.m */; }; @@ -930,7 +929,6 @@ 83229C9D283B0095004626A8 /* SpectrumWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SpectrumWindowController.m; sourceTree = ""; }; 83256B672866617F0036D9C0 /* libmpg123.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libmpg123.0.dylib; path = ThirdParty/mpg123/lib/libmpg123.0.dylib; sourceTree = ""; }; 832923AE279FAC400048201E /* Cog.q1.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Cog.q1.json; sourceTree = ""; }; - 832C1252180BD1E2005507C1 /* Cog.help */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Cog.help; sourceTree = ""; }; 832CFC4E2851AA1A002AC26F /* NSView+Visibility.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSView+Visibility.m"; sourceTree = ""; }; 832CFC532851AA37002AC26F /* NSView+Visibility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSView+Visibility.h"; sourceTree = ""; }; 832CFC542851AA8B002AC26F /* SpectrumViewCG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpectrumViewCG.h; sourceTree = SOURCE_ROOT; }; @@ -1575,7 +1573,6 @@ 839E56F12879625100DFB5F4 /* SADIE_D02-96000.mhr */, 837DC92F285B3F790005C58A /* DataModel.xcdatamodeld */, 8316B3922839FFD5004CC392 /* Scenes.scnassets */, - 832C1252180BD1E2005507C1 /* Cog.help */, 8E07AD280AAC9BE600A4B32F /* Preference Panes */, 8E75758E09F31D800080F1EE /* Icons */, 177EC02D0B8BC2E60000BC8C /* Images */, @@ -2503,7 +2500,6 @@ 83BC5AC020E4CE7D00631CD4 /* MainMenu.xib in Resources */, 83BC5ABF20E4CE7A00631CD4 /* InfoInspector.xib in Resources */, 8384915B18083EAB00E7332D /* navigatorTemplate.pdf in Resources */, - 832C1253180BD1E2005507C1 /* Cog.help in Resources */, 8349270C27B4EFFC0009AB2B /* duplicateItemsTemplate.pdf in Resources */, 8384916218083EAB00E7332D /* randomizeTemplate.pdf in Resources */, 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, diff --git a/Info.plist.template b/Info.plist.template index 356744342..18c992304 100644 --- a/Info.plist.template +++ b/Info.plist.template @@ -1965,8 +1965,6 @@ CFBundleExecutable Cog - CFBundleHelpBookFolder - Cog.help CFBundleHelpBookName org.cogx.cog.help CFBundleIdentifier