425 Commits

Author SHA1 Message Date
Twinaphex
9b8d5b95a5 (iOS) Get rid of systemDirectory 2014-07-20 00:25:43 +02:00
Twinaphex
7580058c22 (Apple) Get rid of coreDirectory 2014-07-20 00:07:40 +02:00
Twinaphex
92e67a4382 (Apple/iOS) Kill dependency on ObjC copyItemAtPath 2014-07-19 22:51:03 +02:00
Twinaphex
3242cc998a (Apple) Get rid of globalConfigFile 2014-07-19 22:17:42 +02:00
Twinaphex
ba99ec92ee (Apple) Get rid of objc_get_value_from_config 2014-07-19 17:53:24 +02:00
Twinaphex
34002c0e10 (Apple) Don't have ifdef IOS conditional in apple_run_core 2014-07-19 17:28:06 +02:00
Twinaphex
edc30665e7 (iOS) browser.m - cleanups 2014-07-19 06:41:46 +02:00
twinaphex
36350311f0 (iOS) Remove apple_refresh_frontend_config 2014-07-19 06:10:56 +02:00
Twinaphex
3d7e6d844f (OSX) settings.m - cleanup 2014-07-19 06:05:24 +02:00
twinaphex
7766ae8096 (iOS) Remove systemConfig variable 2014-07-19 04:09:16 +02:00
Twinaphex
a492364843 (iOS) Don't create frontend.cfg anymore 2014-07-19 03:58:58 +02:00
twinaphex
2682780ff9 (iOS) Get rid of logPath 2014-07-19 03:34:14 +02:00
Twinaphex
e3b7df108f (iOS) Get rid of now obsolete Diagnostic Logging 2014-07-19 02:59:03 +02:00
Twinaphex
5e4125614a (iOS) Get rid of ios_set_logging_state - we can already log through
Xcode Organizer
2014-07-19 02:28:53 +02:00
Twinaphex
e4786cfcf6 (iOS) Build fix 2014-07-19 02:26:21 +02:00
twinaphex
9ac52de4df (Apple/iOS) Remove some unused settings - apple_use_tv_mode and ios_file_log 2014-07-19 02:25:17 +02:00
twinaphex
fefc2f808c (Apple) Cleanups 2014-07-19 02:02:33 +02:00
Twinaphex
2485ee1e98 (iOS) Don't call hacky apple_refresh_config 2014-07-18 21:13:53 +02:00
Twinaphex
9f5ee4564d (iOS) Expose input_overlay_enable - need to refactor all this code
anyway and just show all settings anyways
2014-07-17 04:54:48 +02:00
twinaphex
b4312ba411 (iOS) Refactor initWithCore for iOS 2014-07-17 04:19:35 +02:00
twinaphex
5de27f85fe (iOS) change const rarch_setting_t* to rarch_setting_t* 2014-07-17 03:52:21 +02:00
Twinaphex
a238aa9629 (Apple) Build fixes for OSX/iOS 2014-07-16 21:37:42 +02:00
Twinaphex
e63a0106d1 (OSX) Get rid of saving/loading global config file when opening/closing
settings menu  - also don't do stop_iteration/start_iteration
2014-07-16 03:55:59 +02:00
Twinaphex
ec4de627dd (OSX) Implement applicationDidBecomeActive and applicationWillResignActive 2014-07-14 03:52:35 +02:00
Twinaphex
4894e2134f (Apple/OSX) Get rid of 'runCore' function 2014-07-14 03:39:26 +02:00
Twinaphex
38de4198a3 (Apple) Change some comments 2014-07-14 03:35:15 +02:00
Twinaphex
6af5ea2d59 (Apple) get rid of superfluous ifdef 2014-07-14 03:28:01 +02:00
Twinaphex
6adc269655 (Settings data) Start implementing change_handler logic 2014-07-12 18:35:35 +02:00
Twinaphex
4268edfd05 (Settings data) Rename some settings 2014-07-12 16:03:24 +02:00
Twinaphex
74f36b3878 (Apple) Get rid of g_initialized variable 2014-07-11 02:24:11 +02:00
Twinaphex
650424c17c (OSX) Get rid of 'isTerminating' variable 2014-07-10 22:11:47 +02:00
Twinaphex
0b3ef0b2ce (Apple) Get rid of apple_is_paused extern global var 2014-07-10 22:05:08 +02:00
Twinaphex
7dc418fcdd (Apple) Got rid of apple_is_running global variable 2014-07-10 22:02:54 +02:00
twinaphex
a19d2e2853 (iOS GC) Get rid of superfluous inline function 2014-07-09 13:48:43 +02:00
twinaphex
4431989515 (Apple) Move variables to apple_gfx_context.c.inl 2014-07-09 13:39:43 +02:00
twinaphex
b6c17a79bb (Apple) Cleanups to get_chosen_screen 2014-07-09 13:34:50 +02:00
twinaphex
063756d5fd (Apple) Move get_chosen_screen to apple_gfx_context.c.inl 2014-07-09 13:32:43 +02:00
twinaphex
ac18c07e74 (Apple) Split up iOS camera and location code into separate files 2014-07-09 13:27:30 +02:00
twinaphex
5d4d5eb589 (Apple) Cleanups 2014-07-09 13:20:12 +02:00
twinaphex
0551e95ebe (Apple) Cleanups to RAGAmeView.m 2014-07-09 13:15:36 +02:00
twinaphex
a22807cb60 (Apple) Build fixes 2014-07-09 13:08:56 +02:00
twinaphex
3d9e679d6a (Apple) Delete rarch_wrapper.h 2014-07-09 13:06:54 +02:00
twinaphex
22a8d152cf (Apple) Get rid of rarch_wrapper.h 2014-07-09 13:06:24 +02:00
twinaphex
652499770f (Apple GL context) Move gfx_context C files to Obj-C .m file 2014-07-09 13:03:58 +02:00
twinaphex
ac941c18a3 (Apple) Move location/camera code into separate files 2014-07-09 12:56:29 +02:00
twinaphex
c1cdf78fc8 (Apple OSX) settings.m - style nits 2014-07-09 12:45:03 +02:00
twinaphex
59bba490f9 (Setting data) Add group name/subgroup name too to settings 2014-07-08 21:33:34 +02:00
twinaphex
70e7b4a26e (Settings data) Create enum for settings list 2014-07-08 18:56:12 +02:00
twinaphex
6cb17bc4cb (iOS) menu.m - more cleanups/build fixes 2014-07-08 18:29:28 +02:00
twinaphex
dfc43810a7 (Apple/iOS) Cleanups of menu.m 2014-07-08 18:23:30 +02:00