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
meancoot
7319260957
(iOS) Add iCade toggle option to prevent OSK from popping up
2013-09-20 19:04:46 -04:00
meancoot
1b9b2f4cc2
(iOS) First draft of iCade support for iOS 7
2013-09-20 17:49:18 -04:00
meancoot
c3909c6468
(Apple) Start to clean the objective-c code
2013-09-10 19:23:24 -04:00
meancoot
29fdf1fd7e
(OSX/iOS) Consolodate key map tables and binding routines
2013-09-09 17:52:02 -04:00
meancoot
cb55a1d45a
(Apple) Reorganize source tree
2013-09-05 01:24:27 -04:00
meancoot
6e7c641ae0
(iOS) Fix the overlay opacity setting
2013-08-25 18:03:24 -04:00
meancoot
26df85f020
(iOS) Some settings menu polish:
...
The bluetooth mode is updated immediately, previously you had to hit the back button on the frontend settings before it would be applied.
The custom config state label in the frontend settings menu is updated properly.
2013-08-15 12:47:13 -04:00
meancoot
7d6b4cdd26
(iOS) Bring back per-core configurations
2013-08-14 12:53:29 -04:00
meancoot
4f70bdeab5
(Apple) Split platform specific code out of main.m
2013-08-14 12:53:29 -04:00
meancoot
9e2e135d19
(Apple) Get rid of some hacks in the frontend code.
2013-08-14 00:48:58 -04:00
meancoot
8656b04492
(iOS) Some refactoring in settings.m
2013-08-13 22:44:25 -04:00
meancoot
cb6c612b8e
(iOS) Only player 1 gets default keyboard bindings
2013-08-13 22:44:24 -04:00
meancoot
68e8fbc45f
(iOS) Fix icade button mapping
2013-08-12 19:02:34 -04:00
meancoot
a09f28c319
(OSX) Add a core chooser when opening a game; cores are stored in the Contents/Resources/modules directory of the app bundle.
2013-07-07 19:24:05 -04:00
meancoot
7f8cb059e2
(iOS) Temporarily remove custom config support
2013-07-07 17:50:17 -04:00
meancoot
78acc25931
(Apple) Add keyboard input support for OSX
2013-07-07 16:01:58 -04:00
meancoot
f954ae2f64
(Apple) Create OSX XCode project
2013-07-06 20:43:04 -04:00