-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 3db3c4a
Showing
409 changed files
with
47,869 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
*.DS_Store | ||
VSCOKeys/VSCOKeys.xcodeproj/project.xcworkspace | ||
VSCOKeys/VSCOKeys.xcodeproj/xcuserdata | ||
Tools/VSCOKeys.xml.backup | ||
VSCOKeys.lrdevplugin/halfway_server/test.log | ||
VSCOKeys/build | ||
VSCOKeys/VSCOKeys/AdjustmentMapping.vkeys | ||
VSCOKeys/VSCOKeys/KeyMapping.vkeys | ||
VSCOKeys-win/*.suo | ||
VSCOKeys-win/VSCOKeys/bin | ||
VSCOKeys-win/VSCOKeys/obj | ||
VSCOKeys-win/NotifyIconWpf/bin | ||
VSCOKeys-win/NotifyIconWpf/obj | ||
/VSCOKeys-win/VSCOKeys/VSCOKeys.csproj.user | ||
/Tools/VSCOKeys-win.xml.backup |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>ATSApplicationFontsPath</key> | ||
<string>Font</string> | ||
<key>BuildMachineOSBuild</key> | ||
<string>14E46</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleDocumentTypes</key> | ||
<array> | ||
<dict> | ||
<key>CFBundleTypeExtensions</key> | ||
<array> | ||
<string>vkeys</string> | ||
<string>keysjson</string> | ||
</array> | ||
<key>CFBundleTypeIconFile</key> | ||
<string>keysicon</string> | ||
<key>CFBundleTypeMIMETypes</key> | ||
<array> | ||
<string>application/octet-stream</string> | ||
</array> | ||
<key>CFBundleTypeName</key> | ||
<string>VSCO Keyfile</string> | ||
<key>CFBundleTypeRole</key> | ||
<string>Viewer</string> | ||
<key>LSHandlerRank</key> | ||
<string>Default</string> | ||
</dict> | ||
</array> | ||
<key>CFBundleExecutable</key> | ||
<string>VSCOKeys</string> | ||
<key>CFBundleIconFile</key> | ||
<string>keysicon.icns</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.VSCO.VSCOKeys</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>VSCOKeys</string> | ||
<key>CFBundlePackageType</key> | ||
<string>APPL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>2.0</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleVersion</key> | ||
<string>2.0</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>6E35b</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>14D125</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.10</string> | ||
<key>DTXcode</key> | ||
<string>0640</string> | ||
<key>DTXcodeBuild</key> | ||
<string>6E35b</string> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>10.6</string> | ||
<key>LSUIElement</key> | ||
<true/> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright © 2012 Visual Supply Co. All rights reserved.</string> | ||
<key>NSMainNibFile</key> | ||
<string>MainMenu</string> | ||
<key>NSPrincipalClass</key> | ||
<string>NSApplication</string> | ||
</dict> | ||
</plist> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
APPL???? |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
106 changes: 106 additions & 0 deletions
106
Build/VSCOKeys.app/Contents/Resources/AdjustmentMapping.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
{ | ||
"WhiteBalance": "White Balance", | ||
"_RemapKey": "REMAP KEY", | ||
"_SetPreset": "APPLY PRESET", | ||
|
||
"Exposure2012":"EXPOSURE", | ||
"Exposure":"EXPOSURE", | ||
"IncrementalTemperature":"INCREMENTAL TEMPERATURE", | ||
"IncrementalTint":"INCREMENTAL TINT", | ||
"Temperature":"TEMPERATURE", | ||
"Tint":"TINT", | ||
"Shadows2012":"SHADOWS", | ||
"FillLight":"FILL LIGHT", | ||
"Highlights2012":"HIGHLIGHTS", | ||
"HighlightRecovery":"HIGHLIGHT RECOVERY", | ||
"Contrast2012":"CONTRAST", | ||
"Contrast":"CONTRAST", | ||
"Saturation":"SATURATION", | ||
"Blacks2012":"BLACKS", | ||
"Shadows":"BLACKS", | ||
"Whites2012":"WHITES", | ||
"Brightness":"BRIGHTNESS", | ||
"Vibrance":"VIBRANCE", | ||
"Clarity2012":"CLARITY", | ||
"Clarity":"CLARITY", | ||
|
||
"Sharpness":"SHARPNESS", | ||
"SharpenRadius":"SHARPEN RADIUS", | ||
"SharpenDetail":"SHARPEN DETAIL", | ||
"SharpenEdgeMasking":"SHARPEN EDGE MASKING", | ||
"LuminanceSmoothing":"LUMINANCE SMOOTHING", | ||
"LuminanceNoiseReductionDetail":"LUMINANCE NOISE REDUCTION DETAIL", | ||
"LuminanceNoiseReductionContrast":"LUMINANCE NOISE REDUCTION CONTRAST", | ||
"ColorNoiseReduction":"COLOR NOISE REDUCTION", | ||
"ColorNoiseReductionDetail":"COLOR NOISE REDUCTION DETAIL", | ||
|
||
"ParametricDarks":"DARK TONES", | ||
"ParametricLights":"LIGHT TONES", | ||
"ParametricShadows":"SHADOW TONES", | ||
"ParametricHighlights":"HIGHLIGHT TONES", | ||
"ParametricHighlightSplit":"HIGHLIGHT SPLIT", | ||
"ParametricMidtoneSplit":"MIDTONE SPLIT", | ||
"ParametricShadowSplit":"SHADOW SPLIT", | ||
|
||
"HueAdjustmentRed":"RED HUE SHIFT", | ||
"HueAdjustmentOrange":"ORANGE HUE SHIFT", | ||
"HueAdjustmentYellow":"YELLOW HUE SHIFT", | ||
"HueAdjustmentGreen":"GREEN HUE SHIFT", | ||
"HueAdjustmentAqua":"AQUA HUE SHIFT", | ||
"HueAdjustmentBlue":"BLUE HUE SHIFT", | ||
"HueAdjustmentPurple":"PURPLE HUE SHIFT", | ||
"HueAdjustmentMagenta":"MAGENTA HUE SHIFT", | ||
"SaturationAdjustmentRed":"RED SATURATION SHIFT", | ||
"SaturationAdjustmentOrange":"ORANGE SATURATION SHIFT", | ||
"SaturationAdjustmentYellow":"YELLOW SATURATION SHIFT", | ||
"SaturationAdjustmentGreen":"GREEN SATURATION SHIFT", | ||
"SaturationAdjustmentAqua":"AQUA SATURATION SHIFT", | ||
"SaturationAdjustmentBlue":"BLUE SATURATION SHIFT", | ||
"SaturationAdjustmentPurple":"PURPLE SATURATION SHIFT", | ||
"SaturationAdjustmentMagenta":"MAGENTA SATURATION SHIFT", | ||
"LuminanceAdjustmentRed":"RED LUMINANCE SHIFT", | ||
"LuminanceAdjustmentOrange":"ORANGE LUMINANCE SHIFT", | ||
"LuminanceAdjustmentYellow":"YELLOW LUMINANCE SHIFT", | ||
"LuminanceAdjustmentGreen":"GREEN LUMINANCE SHIFT", | ||
"LuminanceAdjustmentAqua":"AQUA LUMINANCE SHIFT", | ||
"LuminanceAdjustmentBlue":"BLUE LUMINANCE SHIFT", | ||
"LuminanceAdjustmentPurple":"PURPLE LUMINANCE SHIFT", | ||
"LuminanceAdjustmentMagenta":"MAGENTA LUMINANCE SHIFT", | ||
|
||
"GrainAmount":"GRAIN AMOUNT", | ||
"GrainSize":"GRAIN SIZE", | ||
"GrainFrequency":"GRAIN ROUGHNESS", | ||
"PostCropVignetteAmount":"POST-CROP VIGNETTE AMOUNT", | ||
"PostCropVignetteMidpoint":"POST-CROP VIGNETTE MIDPOINT", | ||
"PostCropVignetteRoundness":"POST-CROP VIGNETTE ROUNDNESS", | ||
"PostCropVignetteFeather":"POST-CROP VIGNETTE FEATHER", | ||
"PostCropVignetteHighlightContrast":"POST-CROP VIGNETTE HIGHLIGHTS", | ||
|
||
"SplitToningBalance":"SPLIT TONING BALANCE", | ||
"SplitToningHighlightHue":"HIGHLIGHT HUE", | ||
"SplitToningHighlightSaturation":"HIGHLIGHT SATURATION", | ||
"SplitToningShadowHue":"SHADOW HUE", | ||
"SplitToningShadowSaturation":"SHADOW SATURATION", | ||
|
||
"ShadowTint":"CALIBRATION SHADOW TINT", | ||
"RedHue":"CALIBRATION RED HUE", | ||
"RedSaturation":"CALIBRATION RED SATURATION", | ||
"GreenHue":"CALIBRATION GREEN HUE", | ||
"GreenSaturation":"CALIBRATION GREEN SATURATION", | ||
"BlueHue":"CALIBRATION BLUE HUE", | ||
"BlueSaturation":"CALIBRATION BLUE SATURATION", | ||
|
||
"LensManualDistortionAmount":"DISTORTION AMOUNT", | ||
"PerspectiveVertical":"VERTICAL PERSPECTIVE", | ||
"PerspectiveHorizontal":"HORIZONTAL PERSPECTIVE", | ||
"PerspectiveRotate":"PERSPECTIVE ROTATE", | ||
"PerspectiveScale":"PERSPECTIVE ROTATE", | ||
"VignetteAmount":"VIGNETTE AMOUNT", | ||
"VignetteMidpoint":"VIGNETTE MIDPOINT", | ||
"DefringePurpleAmount":"PURPLE DEFRINGE AMOUNT", | ||
"DefringePurpleHueLo":"PURPLE DEFRINGE HUE LO", | ||
"DefringePurpleHueHi":"PURPLE DEFRINGE HUE HI", | ||
"DefringeGreenAmount":"GREEN DEFRINGE AMOUNT", | ||
"DefringeGreenHueLo":"GREEN DEFRINGE HUE LO", | ||
"DefringeGreenHueHi":"GREEN DEFRINGE HUE HI" | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
{ | ||
"53" : "ESC", | ||
"122" : "F1", | ||
"120" : "F2", | ||
"99" : "F3", | ||
"118" : "F4", | ||
"96" : "F5", | ||
"97" : "F6", | ||
"98" : "F7", | ||
"100" : "F8", | ||
"101" : "F9", | ||
"109" : "F10", | ||
"103" : "F11", | ||
"111" : "F12", | ||
"105" : "F13", | ||
"107" : "F14", | ||
"113" : "F15", | ||
"50" : "`", | ||
"18" : "1", | ||
"19" : "2", | ||
"20" : "3", | ||
"21" : "4", | ||
"23" : "5", | ||
"22" : "6", | ||
"26" : "7", | ||
"28" : "8", | ||
"25" : "9", | ||
"29" : "0", | ||
"27" : "-", | ||
"24" : "=", | ||
"51" : "DELETE", | ||
"114" : "HELP", | ||
"115" : "HOME", | ||
"116" : "PG UP", | ||
"71" : "NUM CLEAR", | ||
"81" : "NUM =", | ||
"75" : "NUM \/", | ||
"67" : "NUM *", | ||
"48" : "TAB", | ||
"12" : "Q", | ||
"13" : "W", | ||
"14" : "E", | ||
"15" : "R", | ||
"17" : "T", | ||
"16" : "Y", | ||
"32" : "U", | ||
"34" : "I", | ||
"31" : "O", | ||
"35" : "P", | ||
"33" : "{", | ||
"30" : "}", | ||
"42" : "\\", | ||
"117" : "DEL", | ||
"119" : "END", | ||
"121" : "PG DOWN", | ||
"89" : "NUM 7", | ||
"91" : "NUM 8", | ||
"92" : "NUM 92", | ||
"78" : "NUM -", | ||
"0" : "A", | ||
"1" : "S", | ||
"2" : "D", | ||
"3" : "F", | ||
"5" : "G", | ||
"4" : "H", | ||
"38" : "J", | ||
"40" : "K", | ||
"37" : "L", | ||
"41" : ";", | ||
"39" : "'", | ||
"36" : "RETURN", | ||
"86" : "NUM 4", | ||
"87" : "NUM 5", | ||
"88" : "NUM 6", | ||
"69" : "NUM +", | ||
"6" : "Z", | ||
"7" : "X", | ||
"8" : "C", | ||
"9" : "V", | ||
"11" : "B", | ||
"45" : "N", | ||
"46" : "M", | ||
"43" : ",", | ||
"47" : ".", | ||
"44" : "\/", | ||
"126" : "UP", | ||
"83" : "NUM 1", | ||
"84" : "NUM 2", | ||
"85" : "NUM 3", | ||
"76" : "NUM ENTER", | ||
"49" : "SPACE", | ||
"123" : "LEFT", | ||
"125" : "DOWN", | ||
"124" : "RIGHT", | ||
"82" : "NUM 0", | ||
"65" : "NUM ." | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions
29
Build/VSCOKeys.app/Contents/Resources/en.lproj/Credits.rtf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;} | ||
{\colortbl;\red255\green255\blue255;} | ||
\paperw9840\paperh8400 | ||
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural | ||
|
||
\f0\b\fs24 \cf0 Engineering: | ||
\b0 \ | ||
Some people\ | ||
\ | ||
|
||
\b Human Interface Design: | ||
\b0 \ | ||
Some other people\ | ||
\ | ||
|
||
\b Testing: | ||
\b0 \ | ||
Hopefully not nobody\ | ||
\ | ||
|
||
\b Documentation: | ||
\b0 \ | ||
Whoever\ | ||
\ | ||
|
||
\b With special thanks to: | ||
\b0 \ | ||
Mom\ | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.