803 Commits

Author SHA1 Message Date
twinaphex
3fb90871f6 Create menu_input_ctl 2015-09-24 19:47:41 +02:00
twinaphex
e21e21647e Cleanups 2015-09-24 17:34:44 +02:00
twinaphex
10d1aea0e3 Go through menu_input_mouse_state 2015-09-24 17:29:46 +02:00
twinaphex
670350dc1f Go through menu_input_pointer_state more 2015-09-24 17:21:50 +02:00
twinaphex
172e75c758 Revert "Refactor menu_input.c"
This reverts commit 3ddbf2d5cc1735bb807d3f5b1210db5b09494352.
2015-09-24 14:17:03 +02:00
twinaphex
7982674685 Revert "Remove unused variables"
This reverts commit 8b0a952c596ac8ff57dc6815aa94cb9d56839c04.
2015-09-24 14:16:51 +02:00
twinaphex
a4a4dc3e3f Revert "(GLUI) menu_input - Cut down on some function calls"
This reverts commit 5a8a3dc46c63949907996675f1e92e9f4935b353.
2015-09-24 14:16:38 +02:00
twinaphex
5a8a3dc46c (GLUI) menu_input - Cut down on some function calls 2015-09-24 13:44:18 +02:00
twinaphex
8b0a952c59 Remove unused variables 2015-09-24 13:39:47 +02:00
twinaphex
3ddbf2d5cc Refactor menu_input.c 2015-09-24 13:22:46 +02:00
twinaphex
51d3738a00 Revert "Add type to populate_entries"
This reverts commit 5a7de50bd3c23fdbe81a802840bfe8e5275571c2.
2015-09-21 21:32:31 +02:00
twinaphex
1fc97df819 Revert "Add action_type to menu_displaylist_push_list"
This reverts commit b7d0f451091a7d56ace026a92faea1c3ee6bbbaf.
2015-09-21 21:32:23 +02:00
twinaphex
b7d0f45109 Add action_type to menu_displaylist_push_list 2015-09-21 21:11:37 +02:00
twinaphex
5a7de50bd3 Add type to populate_entries 2015-09-21 20:48:26 +02:00
aliaspider
224dc0d34b use relative path in the include. 2015-09-13 23:13:36 +01:00
aliaspider
3733956fd0 (CTR/3DS) update makefile.ctr
- move per-core build settings to a seperate file.
- make the griffin build optional (enabled by default).
2015-09-13 22:33:35 +01:00
Alcaro
889a4f4955 Add UTF-8 support to RGUI. Others still assume ISO-8859-1, they'll have to be fixed one by one before we enable UTF-8 globally. 2015-09-10 23:10:23 +02:00
Twinaphex
31164349fa (XMB) remove unused variable 2015-09-07 01:33:38 +02:00
twinaphex
d4ce118b1c (GLUI) Don't include video_thread_wrapper.h header 2015-09-06 23:37:27 +02:00
twinaphex
a38829dc2d (XMB) Cleanups 2015-09-06 23:24:51 +02:00
twinaphex
10340174de Cleanups 2015-09-06 23:15:03 +02:00
twinaphex
90e41a3e3f (XMB) Cleanups 2015-09-06 23:10:00 +02:00
twinaphex
0c65efdd65 Cleanups 2015-09-06 22:30:46 +02:00
twinaphex
439b761410 (XMB) Simplifications 2015-09-06 22:24:14 +02:00
twinaphex
61f6cf07ae (XMB) Simplify xmb_draw_icon 2015-09-06 22:18:59 +02:00
twinaphex
cc57ec7d4f Cleanups 2015-09-06 22:01:12 +02:00
twinaphex
ac2c938bb9 (XMB) Cut down on video_driver_get_size 2015-09-06 21:57:12 +02:00
twinaphex
6b11b4b514 Cut down on video_driver_get_size calls 2015-09-06 21:05:33 +02:00
twinaphex
6721d34114 Simplify menu_video_frame_background 2015-09-06 20:59:35 +02:00
twinaphex
54a9910c0d Simplify menu_video_frame_background 2015-09-06 20:53:52 +02:00
twinaphex
b781ab8ef5 (GLUI) Cleanups 2015-09-06 20:38:45 +02:00
twinaphex
27a28ee13d (GLUI) glui_render_quad - cleanups 2015-09-06 20:36:17 +02:00
twinaphex
9c286a5392 (GLUI) Don't spam video_driver_get_size 2015-09-06 20:14:40 +02:00
twinaphex
8d1289645e (GLUI) Pass more coord_color variables to glui_render_quad 2015-09-06 20:08:11 +02:00
twinaphex
1822bf15d5 cleanup unused variable 2015-09-06 20:04:00 +02:00
twinaphex
eda9c179e6 (GLUI/XMB) Cleanups 2015-09-06 18:16:24 +02:00
twinaphex
c84f4efd7b Start preparing move of glViewport to menu_video_draw_frame 2015-09-06 18:08:52 +02:00
twinaphex
daa477d98e (GLUI) glui_render_quad - simplifications 2015-09-06 18:03:26 +02:00
twinaphex
fd1c3da6e9 Pass coord_color to glui_render_quad 2015-09-06 17:54:01 +02:00
twinaphex
699ebe2644 Simplify menu_video_frame_background 2015-09-06 17:45:16 +02:00
Alcaro
b19f14c042 That's the last sign warning. Shut up. 2015-09-06 16:20:17 +02:00
Twinaphex
3b3fa56309 Cleanup menu_animation_t 2015-09-06 05:00:08 +02:00
twinaphex
8405f76ff3 Refactor menu_animation.c 2015-09-06 02:41:36 +02:00
twinaphex
17797ee156 (GLUI) Cleanup 2015-09-06 02:10:44 +02:00
twinaphex
d6e3040e5d Use menu_navigation_get_selection 2015-09-06 02:06:02 +02:00
twinaphex
4242005611 (GLUI) Implement glui_list_set_selection - back animation 2015-09-06 01:47:54 +02:00
twinaphex
d4eefc020f Cleanups 2015-09-05 18:49:48 +02:00
twinaphex
92b918cb63 Call menu_navigation_set from menu_navigation_clear - will scroll
with an UI animation to the first entry of the next list
2015-09-05 18:43:20 +02:00
twinaphex
a509de60b5 Cleanups 2015-09-04 21:31:22 +02:00
twinaphex
a3cedc05d7 Cleanups 2015-08-21 21:19:29 +02:00