pcsxr/macosx
SND\MaddTheSane_cp 2695f8dde5 OS X:
include disc image files that use the .bin extension.

It’s a hack that I really don’t like, but the issue has been plaguing the OS X port since using UTIs.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90513 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-05-26 02:43:25 +00:00
..
Configs OS X: 2014-03-28 21:47:05 +00:00
Pcsxr-QL OS X: Minor changes 2014-05-22 04:24:14 +00:00
Pcsxr.xcodeproj DFInput: Implement SDL2 GameController support. 2014-04-08 02:33:19 +00:00
Pcsxr.xcworkspace Consolidate the plug-ins in OS X into the main PCSXR project. 2013-07-05 07:11:57 +00:00
plugins OS X: Minor changes 2014-05-22 04:24:14 +00:00
Resources OS X: 2014-04-02 18:01:28 +00:00
updateInfoPlist Disable LTO for now: it has issues right now. 2013-10-27 02:16:33 +00:00
CheatController.h OS X: Refactoring. 2014-03-29 02:50:35 +00:00
CheatController.m OS X: Refactoring. 2014-03-29 02:50:35 +00:00
config.h Setting end-of-line metadata. 2012-12-24 21:25:14 +00:00
ConfigurationController.h OS X: 2014-04-02 18:01:28 +00:00
ConfigurationController.m OS X: 2014-04-02 18:01:28 +00:00
EmuThread.h Adding the pauseSafeWithBlock declaration to the EmuThread header. 2013-06-20 21:03:32 +00:00
EmuThread.m OS X: 2014-04-02 18:01:28 +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 Wow, I feel like an idiot: I didn’t realize there was a setStringValue: in NSTextField. Using that instead of setting the title via the cell. 2013-12-17 19:26:23 +00:00
hotkeys.h Setting end-of-line metadata. 2012-12-24 21:25:14 +00:00
hotkeys.m OS X: 2014-04-02 18:01:28 +00:00
Info.plist OS X: 2014-05-26 02:43:25 +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
main.m OS X: Add a comment. 2014-04-08 02:39:38 +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
pcsxr.pch OS X: Minor changes 2014-05-22 04:24:14 +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 OS X: Minor changes 2014-05-22 04:24:14 +00:00
PcsxrController.m OS X: 2014-03-28 21:47:05 +00:00
PcsxrDiscHandler.h Remove 32-bit support on OS X. 2013-09-10 18:18:15 +00:00
PcsxrDiscHandler.m OS X: 2014-05-26 02:43:25 +00:00
PcsxrFileHandle.h OS X: 2014-04-02 18:01:28 +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 OS X: Refactoring. 2014-03-29 02:50:35 +00:00
PcsxrHexadecimalFormatter.m OS X: Refactoring. 2014-03-29 02:50:35 +00:00
PcsxrMemCardArray.h OS X: 2014-04-02 18:01:28 +00:00
PcsxrMemCardArray.m OS X: 2014-04-02 18:01:28 +00:00
PcsxrMemCardController.h OS X: 2014-04-02 18:01:28 +00:00
PcsxrMemCardController.m OS X: 2014-04-02 18:01:28 +00:00
PcsxrMemCardHandler.h More work on OS X localization. 2013-11-26 23:29:22 +00:00
PcsxrMemCardHandler.m Wow, I feel like an idiot: I didn’t realize there was a setStringValue: in NSTextField. Using that instead of setting the title via the cell. 2013-12-17 19:26:23 +00:00
PcsxrMemoryObject.h OS X: Minor changes 2014-05-22 04:24:14 +00:00
PcsxrMemoryObject.m OS X: Minor changes 2014-05-22 04:24:14 +00:00
PcsxrPlugin.h OS X: Minor changes to the PcsxrPlugin class. 2014-01-25 19:18:46 +00:00
PcsxrPlugin.m OS X: Minor changes to the PcsxrPlugin class. 2014-01-25 19:18:46 +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 OS X: 2014-03-28 21:47:05 +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 OS X: Add a comment. 2014-04-08 02:39:38 +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
version.sh Making a more robust version control version tracking. 2013-09-22 19:30:16 +00:00