pcsxr/macosx
SND\MaddTheSane_cp fc9dc0e888 OS X:
Localizing some strings in the Net Plug-In
Changing three periods to ellipses on all localizations.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88069 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-12-08 19:21:21 +00:00
..
Base.lproj More localization stuff for OS X. 2013-11-27 03:41:31 +00:00
Configs Some more OS X refinement. 2013-11-27 05:20:36 +00:00
English.lproj OS X: 2013-12-08 19:21:21 +00:00
Media.xcassets Migrating xibs to Xcode 5. 2013-09-20 02:41:25 +00:00
Pcsxr.xcodeproj Adding Chinese localization from Sdchun. 2013-12-04 09:09:40 +00:00
Pcsxr.xcworkspace Consolidate the plug-ins in OS X into the main PCSXR project. 2013-07-05 07:11:57 +00:00
en.lproj More localization stuff for OS X. 2013-11-27 03:41:31 +00:00
fr.lproj More localization stuff for OS X. 2013-11-27 03:41:31 +00:00
hu.lproj More work on OS X localization. 2013-11-26 23:29:22 +00:00
plugins OS X: 2013-12-08 19:21:21 +00:00
updateInfoPlist Disable LTO for now: it has issues right now. 2013-10-27 02:16:33 +00:00
zh-Hans.lproj OS X: 2013-12-08 19:21:21 +00:00
CheatController.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
CheatController.m Getting rid of a duplicate localization function. 2013-12-04 22:35:35 +00:00
ConfigurationController.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
ConfigurationController.m Updating the Info.plist files. 2013-09-17 00:29:11 +00:00
EmuThread.h Adding the pauseSafeWithBlock declaration to the EmuThread header. 2013-06-20 21:03:32 +00:00
EmuThread.m Fix use of deprecated function usage on OS X. 2013-10-27 04:35:11 +00:00
ExtendedKeys.h Setting end-of-line metadata. 2012-12-24 21:25:14 +00:00
HotkeyController.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
HotkeyController.m Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
Info.plist Minor changes to OS X’s info.plist files. 2013-12-08 18:57:08 +00:00
LaunchArg.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
LaunchArg.m Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
MemBadgeView.h We can now copy to other cards, but compacting cards isn't available right now. 2013-07-08 01:43:06 +00:00
MemBadgeView.m Remove 32-bit support on OS X. 2013-09-10 18:18:15 +00:00
OSXPlugLocalization.h Changing a lot of NSLogs to SysPrintf on OS X's PCSXR. 2013-07-09 07:07:15 +00:00
PcsxrCheatHandler.h Some work on OS X's cheat interface. 2013-08-01 16:50:36 +00:00
PcsxrCheatHandler.m Remove 32-bit support on OS X. 2013-09-10 18:18:15 +00:00
PcsxrController.h Minor fixes and improvements on OS X code. 2013-10-04 22:06:37 +00:00
PcsxrController.m Getting rid of a duplicate localization function. 2013-12-04 22:35:35 +00:00
PcsxrDiscHandler.h Remove 32-bit support on OS X. 2013-09-10 18:18:15 +00:00
PcsxrDiscHandler.m More work on OS X localization. 2013-11-26 23:29:22 +00:00
PcsxrFileHandle.h Setting end-of-line metadata. 2012-12-24 21:25:14 +00:00
PcsxrFreezeStateHandler.h Setting end-of-line metadata. 2012-12-24 21:25:14 +00:00
PcsxrFreezeStateHandler.m Remove 32-bit support on OS X. 2013-09-10 18:18:15 +00:00
PcsxrHexadecimalFormatter.h Finish work on OS X's cheat management. 2013-08-17 20:12:12 +00:00
PcsxrHexadecimalFormatter.m Remove commented-out code. 2013-08-24 20:48:20 +00:00
PcsxrMemCardArray.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
PcsxrMemCardArray.m Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
PcsxrMemCardController.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
PcsxrMemCardController.m Fix use of deprecated functions. 2013-11-10 02:18:18 +00:00
PcsxrMemCardHandler.h More work on OS X localization. 2013-11-26 23:29:22 +00:00
PcsxrMemCardHandler.m More work on OS X localization. 2013-11-26 23:29:22 +00:00
PcsxrMemoryObject.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
PcsxrMemoryObject.m Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
PcsxrPlugin.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
PcsxrPlugin.m Removing old, outdated comments. 2013-12-02 20:27:11 +00:00
PcsxrPluginHandler.h More work on OS X localization. 2013-11-26 23:29:22 +00:00
PcsxrPluginHandler.m More work on OS X localization. 2013-11-26 23:29:22 +00:00
Plugin.c Future work to get PADhandleKey working on OS X. Still very much a work-in-progress. 2013-07-09 09:37:53 +00:00
PluginController.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
PluginController.m Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
PluginList.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
PluginList.m Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
RecentItemsMenu.h Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
RecentItemsMenu.m Changing a few Objective C classes to have their ivars hidden. 2013-09-13 21:31:56 +00:00
config.h Setting end-of-line metadata. 2012-12-24 21:25:14 +00:00
hotkeys.h Setting end-of-line metadata. 2012-12-24 21:25:14 +00:00
hotkeys.m Convert Objective-C code to modern syntax, mainly for the NSDictionaries. 2013-09-10 18:43:18 +00:00
main.m Some code changes. 2013-12-02 20:33:06 +00:00
version.sh Making a more robust version control version tracking. 2013-09-22 19:30:16 +00:00