Commit Graph

6218 Commits

Author SHA1 Message Date
twinaphex
720cd4ff7e Add more sublabels 2016-10-21 06:52:52 +02:00
twinaphex
f3fd254bcd Add sublabels 2016-10-21 01:29:54 +02:00
twinaphex
323ea2fa83 Add sublabels 2016-10-21 01:05:47 +02:00
twinaphex
7cce75f552 Add sublabel settings 2016-10-20 20:52:20 +02:00
twinaphex
e1d50a91a0 Add more sublabels 2016-10-20 19:50:25 +02:00
twinaphex
68a5f33ebd Add more sublabels 2016-10-20 19:42:42 +02:00
twinaphex
7e0cadfac1 Create MENU_ENUM_SUBLABEL_FPS_SHOW 2016-10-20 19:28:45 +02:00
Jean-André Santoni
6420f9414f (XMB) Basic word wrapping 2016-10-20 19:15:21 +02:00
twinaphex
1b829e3159 Add another label 2016-10-20 17:45:35 +02:00
Jean-André Santoni
d027a558c0 (XMB) Fix label centering 2016-10-20 16:29:14 +02:00
twinaphex
8d28a5f2e9 Add audio settings sublabel 2016-10-20 16:19:14 +02:00
twinaphex
0a295998a2 Hook up sublabels 2016-10-20 16:10:20 +02:00
twinaphex
c9c7aea184 Create sublabel callbacks 2016-10-20 15:57:35 +02:00
twinaphex
fa8e59c1ff Create menu_entry_get_sublabel 2016-10-20 15:49:00 +02:00
twinaphex
5f552253c4 Add sublabel to menu_entry_t 2016-10-20 15:47:02 +02:00
Twinaphex
1471c9c299 Merge pull request #3835 from lakkatv/master
(XMB) Add a second font
2016-10-20 15:11:43 +02:00
Jean-André Santoni
dff751420a (XMB) Add a second font 2016-10-20 09:52:17 +02:00
twinaphex
a77f669805 Flesh out menu_display_d3d_bind_texture 2016-10-20 04:46:55 +02:00
Twinaphex
762a0faef3 Merge pull request #3834 from JuanVCS/master
Move 'Save Core/Game Overrides' to Quick Menu
2016-10-20 03:24:50 +02:00
Higor Eurípedes
ec776a8d75 (zarch) Fix build 2016-10-19 20:13:01 -03:00
twinaphex
6f06b0ad59 menu_animation.c - get rid of void * parameter 2016-10-19 04:52:38 +02:00
twinaphex
6a4d375e1d menu_dialog_push - prevent implicit memset 2016-10-19 04:16:25 +02:00
twinaphex
290c5ea2f5 Get rid of some implicit memsets 2016-10-19 04:02:00 +02:00
twinaphex
0b3b0a474b Fix CXX_BUILD 2016-10-19 03:59:32 +02:00
twinaphex
0f3081701b Cleanups 2016-10-19 03:55:57 +02:00
twinaphex
9b68544992 Remove unused variables 2016-10-19 02:29:19 +02:00
Higor Eurípedes
46fe9fa29e Add multiple font support to material and xmb 2016-10-18 20:36:54 -03:00
Higor Eurípedes
6f2cb9742d (font) Create font_data_t and update font_driver_init_first() 2016-10-18 20:07:00 -03:00
Henri Gomez
f1b24f501d handle ARMv8 (aarch64) 2016-10-18 16:35:15 +02:00
twinaphex
584d9a5997 Prevent some more implicit memsets 2016-10-18 04:15:24 +02:00
Juan
248205d425 Move 'Save Core/Game Overrides' to Quick Menu 2016-10-17 01:24:57 -03:00
Francisco José García García
8e631df6c4 (VITA) Temporal fix for clear screen 2016-10-16 17:45:06 +02:00
twinaphex
d38d9f46a6 Prevent implicit memsets 2016-10-16 01:49:54 +02:00
twinaphex
546f01eea3 Prevent some more implicit memsets 2016-10-16 01:45:50 +02:00
twinaphex
e97fb7d94a menu_event - avoid implicit memset 2016-10-16 01:15:27 +02:00
twinaphex
b3f748ba18 Optimize menu_action_handle_setting 2016-10-16 01:09:37 +02:00
twinaphex
ee0a9c9d98 menu_input_post_iterate - Prevent implicit memset 2016-10-16 01:04:46 +02:00
twinaphex
ab3d3b1e3a menu_dialog.c - prevent implicit memset 2016-10-16 01:03:17 +02:00
twinaphex
3dc0e92cca Prevent more implicit memsets 2016-10-16 00:58:18 +02:00
twinaphex
70a7835b94 menu_entry.c - prevent implicit memsets 2016-10-16 00:53:51 +02:00
Romain Graillot
234469a7b1 Fix white on white font in glui 2016-10-15 21:27:47 +02:00
Romain Graillot
4abb3c22c1 Fix typo to make things cleaner 2016-10-15 16:15:28 +02:00
Twinaphex
455e6984db Merge pull request #3802 from frangarcj/master
Varius download / update content things
2016-10-15 15:38:44 +02:00
Romain Graillot
a64e497189 Renamed new settings to match change & cleaned code 2016-10-15 13:38:42 +02:00
Romain Graillot
ade4e7857b Add possibility to switch touch surface on vita build 2016-10-15 13:28:35 +02:00
Francisco José García García
3bc92f6d95 (VITA) Disable options not available on VITA 2016-10-15 12:56:07 +02:00
Francisco José García García
7d24146fc7 Fix download content on not core updateable platforms 2016-10-15 12:55:23 +02:00
Francisco José García García
1ea5a80d02 (VITA) Add Backtouch enable option 2016-10-14 21:57:18 +02:00
Twinaphex
125bf24aed Merge pull request #3787 from joolswills/config_save
only save config when menu_show_start_screen is enabled if config_save_on_exit is also enabled
2016-10-14 16:27:38 +02:00
Twinaphex
30285734b5 Remove unused variable 2016-10-14 16:19:19 +02:00