Skip to content

Commit

Permalink
Updating PCSX-R version to 1.9.95.
Browse files Browse the repository at this point in the history
Setting the minimum OS X version to 10.9.
Using base localization on OS X.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87797 e17a0e51-4ae3-4d35-97c3-1a29b211df97
  • Loading branch information
SND\MaddTheSane_cp authored and SND\MaddTheSane_cp committed Nov 10, 2013
1 parent 3e01cc3 commit 9cce961
Show file tree
Hide file tree
Showing 41 changed files with 1,815 additions and 1,420 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([pcsxr], [1.9.94])
AC_INIT([pcsxr], [1.9.95])

AC_CANONICAL_HOST
AC_CANONICAL_BUILD
Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion macosx/Configs/Pcsxr.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SDKROOT = macosx
GCC_PREPROCESSOR_DEFINITIONS = _MACOSX=1 $(DEBUG_PREPROCESSOR_DEFINITIONS)
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
MACOSX_DEPLOYMENT_TARGET = 10.7
MACOSX_DEPLOYMENT_TARGET = 10.9
CLANG_ENABLE_OBJC_ARC = YES
GCC_DYNAMIC_NO_PIC = NO
COMBINE_HIDPI_IMAGES = YES
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion macosx/English.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* Localized versions of Info.plist keys */

CFBundleName = "PCSXR";
CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
CFBundleGetInfoString = "PlayStation Emulator based on PCSX-df Project.";
NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2013 PCSX-Reloaded Team.";
"Playstation Emulator Plug-in" = "PlayStation Emulator Plug-in";
Expand Down
15 changes: 15 additions & 0 deletions macosx/English.lproj/en.lproj/AddPluginSheet.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

/* Class = "NSPanel"; title = "Install Plug-in"; ObjectID = "10"; */
"10.title" = "Install Plug-in";

/* Class = "NSTextFieldCell"; title = "Plugin Installation"; ObjectID = "58"; */
"58.title" = "Plugin Installation";

/* Class = "NSTextFieldCell"; title = "Do you want to install this plugin into PCSXR?"; ObjectID = "59"; */
"59.title" = "Do you want to install this plugin into PCSXR?";

/* Class = "NSButtonCell"; title = "Yes"; ObjectID = "113"; */
"113.title" = "Yes";

/* Class = "NSButtonCell"; title = "No"; ObjectID = "117"; */
"117.title" = "No";
303 changes: 303 additions & 0 deletions macosx/English.lproj/en.lproj/Configuration.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,303 @@

/* Class = "NSWindow"; title = "PCSXR Preferences"; ObjectID = "21"; */
"21.title" = "PCSXR Preferences";

/* Class = "NSTabViewItem"; label = "Emulation"; ObjectID = "240"; */
"240.label" = "Emulation";

/* Class = "NSTabViewItem"; label = "Plugins"; ObjectID = "241"; */
"241.label" = "Plugins";

/* Class = "NSBox"; title = "Graphics"; ObjectID = "257"; */
"257.title" = "Graphics";

/* Class = "NSBox"; title = "Sound"; ObjectID = "291"; */
"291.title" = "Sound";

/* Class = "NSBox"; title = "Controller"; ObjectID = "299"; */
"299.title" = "Controller";

/* Class = "NSBox"; title = "CD-ROM"; ObjectID = "302"; */
"302.title" = "CD-ROM";

/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "369"; */
"369.title" = "OtherViews";

/* Class = "NSMenuItem"; title = "Graphics Plugin"; ObjectID = "370"; */
"370.title" = "Graphics Plugin";

/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "372"; */
"372.title" = "OtherViews";

/* Class = "NSMenuItem"; title = "Sound Plugin"; ObjectID = "373"; */
"373.title" = "Sound Plugin";

/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "375"; */
"375.title" = "OtherViews";

/* Class = "NSMenuItem"; title = "Controller Plugin"; ObjectID = "376"; */
"376.title" = "Controller Plugin";

/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "378"; */
"378.title" = "OtherViews";

/* Class = "NSMenuItem"; title = "CDROM Plugin"; ObjectID = "379"; */
"379.title" = "CDROM Plugin";

/* Class = "NSBox"; title = "Options"; ObjectID = "502"; */
"502.title" = "Options";

/* Class = "NSBox"; title = "Game Fixes"; ObjectID = "509"; */
"509.title" = "Game Fixes";

/* Class = "NSButtonCell"; ibShadowedToolTip = "When enabled the emulation will be faster, but possibly more unstable"; ObjectID = "516"; */
"516.ibShadowedToolTip" = "When enabled the emulation will be faster, but possibly more unstable";

/* Class = "NSButtonCell"; title = "Dynarec CPU core"; ObjectID = "516"; */
"516.title" = "Dynarec CPU core";

/* Class = "NSButtonCell"; ibShadowedToolTip = "Disables decoding of CD audio tracks"; ObjectID = "517"; */
"517.ibShadowedToolTip" = "Disables decoding of CD audio tracks";

/* Class = "NSButtonCell"; title = "No CD audio"; ObjectID = "517"; */
"517.title" = "No CD audio";

/* Class = "NSButtonCell"; ibShadowedToolTip = "Enables the emulator to run without using an actual Playstation BIOS file. The compatibility might also decrease"; ObjectID = "518"; */
"518.ibShadowedToolTip" = "Enables the emulator to run without using an actual Playstation BIOS file. The compatibility might also decrease";

/* Class = "NSButtonCell"; title = "Simulate PSX BIOS"; ObjectID = "518"; */
"518.title" = "Simulate PSX BIOS";

/* Class = "NSButtonCell"; ibShadowedToolTip = "Disables decoding of streamed XA audio"; ObjectID = "519"; */
"519.ibShadowedToolTip" = "Disables decoding of streamed XA audio";

/* Class = "NSButtonCell"; title = "No XA audio"; ObjectID = "519"; */
"519.title" = "No XA audio";

/* Class = "NSButtonCell"; title = "InuYasha Sengoku Battle"; ObjectID = "539"; */
"539.title" = "InuYasha Sengoku Battle";

/* Class = "NSButtonCell"; title = "Parasite Eve 2, Vandal Hearts 1/2"; ObjectID = "540"; */
"540.title" = "Parasite Eve 2, Vandal Hearts 1/2";

/* Class = "NSBox"; title = "Hacks"; ObjectID = "542"; */
"542.title" = "Hacks";

/* Class = "NSButtonCell"; ibShadowedToolTip = "This should generally be disabled, though it might help to enable it if you are having sound problems"; ObjectID = "543"; */
"543.ibShadowedToolTip" = "This should generally be disabled, though it might help to enable it if you are having sound problems";

/* Class = "NSButtonCell"; title = "SPU IRQ always enabled"; ObjectID = "543"; */
"543.title" = "SPU IRQ always enabled";

/* Class = "NSButtonCell"; ibShadowedToolTip = "This should generally be disabled, though it might help to enable it if you are having controller problems"; ObjectID = "545"; */
"545.ibShadowedToolTip" = "This should generally be disabled, though it might help to enable it if you are having controller problems";

/* Class = "NSButtonCell"; title = "SIO IRQ always enabled"; ObjectID = "545"; */
"545.title" = "SIO IRQ always enabled";

/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "561"; */
"561.title" = "OtherViews";

/* Class = "NSMenuItem"; title = "System Region"; ObjectID = "562"; */
"562.title" = "System Region";

/* Class = "NSMenuItem"; title = "Autodetect"; ObjectID = "563"; */
"563.title" = "Autodetect";

/* Class = "NSMenuItem"; title = "NTSC (USA/Japan)"; ObjectID = "564"; */
"564.title" = "NTSC (USA/Japan)";

/* Class = "NSMenuItem"; title = "PAL (Europe)"; ObjectID = "566"; */
"566.title" = "PAL (Europe)";

/* Class = "NSTabViewItem"; label = "Memory Cards"; ObjectID = "579"; */
"579.label" = "Memory Cards";

/* Class = "NSButtonCell"; title = "About…"; ObjectID = "599"; */
"599.title" = "About…";

/* Class = "NSButtonCell"; title = "Configure…"; ObjectID = "600"; */
"600.title" = "Configure…";

/* Class = "NSButtonCell"; title = "About…"; ObjectID = "602"; */
"602.title" = "About…";

/* Class = "NSButtonCell"; title = "Configure…"; ObjectID = "603"; */
"603.title" = "Configure…";

/* Class = "NSButtonCell"; title = "Configure…"; ObjectID = "605"; */
"605.title" = "Configure…";

/* Class = "NSButtonCell"; title = "About…"; ObjectID = "606"; */
"606.title" = "About…";

/* Class = "NSButtonCell"; title = "About…"; ObjectID = "608"; */
"608.title" = "About…";

/* Class = "NSButtonCell"; title = "Configure…"; ObjectID = "609"; */
"609.title" = "Configure…";

/* Class = "NSButtonCell"; title = "Switch"; ObjectID = "617"; */
"617.title" = "Switch";

/* Class = "NSButtonCell"; title = "Switch"; ObjectID = "618"; */
"618.title" = "Switch";

/* Class = "NSButtonCell"; title = "Switch"; ObjectID = "619"; */
"619.title" = "Switch";

/* Class = "NSBox"; title = "Network"; ObjectID = "622"; */
"622.title" = "Network";

/* Class = "NSButtonCell"; title = "Configure…"; ObjectID = "626"; */
"626.title" = "Configure…";

/* Class = "NSButtonCell"; title = "About…"; ObjectID = "627"; */
"627.title" = "About…";

/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "629"; */
"629.title" = "OtherViews";

/* Class = "NSMenuItem"; title = "Net Plugin"; ObjectID = "630"; */
"630.title" = "Net Plugin";

/* Class = "NSButtonCell"; title = "Enable NetPlay"; ObjectID = "640"; */
"640.title" = "Enable NetPlay";

/* Class = "NSButtonCell"; title = "Widescreen"; ObjectID = "652"; */
"652.title" = "Widescreen";

/* Class = "NSTabViewItem"; label = "Hotkeys"; ObjectID = "655"; */
"655.label" = "Hotkeys";

/* Class = "NSButtonCell"; title = "Fast Forward"; ObjectID = "770"; */
"770.title" = "Fast Forward";

/* Class = "NSTextFieldCell"; placeholderString = "None..."; ObjectID = "772"; */
"772.placeholderString" = "None...";

/* Class = "NSTextFieldCell"; placeholderString = "None..."; ObjectID = "852"; */
"852.placeholderString" = "None...";

/* Class = "NSButtonCell"; title = "Save State"; ObjectID = "853"; */
"853.title" = "Save State";

/* Class = "NSButtonCell"; title = "Load State"; ObjectID = "856"; */
"856.title" = "Load State";

/* Class = "NSButtonCell"; title = "Next State"; ObjectID = "862"; */
"862.title" = "Next State";

/* Class = "NSButtonCell"; title = "Previous State"; ObjectID = "868"; */
"868.title" = "Previous State";

/* Class = "NSTextFieldCell"; placeholderString = "None..."; ObjectID = "871"; */
"871.placeholderString" = "None...";

/* Class = "NSTextFieldCell"; placeholderString = "None..."; ObjectID = "873"; */
"873.placeholderString" = "None...";

/* Class = "NSTextFieldCell"; placeholderString = "None..."; ObjectID = "875"; */
"875.placeholderString" = "None...";

/* Class = "NSBox"; title = "Box"; ObjectID = "884"; */
"884.title" = "Box";

/* Class = "NSTextFieldCell"; title = "GPU Key Modifier"; ObjectID = "886"; */
"886.title" = "GPU Key Modifier";

/* Class = "NSPopUpButton"; ibShadowedToolTip = "Any key pressed at the same time as the GPU Key Modifier will be sent directly to the GPU Plugin. This is useful for plugins with menus. Control (ctrl) is the recommended modifier; command (cmd or apple key) should not be used unless you absolutely want to."; ObjectID = "887"; */
"887.ibShadowedToolTip" = "Any key pressed at the same time as the GPU Key Modifier will be sent directly to the GPU Plugin. This is useful for plugins with menus. Control (ctrl) is the recommended modifier; command (cmd or apple key) should not be used unless you absolutely want to.";

/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "889"; */
"889.title" = "OtherViews";

/* Class = "NSMenuItem"; title = "Control ⌃"; ObjectID = "890"; */
"890.title" = "Control ⌃";

/* Class = "NSMenuItem"; title = "Shift ⇧"; ObjectID = "891"; */
"891.title" = "Shift ⇧";

/* Class = "NSMenuItem"; title = "Command ⌘"; ObjectID = "892"; */
"892.title" = "Command ⌘";

/* Class = "NSMenuItem"; title = "Alt / Option ⌥"; ObjectID = "893"; */
"893.title" = "Alt / Option ⌥";

/* Class = "NSTextFieldCell"; placeholderString = "None..."; ObjectID = "898"; */
"898.placeholderString" = "None...";

/* Class = "NSButtonCell"; title = "Frame Limit"; ObjectID = "899"; */
"899.title" = "Frame Limit";

/* Class = "NSBox"; title = "SIO1"; ObjectID = "902"; */
"902.title" = "SIO1";

/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "907"; */
"907.title" = "OtherViews";

/* Class = "NSMenuItem"; title = "Net Plugin"; ObjectID = "908"; */
"908.title" = "Net Plugin";

/* Class = "NSButtonCell"; title = "About…"; ObjectID = "909"; */
"909.title" = "About…";

/* Class = "NSButtonCell"; title = "Configure…"; ObjectID = "910"; */
"910.title" = "Configure…";

/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "936"; */
"936.title" = "Label";

/* Class = "NSButtonCell"; title = "Change…"; ObjectID = "937"; */
"937.title" = "Change…";

/* Class = "NSButtonCell"; title = "New…"; ObjectID = "938"; */
"938.title" = "New…";

/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "939"; */
"939.title" = "Label";

/* Class = "NSButtonCell"; title = "Change…"; ObjectID = "940"; */
"940.title" = "Change…";

/* Class = "NSButtonCell"; title = "New…"; ObjectID = "941"; */
"941.title" = "New…";

/* Class = "NSButtonCell"; title = "Delete…"; ObjectID = "942"; */
"942.title" = "Delete…";

/* Class = "NSButtonCell"; title = "Delete…"; ObjectID = "943"; */
"943.title" = "Delete…";

/* Class = "NSButtonCell"; title = "Format…"; ObjectID = "944"; */
"944.title" = "Format…";

/* Class = "NSButtonCell"; title = "Format…"; ObjectID = "945"; */
"945.title" = "Format…";

/* Class = "NSButtonCell"; title = "->"; ObjectID = "952"; */
"952.title" = "->";

/* Class = "NSButtonCell"; title = "<-"; ObjectID = "954"; */
"954.title" = "<-";

/* Class = "NSBox"; title = "Box"; ObjectID = "965"; */
"965.title" = "Box";

/* Class = "NSTextFieldCell"; title = "English name"; ObjectID = "981"; */
"981.title" = "English name";

/* Class = "NSTextFieldCell"; title = "SJIS name"; ObjectID = "982"; */
"982.title" = "SJIS name";

/* Class = "NSTextFieldCell"; title = "DELETED"; ObjectID = "983"; */
"983.title" = "DELETED";

/* Class = "NSTextFieldCell"; title = "0"; ObjectID = "1048"; */
"1048.title" = "0";

/* Class = "NSButtonCell"; title = "Logging"; ObjectID = "1278"; */
"1278.title" = "Logging";

/* Class = "NSButtonCell"; title = "Fast boot"; ObjectID = "1279"; */
"1279.title" = "Fast boot";
Loading

0 comments on commit 9cce961

Please sign in to comment.