11666 Commits

Author SHA1 Message Date
twinaphex
87a21b2e13 Rename ROM history to Content history 2014-07-22 05:01:35 +02:00
twinaphex
d9846f2a37 Refactor menu_update_system_info 2014-07-22 04:55:04 +02:00
twinaphex
15f7c66397 menu_common.c - cleanups 2014-07-22 04:50:53 +02:00
twinaphex
8c35a40648 (Menu) Refactor away menu_rom_history_push 2014-07-22 04:48:26 +02:00
twinaphex
ec28aca278 Cleanup menu_replace_config 2014-07-22 04:40:35 +02:00
twinaphex
47de32450d (Apple/OSX) Setup remapping for basicEvent 2014-07-22 04:02:53 +02:00
twinaphex
3a501e750f Hose some more code to rarch_main_command 2014-07-22 03:55:55 +02:00
twinaphex
d27ffd007f (Menu) Refactor away load_menu_game_new_core 2014-07-22 03:41:24 +02:00
twinaphex
176b4f91b6 Create RARCH_CMD_LOAD_CORE 2014-07-22 03:34:28 +02:00
twinaphex
d1a85b6d95 Take out HAVE_SCREENSHOTS everywhere 2014-07-22 03:22:18 +02:00
twinaphex
72be4b17e7 (Main) Take out HAVE_SCREENSHOTS ifdef
Create RARCH_CMD_TAKE_SCREENSHOT
2014-07-22 03:17:47 +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
e84e7f61e0 Create public function rarch_main_deinit_core 2014-07-22 00:31:29 +02:00
twinaphex
0ba903c727 (Menu common backend) Cleanups 2014-07-21 23:38:49 +02:00
twinaphex
5a09711427 (Menu) Refactor Onscreen Keyboard setting 2014-07-21 23:03:32 +02:00
Twinaphex
79af6d1b45 Merge pull request #828 from lakkatv/lakka
(Lakka) Use systemname for lakka menu icons
2014-07-21 22:45:18 +02:00
Jean-André Santoni
dde645fa50 (Lakka) Use systemname for lakka menu icons 2014-07-21 22:40:21 +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
5303e1f094 (Apple) Have apple_rarch_load_content just call rarch_main 2014-07-21 07:41:11 +02:00
twinaphex
d014b7f059 menu/history.c - add error logs 2014-07-21 05:29:15 +02:00
Twinaphex
6e15837444 Build fix/nit 2014-07-21 05:00:56 +02:00
Twinaphex
0e9ea0055c Add warning to rom_history_init if it early exits 2014-07-21 05:00:13 +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
8cd0e5130b Use fill_pathname_join in core_info_get_custom_config 2014-07-20 21:42:49 +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
2617449506 Add savefile directory/savestate/system to settings_data 2014-07-20 20:06:38 +02:00
Twinaphex
b320225775 Merge pull request #825 from lakkatv/lakka
(Lakka) Fix theme path
2014-07-20 19:59:58 +02:00
Jean-André Santoni
e548708a46 Merge branch 'master' of https://github.com/libretro/RetroArch into lakka 2014-07-20 19:56:45 +02:00
Jean-André Santoni
284d18046f (Lakka) Fix theme path 2014-07-20 19:56:41 +02:00
Twinaphex
0329f7df24 (setting data) Unroll macros 2014-07-20 17:25:08 +02:00