2829 Commits

Author SHA1 Message Date
twinaphex
78b030d8b8 Cut down on code duplication 2020-06-06 15:06:45 +02:00
twinaphex
c1b3ef6661 Cleanups 2020-06-06 14:54:13 +02:00
twinaphex
742c49cee7 Revert "Cleanups"
This reverts commit 802d501c39806510e15dbbe1cdd938979e6a0dde.
2020-06-06 14:48:42 +02:00
twinaphex
7063f3df13 Cleanups 2020-06-06 14:17:58 +02:00
twinaphex
802d501c39 Cleanups 2020-06-06 14:01:09 +02:00
twinaphex
b8374826ac Merge menu_cbs into retroarch.c 2020-06-06 03:58:03 +02:00
twinaphex
412d158d2e Start adding mechanism to not list 'null' drivers in Driver screen 2020-06-06 02:48:49 +02:00
twinaphex
73a5ad91a1 Get rid of find_handle functions 2020-06-06 01:51:53 +02:00
twinaphex
1d63f67877 Move more to retroarch global state 2020-06-06 01:28:52 +02:00
twinaphex
f0e80e365a Cleanups 2020-06-05 23:59:06 +02:00
twinaphex
d3887545ee Cleanups 2020-06-05 23:55:41 +02:00
twinaphex
ab53d57079 Cleanups 2020-06-05 23:25:16 +02:00
twinaphex
6de048371f Cleanups 2020-06-05 22:31:30 +02:00
twinaphex
7501b010f4 Cleanups 2020-06-05 22:00:10 +02:00
twinaphex
c3943836dd (Menu) Cleanups 2020-06-05 20:58:09 +02:00
twinaphex
e587f1a60e (Menu) Cleanups 2020-06-05 20:32:13 +02:00
twinaphex
e732edbd9a Cleanups 2020-06-05 20:21:02 +02:00
twinaphex
f8fc3fbbf8 Move static global stuff into rarch global state 2020-06-05 20:11:13 +02:00
twinaphex
5b3253c7aa Move menu_driver_state into p_rarch state 2020-06-05 19:42:34 +02:00
twinaphex
09f85d130d Merge menu_driver.c into retroarch.c - yes, it's even bigger I know,
this is so that we can consolidate global state and then start splitting
things up across several files
2020-06-05 19:29:14 +02:00
twinaphex
bcf34b8f3b Start passing around retroarch pointer 2020-06-05 19:22:33 +02:00
twinaphex
b42c1a2eda Silence some Emscripten warnings 2020-06-04 23:44:54 +02:00
Autechre
b88377d277
Merge pull request #10787 from guoyunhe/new-languages
Add Persian, Hebrew and Asturian language options
2020-06-04 16:31:12 +02:00
Guo Yunhe
0701b99039 Add Persian, Hebrew and Asturian language options 2020-06-04 14:54:28 +03:00
jdgleaver
0a33e562f4 Add option to backup/restore installed cores 2020-06-04 12:20:58 +01:00
twinaphex
a3cce404b6 Turn this into a static global variable 2020-06-04 12:23:59 +02:00
twinaphex
6083450d4e Ensure save states are correctly flushed to disk when quitting RetroArch (fixes broken save states when exiting RetroArch - without first closing content - with 'Auto Save State' enabled) 2020-06-01 17:39:52 +02:00
twinaphex
5644bd43b1 Pass p_rarch pointer around 2020-06-01 12:15:18 +02:00
twinaphex
4163a84d62 Pass p_rarch pointer around 2020-06-01 12:00:30 +02:00
twinaphex
072a93d00c Cleanups 2020-06-01 03:10:29 +02:00
twinaphex
b8faf43040 Buildfix 2020-06-01 03:04:45 +02:00
twinaphex
433547caa0 Cleanups 2020-06-01 03:02:07 +02:00
twinaphex
a9495b8846 Buildfix 2020-06-01 03:01:53 +02:00
twinaphex
293e45f551 Cleanups 2020-05-31 23:38:18 +02:00
twinaphex
0427f08511 Cleanup 2020-05-31 23:06:03 +02:00
twinaphex
76ee0ab97e Cleanups 2020-05-31 22:24:06 +02:00
twinaphex
24d4547605 Cleanups 2020-05-31 22:16:12 +02:00
twinaphex
fb7589e253 Move g_extern and retro_ctx and current_core into RetroArch
global state
2020-05-31 21:59:35 +02:00
twinaphex
99a971b105 OSX Buildfixes 2020-05-31 19:55:01 +02:00
twinaphex
c2be385fe4 Move more globals to state struct 2020-05-31 19:37:26 +02:00
twinaphex
1392afea46 Move more to global state 2020-05-31 19:31:32 +02:00
twinaphex
dd8ba82513 Move more variables to global state 2020-05-31 16:41:03 +02:00
twinaphex
c8c54b61ef Move static global variables to struct 2020-05-31 11:07:38 +02:00
twinaphex
2016218fc7 Cleanups 2020-05-31 10:27:29 +02:00
twinaphex
994dfa714b (retroarch.c) Reorganize global variables 2020-05-31 09:37:29 +02:00
twinaphex
b695ef4591 Move more variables to RetroArch global state 2020-05-31 07:12:33 +02:00
twinaphex
78d1efac12 Move more static variables to RetroArch global state 2020-05-31 05:57:26 +02:00
twinaphex
fd84dc5e24 Only log messages for input descriptors/set_controller_info and other
libretro callbacks if core logging level is set to DEBUG
2020-05-31 05:41:07 +02:00
twinaphex
0135a33a7c Move more variables to RetroArch global struct 2020-05-30 17:16:45 +02:00
twinaphex
8ae3fe1e80 Cleanups 2020-05-30 14:45:12 +02:00