598 Commits

Author SHA1 Message Date
Twinaphex
5c61bfec54 (OSX) Take out _wantReload path for applicationDidFinishLaunching 2014-07-21 18:10:24 +02:00
Twinaphex
5eab0ef2fb (OSX) File->Open / File->Recent now works with same core 2014-07-21 17:49:25 +02:00
Twinaphex
c1fa603a0f (iOS) Menu - cleanups 2014-07-21 09:04:45 +02:00
Twinaphex
c38d0a86d0 (Apple) Just call rarch_main instead of apple_rarch_load_content 2014-07-21 07:45:05 +02:00
Twinaphex
65f78b6729 (iOS) Cleanups 2014-07-21 04:56:04 +02:00
Twinaphex
95260e6b83 (Apple) Remove apple_core 2014-07-21 04:34:53 +02:00
Twinaphex
d89b65140b (Apple) Reduce dependencies on apple_core 2014-07-21 04:21:29 +02:00
twinaphex
8e2bfb24a1 (Apple/OSX) Get rid of _loaded variable 2014-07-21 03:17:10 +02:00
twinaphex
d0cad26627 (Apple) Refactor away core_info_set_config_path 2014-07-21 03:04:19 +02:00
twinaphex
d388b49a93 (Apple) Refactor core_info_set_core_path 2014-07-21 02:58:25 +02:00
Twinaphex
cb7ad2d6e6 Refactor away core_info_get_id 2014-07-21 02:46:01 +02:00
Twinaphex
f64b772ceb (Apple) Refactor away apple_get_core_id 2014-07-21 02:35:07 +02:00
Twinaphex
1754acb500 (iOS) Get rid of apple_get_core_display_name 2014-07-20 22:20:32 +02:00
Twinaphex
c31b5bae41 (iOS) Use fill_pathname_join in iOS/menu.m 2014-07-20 21:38:49 +02:00
Twinaphex
a160857e3b (OSX) Use fill_pathname_join 2014-07-20 21:35:11 +02:00
Twinaphex
9a06c1c125 (iOS) Use fill_pathname_join throughout iOS/browser.m/iOS/platform.m 2014-07-20 21:30:31 +02:00
Twinaphex
05355a49ee (iOS) Cleanup dealloc in menu.m 2014-07-20 20:51:31 +02:00
Twinaphex
3dc95ddd4f (iOS) Set g_defaults.sram_dir/g_defaults.savestate_dir 2014-07-20 20:19:22 +02:00
Twinaphex
de3e61a11c (Settings data) Get rid of fake_settings/fake_extern 2014-07-20 15:31:23 +02:00
Twinaphex
86fa191ae7 (Apple) Cleanups 2014-07-20 07:00:02 +02:00
Twinaphex
670ce086c6 (OSX) platform.m - cleanups 2014-07-20 06:28:46 +02:00
Twinaphex
38eb1d4d3d (iOS) Refactor away ios_set_bluetooth_mode - will be moved to settings
change handler in the long run
2014-07-20 03:47:43 +02:00
Twinaphex
aa04b48579 (Apple) Remove configDirectory 2014-07-20 01:14:16 +02:00
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