RetroArch/apple/common
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
..
hidpad (OSX/iOS) 2013-09-11 19:17:58 -04:00
apple_input.c (iOS) First draft of iCade support for iOS 7 2013-09-20 17:49:18 -04:00
apple_input.h (iOS) First draft of iCade support for iOS 7 2013-09-20 17:49:18 -04:00
apple_joypad.c (OSX/iOS) 2013-09-11 19:17:58 -04:00
keycode.h (OSX/iOS) Consolodate key map tables and binding routines 2013-09-09 17:52:02 -04:00
keycode.inc (OSX/iOS) Consolodate key map tables and binding routines 2013-09-09 17:52:02 -04:00
main.m (OSX) Improvements: 2013-09-10 19:47:24 -04:00
RAGameView.m (iOS) Add iCade toggle option to prevent OSK from popping up 2013-09-20 19:04:46 -04:00
RAModuleInfo.h (Apple) Objective C refactoring: 2013-09-24 20:29:12 -04:00
RAModuleInfo.m (Apple) Objective C refactoring: 2013-09-24 20:29:12 -04:00
rarch_wrapper.h (OSX/iOS) Refactor RAGameView.m to be more straightforward. 2013-09-13 16:22:04 -04:00
RetroArch_Apple.h (OSX) Improvements: 2013-09-10 19:47:24 -04:00
setting_data.h (OSX/iOS) 2013-09-11 19:17:58 -04:00
utility.m (iOS) Clean up and refactor apple/iOS/browser.m. All of the file management actions are accessed by long pressing a list entry rather than an accessory button. 2013-09-24 19:34:59 -04:00