Commit Graph

30059 Commits

Author SHA1 Message Date
twinaphex
e01668701f Add enum_idx for main menu 2016-06-17 02:46:17 +02:00
twinaphex
6f405da27d Use menu_hash_to_str_enum for code 2016-06-17 02:37:22 +02:00
twinaphex
59fd4b30d9 Cleanup 2016-06-17 02:34:22 +02:00
twinaphex
7e822f8126 Update 2016-06-17 02:25:27 +02:00
twinaphex
39742dae1f Update GLSM 2016-06-17 02:18:17 +02:00
twinaphex
4676d16f8d CXX_BUILD linker fixes 2016-06-17 01:20:14 +02:00
twinaphex
6131dde4d8 Cleanup 2016-06-17 01:07:52 +02:00
twinaphex
795bdd351b Cleanups 2016-06-17 01:04:54 +02:00
twinaphex
d88b6c9921 Cleanup 2016-06-17 00:57:35 +02:00
twinaphex
313e2f12b9 Cleanups 2016-06-17 00:55:39 +02:00
twinaphex
5a9daac855 Cleanups 2016-06-17 00:48:51 +02:00
twinaphex
9d1f35e901 Cleanup 2016-06-17 00:17:14 +02:00
twinaphex
7a1705c4e0 Cleanups 2016-06-17 00:11:16 +02:00
twinaphex
9222aa3cd2 Add more strings 2016-06-16 23:21:51 +02:00
twinaphex
b3858c5173 Add extra labels 2016-06-16 22:49:41 +02:00
twinaphex
b436200887 It should be possible now to select input settings when user
language is not English
2016-06-16 22:43:45 +02:00
twinaphex
8545a58c41 Refactor input user binds settings 2016-06-16 22:32:27 +02:00
twinaphex
f80adc7eba Unroll lists 2016-06-16 22:20:26 +02:00
twinaphex
a12ebdaf5b Add PARSE_ONLY_STRING 2016-06-16 22:14:31 +02:00
twinaphex
ae2be8b53b Replace most menu_entries_add function calls 2016-06-16 22:03:12 +02:00
twinaphex
844656255c Use menu_entries_add_enum 2016-06-16 21:55:40 +02:00
twinaphex
a9ccc00216 Use menu_entries_add_enum 2016-06-16 21:45:11 +02:00
twinaphex
a7ced34810 Create title for separate driver settings list 2016-06-16 21:42:31 +02:00
twinaphex
fef0d968cd Create DEFERRED_DRIVER_SETTINGS_LIST 2016-06-16 21:40:13 +02:00
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
f56ab959b7 Move fragment_program_blur program to separate file 2016-06-16 17:04:30 +02:00
twinaphex
8e454f7127 Simplify fft_build_params 2016-06-16 16:55:36 +02:00
twinaphex
72355683a3 (GLSM) GLuint64 might not be available depending on which GLES
version we are targeting
2016-06-16 16:34:31 +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