Commit Graph

1688 Commits

Author SHA1 Message Date
twinaphex
d2c9c280fe No longer use CB_ hashes 2016-06-20 16:14:59 +02:00
twinaphex
a585017208 Rename MENU_FILE_ to FILE_TYPE_ 2016-06-20 15:50:37 +02:00
twinaphex
450e1f4746 Rename menu_hash_to_file_type 2016-06-20 15:33:22 +02:00
twinaphex
284f8cfd23 Remove menu_hash_ files 2016-06-20 03:35:09 +02:00
twinaphex
5075712cac Get rid of menu_hash_calculate - use msg_hash_calculate instead 2016-06-20 00:37:38 +02:00
twinaphex
65dff0a03a menu_hash_to_str_enum has now become msg_hash_to_str 2016-06-20 00:31:13 +02:00
twinaphex
28538b95a7 Use MENU_ENUM_LABEL_CONTENT_ACTIONS 2016-06-18 04:09:07 +02:00
twinaphex
7297ced92a Set menu_displaylist_info_t's enum_idx 2016-06-17 23:47:23 +02:00
twinaphex
99f1d6123e Create menu_hash_to_file_type 2016-06-17 23:16:59 +02:00
twinaphex
e122fd95dd Fix savestate options 2016-06-17 22:36:13 +02:00
twinaphex
ff36aa94e5 (Android) Buildfixes 2016-06-17 22:12:06 +02:00
twinaphex
ca2c2feda5 Start using entry.enum_idx 2016-06-17 21:05:28 +02:00
twinaphex
b606d47622 Don't rely on 'value' setting 2016-06-17 20:15:35 +02:00
twinaphex
f7f56edffd Make 'Add tab' translatable 2016-06-17 20:11:47 +02:00
twinaphex
c480e940ef Add ability to translate Playlists tab 2016-06-17 20:07:00 +02:00
twinaphex
4ef5b42cab Can now translate 'Settings tab' 2016-06-17 20:01:48 +02:00
twinaphex
1acc59b598 We can translate the History Tab label now 2016-06-17 19:57:48 +02:00
twinaphex
0eb847e9b1 We can translate 'Main Menu' now 2016-06-17 18:11:52 +02:00
twinaphex
3b3e822d78 Expand menu_entries_get_last_stack so we can grab enum_idx 2016-06-17 16:08:47 +02:00
twinaphex
a9ccc00216 Use menu_entries_add_enum 2016-06-16 21:45:11 +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
2acb04649e Add MENU_ENUM_LABEL_MAIN_MENU 2016-06-16 13:13:43 +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
5f064245c8 xmb_menu_init_list - use menu_entries_add_enum 2016-06-15 14:41:42 +02:00
twinaphex
34d9daf7e3 Start using menu_entries_add_enum for most entries 2016-06-15 14:23:13 +02:00
twinaphex
277e46badc (XMB/MaterialUI) Use DISPLAYLIST_SETTING_ENUM 2016-06-15 10:57:59 +02:00
twinaphex
5435a1ad7d (XMB) Start using DISPLAYLIST_SETTING_ENUM 2016-06-15 01:52:42 +02:00
twinaphex
e64b5cc62f Use DISPLAYLIST_SETTING_ENUM 2016-06-15 01:49:34 +02:00
twinaphex
8badf1787d CLeanups 2016-06-11 21:11:57 +02:00
twinaphex
917e3078e9 Cleanups 2016-06-11 21:08:57 +02:00
twinaphex
8990736e66 Cleanups 2016-06-11 20:34:49 +02:00
twinaphex
1e13cb9c69 Cleanups 2016-06-11 20:21:22 +02:00
twinaphex
3d2cc8b14a Cleanups 2016-06-11 20:11:36 +02:00
twinaphex
5b76402e6b Remove unused variables 2016-06-11 20:03:11 +02:00
twinaphex
7d0cb7c689 More cleanups 2016-06-11 20:01:33 +02:00
twinaphex
f3815ed815 Add APPLICATION_SPECIAL_DIRECTORY_ASSETS_MATERIALUI_FONT 2016-06-11 19:57:45 +02:00
twinaphex
5ea923030b Rename functions/enums 2016-06-11 19:55:27 +02:00
twinaphex
538a8d9e18 (XMB) Cleanups 2016-06-11 19:50:44 +02:00
twinaphex
c254c69c1a Use fill_pathname_application_path 2016-06-11 19:46:37 +02:00
twinaphex
ecb5c1adc0 Cleanups 2016-06-11 19:43:14 +02:00
twinaphex
92bba6e46e (MaterialUI) Use fill_pathname_application_directory 2016-06-11 19:41:26 +02:00
twinaphex
78904911ca Start using fill_pathname_application_directory 2016-06-11 19:37:16 +02:00
twinaphex
6989d60cdc Create fill_pathname_application_directory 2016-06-11 19:21:58 +02:00
twinaphex
b7d3ed5264 (nk_common.c) Add HAVE_GLSL ifdef 2016-06-08 05:32:45 +02:00
twinaphex
b83d58cd59 xmb_gradient_ident - don't bake it in when HAVE_SHADERPIPELINE
is not defined
2016-06-07 15:25:00 +02:00
Twinaphex
d5db2a940a Merge pull request #3083 from fr500/nuklear
[nk] allow picking core and content on demo window
2016-06-07 02:24:16 +02:00
radius
afe68b2a62 [nk] allow picking core and content on demo window 2016-06-06 19:22:43 -05:00
Twinaphex
23064f0590 Merge pull request #3081 from fr500/nuklear
Nuklear update
2016-06-07 00:03:36 +02:00