RetroArch/apple/OSX
meancoot 0ddf198875 (Apple) Objective C refactoring:
All properties are marked (nonatomic)
	All table view cell reuse identifiers are now constant string objects.
	Where appropriate all calls to [RetroArch_iOS get] are replaced with self.navigationController.
	All calls to objc_setAssociatedObject use proper keys rather than string literals.
2013-09-24 20:29:12 -04:00
..
en.lproj (Apple) Reorganize source tree 2013-09-05 01:24:27 -04:00
RetroArch-Info.plist Added a nice icon to the OSX port. Added the optimized SVG logo. 2013-07-11 19:38:14 +02:00
RetroArch.icns Added a nice icon to the OSX port. Added the optimized SVG logo. 2013-07-11 19:38:14 +02:00
hid_pad.c (OSX) Fix build 2013-09-11 19:22:12 -04:00
platform.h (Apple) Objective C refactoring: 2013-09-24 20:29:12 -04:00
platform.m (Apple) Start to clean the objective-c code 2013-09-10 19:23:24 -04:00
settings.m (OSX) Now when video_monitor_index is out of range a warning is logged and the main screen is used instead. Previously a modal error was displayed and retroarch would exit when it was dismissed. 2013-09-12 18:42:39 -04:00