Commit Graph

116 Commits

Author SHA1 Message Date
meancoot
7b3ebc3078 ios: Use a UINavigationController to manage file browser history. 2013-02-08 15:43:19 -05:00
meancoot
1a236f4a67 ios: Fix a couple of warnings 2013-02-07 19:07:50 -05:00
meancoot
33d57ee3a0 ios: Don't use performSelector to schedule every frame, the rarch_iterate method runs the UI loop internally; Split dirent_list code out of dirlist.m. 2013-02-07 19:05:39 -05:00
meancoot
80c0d35f58 ios: Fix symlinks in the file browser; remove the top entry of the path instead of appending '..' when going back a directory. 2013-02-07 16:53:17 -05:00
meancoot
5f5be7c4dc ios: Multi-touch support 2013-02-07 16:11:17 -05:00
meancoot
cb484546b2 ios: Spruce up browser with sorting and icons. (The icons are just borrowed from android for now). 2013-02-07 14:45:30 -05:00
meancoot
7a44d9bcba ios: As a hack, force app to terminate when entering background. 2013-02-07 13:43:42 -05:00
meancoot
16759620b5 ios: Some cleanup and simplifications 2013-02-07 12:38:30 -05:00
meancoot
5d0828d009 ios: Now starts with a directory browser to let you choose the game you wan't to play. 2013-02-07 12:05:46 -05:00
meancoot
ec51c819a3 ios: Change ioseagl_ctx to a C file that uses external functions to interact with obj-c. 2013-02-07 08:58:36 -05:00
meancoot
8315a05f5f ios: Add incomplete code for basic directory list. 2013-02-07 08:47:35 -05:00
meancoot
7b9490db48 ios: Fix size on retina screens; 'improve' life cycle management. 2013-02-06 20:48:32 -05:00
meancoot
7e4e028fc8 ios: Add a simple input driver draft; tracks only one touch for now. 2013-02-06 18:23:11 -05:00
meancoot
1d727e50e7 ios: Will load a file named 'overlay.cfg' stored in the bundles root directory. 2013-02-06 13:10:07 -05:00
meancoot
6ab845b795 ios: Use dynamic loading; add clean up after rarch_main_iterate. 2013-02-06 11:35:46 -05:00
meancoot
a37a19e40d First revision of iOS port. Only tested on simulator thus far. 2013-02-06 10:14:05 -05:00