119 Commits

Author SHA1 Message Date
twinaphex
84a1885786 Create menu_input_get_ptr 2015-06-13 22:57:55 +02:00
Twinaphex
a7ad10f884 Merge pull request #1786 from heuripedes/master
(menu_setting.c) Speed up setting lookup using hashes
2015-06-13 19:32:07 +02:00
twinaphex
098c8a6063 Move some header includes around 2015-06-13 19:12:10 +02:00
Higor Eurípedes
619710eea6 (menu_setting.c) Speed up setting lookup using hashes 2015-06-13 14:11:18 -03:00
twinaphex
0f739f7e98 (Menu) Take out some header dependencies 2015-06-13 17:13:10 +02:00
twinaphex
d4cbc7695a Go through menu_navigation_t pointer 2015-06-13 16:22:05 +02:00
twinaphex
a926434c4f Initialize with ST_NONE 2015-06-13 04:37:40 +02:00
twinaphex
6183a124ad (menu_setting.c) directly initialize 'result' 2015-06-13 04:03:01 +02:00
twinaphex
f5455c9479 Rename 'Management' to 'Advanced Management' 2015-06-13 03:16:38 +02:00
Higor Eurípedes
f670bc9f7b (menu_setting.c) Free ST_BIND names and short descriptions 2015-06-12 16:23:24 -03:00
Higor Eurípedes
1f5b81db74 (menu_setting.c) Free driver setting values 2015-06-12 16:05:32 -03:00
twinaphex
cdd2edb608 Rename menu_settings_list_free to menu_setting_free 2015-06-12 17:55:11 +02:00
Twinaphex
7b0d29b5fc remove unused variables 2015-06-08 14:37:39 +02:00
twinaphex
263fc0d4af (menu_setting.c) Remove unused 'Aspect Ratio' 2015-06-08 14:17:37 +02:00
twinaphex
483cd94463 (Menu Settings) Remove unusable 'custom viewport width/height/fullscreen width/height' settings 2015-06-08 14:13:28 +02:00
twinaphex
229c19225f Get rid of hardcoded menu_entries_common_is_settings_entry 2015-06-08 02:03:50 +02:00
twinaphex
2a8704d2d2 (menu_setting.c) Add 'parent group' 2015-06-08 01:40:25 +02:00
twinaphex
eeaa83998c Initialize rarch_setting_t with memset 2015-06-08 00:21:20 +02:00
twinaphex
d947236dd5 Cleanup menu_entry_get_type 2015-06-06 21:36:58 +02:00
twinaphex
7dac8d1981 Bind action_select for 'Load Content' 2015-06-06 19:37:35 +02:00
twinaphex
c47636066f (menu_setting.c) Cleanup 2015-06-06 19:35:35 +02:00
twinaphex
cfeef5c367 Simplify menu_setting_find 2015-06-06 19:34:23 +02:00
twinaphex
dff082cd67 Simplify setting_find_setting 2015-06-06 19:32:51 +02:00
twinaphex
ccc19dd691 Simplify setting_get_label 2015-06-06 19:31:39 +02:00
twinaphex
f1373abf2d Add 'action_select' to menu_setting 2015-06-06 16:26:55 +02:00
Twinaphex
24af3818e1 Rename 'Input Hotkey Settings' to 'Input Hotkey Binds' 2015-06-06 16:02:22 +02:00
twinaphex
33a40727a3 Rename 'Overlay Settings' 2015-06-06 15:02:08 +02:00
twinaphex
ea9a8cbed5 (menu_setting.c) Get rid of 'unsigned action' parameter 2015-06-06 14:41:21 +02:00
twinaphex
2da7ef978f (menu_setting.c) CLeanups 2015-06-06 14:30:46 +02:00
twinaphex
27fd7ef2a2 (menu_setting.c) Cleanups 2015-06-06 10:44:19 +02:00
twinaphex
3195ccc201 Initialize group_info/subgroup_info 2015-06-06 10:35:14 +02:00
twinaphex
dcedc49b21 Split up action_toggle into action_left/action_right 2015-06-05 20:04:19 +02:00
twinaphex
26650e5d56 Split up action_up_or_down_handler into two 2015-06-05 18:43:04 +02:00
twinaphex
b6cfa4a892 (menu_setting.c) Cut down on strcmps 2015-06-05 17:05:11 +02:00
Twinaphex
439de844b4 (menu_setting.c) Cleanups 2015-06-05 16:33:49 +02:00
twinaphex
a8f027ba9b (menu_setting.c) Cleanups 2015-06-05 16:11:36 +02:00
twinaphex
9956353096 (menu_setting.c) Reduce strcmps 2015-06-05 15:47:47 +02:00
twinaphex
c54ecf9bec (menu_setting.c) More cleanups 2015-06-05 15:35:56 +02:00
twinaphex
9833654498 Get rid of more strcmps 2015-06-05 15:21:57 +02:00
twinaphex
7682a0d082 Get rid of more strcmps 2015-06-05 15:14:26 +02:00
twinaphex
0a056da584 (menu_setting.c) Cleanup 2015-06-05 14:35:20 +02:00
twinaphex
b0ea1daf71 (menu_setting.c) Cleanups 2015-06-05 14:33:05 +02:00
twinaphex
f5a4f6ae91 (menu_setting.c) Cleanups 2015-06-05 14:14:20 +02:00
twinaphex
e5eda16912 (menu_setting.c) More 2015-06-05 13:49:30 +02:00
twinaphex
53efe785fd (menu_setting.c) Start refactoring, create menu_hash.h 2015-06-05 13:47:17 +02:00
Twinaphex
a94829c1e8 Cleanup unused variable 2015-06-04 17:42:25 +02:00
twinaphex
74a39147cb Split up User Input Binds into separate groups 2015-06-04 17:41:07 +02:00
twinaphex
a8719faf70 (Menu) Move setting categories around 2015-06-04 17:20:47 +02:00
Twinaphex
69b4aae25b Rename 'Font Settings' to 'Onscreen Display Settings' 2015-06-04 15:49:21 +02:00
Twinaphex
ecf9532d28 (Menu) Improve help description message for 'System Directory' 2015-06-04 15:44:12 +02:00