662 Commits

Author SHA1 Message Date
Twinaphex
3f52a5558f (iOS) Build fix 2014-07-22 18:33:54 +02:00
twinaphex
d9e4760f2e (iOS/browser.m) Condense code some more in zlib_parse_file 2014-07-22 07:27:02 +02:00
twinaphex
fe4e0f4842 zlib_parse_file callbacks - some code niceties for similar functions 2014-07-22 07:25:36 +02:00
Twinaphex
2c0c4d629f (OSX) Get rid of self.file 2014-07-22 06:02:15 +02:00
twinaphex
073ded005c (Apple) Nits 2014-07-22 05:37:35 +02:00
Twinaphex
aa078cdae8 (Apple) Implement frontend_apple_shutdown 2014-07-22 05:13:48 +02:00
twinaphex
87a21b2e13 Rename ROM history to Content history 2014-07-22 05:01:35 +02:00
twinaphex
47de32450d (Apple/OSX) Setup remapping for basicEvent 2014-07-22 04:02:53 +02:00
twinaphex
78610e4d90 Add RARCH_CMD_LOAD_CONTENT 2014-07-22 03:12:56 +02:00
Twinaphex
304af2f398 (Apple) Get rid of apple_export.h 2014-07-22 02:46:58 +02:00
Twinaphex
5db9e93aea (Apple) Build fix 2014-07-22 02:21:23 +02:00
twinaphex
4b0f3584e0 Create rarch_main_command - command.c could maybe later be made
more generic so we can just do this through command.c functions
locally
2014-07-22 02:14:52 +02:00
Twinaphex
2629eb5a8c (OSX) Take out Core->Unload 2014-07-22 01:24:38 +02:00
Twinaphex
77268423d0 (OSX) Fix showCoresDirectory - opens g_settings.libretro_directory 2014-07-21 18:24:50 +02:00
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