Commit Graph

5282 Commits

Author SHA1 Message Date
twinaphex
8fb7285577 Change to parse_settings_enum 2016-06-16 21:11:38 +02:00
twinaphex
0f37ee5fef Start using enum function 2016-06-16 21:08:49 +02:00
twinaphex
18b5ab2265 Create menu_displaylist_parse_settings_internal_enum 2016-06-16 21:01:55 +02:00
twinaphex
395c601159 Change more menu_entries_add calls into menu_entries_add_enum 2016-06-16 20:43:02 +02:00
twinaphex
697a753ecc Convert more to menu_entries_add_enum 2016-06-16 20:29:44 +02:00
twinaphex
0ab069d9fd Use menu_entries_add_enum 2016-06-16 20:22:53 +02:00
twinaphex
bba9610199 Add alternatives for label checking 2016-06-16 20:14:15 +02:00
twinaphex
269faab4ab Update menu_cbs_deferred_push.c 2016-06-16 17:54:06 +02:00
twinaphex
3ecb515307 Update menu_cbs_get_value.c 2016-06-16 17:52:32 +02:00
twinaphex
d8e5d9cf42 Start creating code in menu_cbs_ok.c so we will bind action
callbacks depending on enum
2016-06-16 17:50:53 +02:00
twinaphex
2e6b7cf413 Set enum_idx to MENU_ENUM_LABEL_UNKNOWN when using menu_entries_add 2016-06-16 17:41:57 +02:00
twinaphex
4282fd0c21 Cleanups 2016-06-16 16:33:39 +02:00
twinaphex
bf708362b4 (XMB/MaterialUI) CLeanups 2016-06-16 16:31:59 +02:00
twinaphex
782f17ec23 Dehardcode some strings 2016-06-16 16:02:16 +02:00
twinaphex
4a552b66ff Use menu_entries_add_enum 2016-06-16 15:43:05 +02:00
twinaphex
64cb4b53df Start using menu_entries_add_enum for cheevos 2016-06-16 15:33:16 +02:00
twinaphex
2d61c6d2ed general_write_handler - use enum_idx and don't use menu_hash_calculate
anymore
2016-06-16 15:00:35 +02:00
twinaphex
992adbc2d4 Rewrite general_read_handler 2016-06-16 14:35:53 +02:00
twinaphex
88112c5732 COrrect typo 2016-06-16 14:30:51 +02:00
twinaphex
63d8020fa0 Remove last remnants of menu_hash_to_str 2016-06-16 13:48:36 +02:00
twinaphex
3320e44329 Get rid of last menu_hash_to_str instance 2016-06-16 13:41:53 +02:00
twinaphex
b6972f9926 Cleanup 2016-06-16 13:37:33 +02:00
twinaphex
f19d96d3c4 DOn't use MENU_VALUE_DETECT 2016-06-16 13:30:56 +02:00
twinaphex
c67c37d641 Get rid of one more menu_hash_to_str instance 2016-06-16 13:28:04 +02:00
twinaphex
e2d8a1b961 Use menu_hash_to_str_enum 2016-06-16 13:23:51 +02:00
twinaphex
d59f137e69 Use menu_hash_to_str_enum for determining root 2016-06-16 13:18:09 +02:00
twinaphex
2acb04649e Add MENU_ENUM_LABEL_MAIN_MENU 2016-06-16 13:13:43 +02:00
twinaphex
707c56dab3 Start using menu_entries_add_enum 2016-06-16 13:09:35 +02:00
twinaphex
1ae4d9b22a Cleanups 2016-06-16 12:58:52 +02:00
twinaphex
fce884775c Use menu_hash_to_str_enum 2016-06-16 12:56:10 +02:00
twinaphex
9b75ec2a77 Use menu_hash_to_str 2016-06-16 12:50:25 +02:00
twinaphex
547e240296 (menu_setting.c) Use menu_hash_to_str_enum for everything but parent_group values now 2016-06-16 12:23:10 +02:00
twinaphex
2afecd8c57 Use menu_hash_to_str_enum 2016-06-16 12:07:49 +02:00
twinaphex
4feaeae2a3 Cleanup - use menu_hash_to_str_enum 2016-06-16 02:12:46 +02:00
twinaphex
abd1776240 (menu_setting.c) Use menu_hash_to_str_enum 2016-06-16 01:33:11 +02:00
twinaphex
f14a97ecf4 Update menu_setting.c 2016-06-16 00:41:58 +02:00
twinaphex
66a116deca Use menu_hash_to_str_enum 2016-06-16 00:29:14 +02:00
twinaphex
cfd34334a4 Use menu_hash_to_str_enum 2016-06-16 00:24:19 +02:00
twinaphex
a24107b22a Use more menu_hash_to_str_enum 2016-06-16 00:17:46 +02:00
twinaphex
3fac600038 Use menu_hash_to_str_enum 2016-06-16 00:12:51 +02:00
twinaphex
d5c2d85fbb Use menu_hash_to_str_enum 2016-06-16 00:10:10 +02:00
twinaphex
65d33f33c9 Buildfix 2016-06-16 00:04:13 +02:00
twinaphex
064aa8f9fa (More) use menu_hash_to_str_enum 2016-06-15 23:50:39 +02:00
twinaphex
6cc02cd400 Use menu_hash_to_str_enum 2016-06-15 23:46:18 +02:00
twinaphex
e92d240f08 Use menu_hash_to_str_enum 2016-06-15 23:39:20 +02:00
twinaphex
db679a85f3 (menu/drivers) Use menu_hash_to_str_enum 2016-06-15 23:34:47 +02:00
twinaphex
9aece7b695 Replace more menu_hash_to_str usage 2016-06-15 23:31:05 +02:00
twinaphex
c05742c1fc Start using menu_hash_to_str_enum 2016-06-15 23:25:31 +02:00
twinaphex
dcbba1a261 Buildfix for enum functions 2016-06-15 23:12:38 +02:00
twinaphex
99d09f779f Create enum function of US pseudo strings 2016-06-15 23:08:19 +02:00