757 Commits

Author SHA1 Message Date
Alcaro
03ff1f060d Fix some MENU_DISPLAY_CTL_WIDTH/HEIGHT abuse. 2015-09-30 20:26:00 +02:00
twinaphex
02a5d738fe Static code analysis cleanups 2015-09-28 23:00:22 +02:00
twinaphex
6db07f7fd8 (xmb.c) Correct faulty usage of calloc 2015-09-28 18:49:32 +02:00
twinaphex
0cc56e2a1a More static code analysis nits 2015-09-28 18:44:28 +02:00
twinaphex
a79b571d7b Static code analysis fixes 2015-09-28 16:20:26 +02:00
twinaphex
f0c520224e (GX) Buildfix 2015-09-27 01:27:21 +02:00
twinaphex
e354200909 (RGUI) Cleanups 2015-09-27 01:23:49 +02:00
twinaphex
6ce4b96d12 Header include cleanups 2015-09-27 01:10:15 +02:00
twinaphex
92cd32231f Cleanups 2015-09-27 01:06:07 +02:00
twinaphex
ceff590094 Don't use menu_display_get_ptr outside of menu_display.c anymore 2015-09-27 00:09:15 +02:00
twinaphex
057b498bb1 (RGUI) Start refactoring menu_display code in RGUI 2015-09-27 00:00:54 +02:00
twinaphex
f83e26ea32 Add MENU_DISPLAY_CTL_MSG_FORCE/MENU_DISPLAY_CTL_SET_MSG_FORCE 2015-09-26 23:51:35 +02:00
twinaphex
5b0671d572 Cleanup 2015-09-26 23:38:34 +02:00
twinaphex
8bb4acb3d6 Remove unused variable 2015-09-26 23:37:55 +02:00
twinaphex
515c8c6322 More menu_display_ctl refactors 2015-09-26 23:37:25 +02:00
twinaphex
16eb95d3aa Cleanup some enums 2015-09-26 23:27:03 +02:00
twinaphex
e3a7a67e43 Add some MENU_DISPLAY_CTL_* enums 2015-09-26 23:25:04 +02:00
twinaphex
cc4a918296 Create rarch_main_ctl 2015-09-26 12:58:02 +02:00
twinaphex
d6015cc4a3 (menu_input.c) Rename some enums 2015-09-26 02:52:05 +02:00
twinaphex
37e9108820 Move internal display state to menu_display.c 2015-09-26 01:23:10 +02:00
twinaphex
9b18371a1a Refactor away menu_animation_update 2015-09-25 23:47:01 +02:00
twinaphex
9ee3954423 Refactor menu_animation_set_active 2015-09-25 23:42:00 +02:00
twinaphex
88307565c1 Refactor away menu_animation_clear_active 2015-09-25 23:39:02 +02:00
twinaphex
6d6117d5d6 Remove menu_animation_get_delta_time 2015-09-25 23:37:02 +02:00
twinaphex
5e1987597b (RMenu XUI) Updates 2015-09-25 22:50:43 +02:00
twinaphex
3e69fdae30 Remove unused variables 2015-09-25 22:48:58 +02:00
twinaphex
541c9a2066 Refactor menu_animation.c 2015-09-25 22:24:07 +02:00
twinaphex
6c20d17f16 Refactors 2015-09-25 21:52:04 +02:00
twinaphex
314dbf44e8 Add MENU_DISPLAY_CTL_SET_FB_DATA 2015-09-25 21:36:11 +02:00
twinaphex
eae4d761ba (Menu) Refactors 2015-09-25 21:32:16 +02:00
twinaphex
332312fab8 (Rmenu XUI) No more dependency on menu_display_fb_get_ptr 2015-09-25 21:29:04 +02:00
twinaphex
f6a7256f20 Make state static and move it to menu_display.c 2015-09-25 21:25:37 +02:00
twinaphex
6482969459 (Menu) Cleanups/refactors 2015-09-25 21:20:26 +02:00
twinaphex
1329b4f265 (Menu) Cleanups 2015-09-25 21:07:12 +02:00
twinaphex
f4951300b7 Add MENU_DISPLAY_CTL_FB_DATA, MENU_DISPLAY_CTL_FB_PITCH 2015-09-25 21:03:23 +02:00
twinaphex
bfb491c1e1 (RGUI) blit_line - pass frame buf data and pitch to function 2015-09-25 20:54:39 +02:00
twinaphex
71b49d8ee5 (RGUI) Refactors 2015-09-25 20:47:50 +02:00
twinaphex
35707d45e1 Refactors 2015-09-25 20:42:45 +02:00
twinaphex
f9742d21a2 (Menu) Refactors 2015-09-25 20:37:04 +02:00
twinaphex
8dbc4c0eb0 Add MENU_DISPLAY_CTL_WIDTH, CTL_HEIGHT, CTL_SET_WIDTH, CTL_SET_HEIGHT 2015-09-25 20:28:56 +02:00
twinaphex
a08c0a3b37 (RMenu XUI) Remove usage of menu_navigation_get_ptr 2015-09-25 16:26:26 +02:00
twinaphex
892aa682d6 (XMB) Don't use menu_navigation_get_ptr anymore 2015-09-25 16:25:33 +02:00
twinaphex
ee7ce4feaa Remove unused variables 2015-09-25 15:02:19 +02:00
twinaphex
6106a8b64e (RMenu) Refactor old code too 2015-09-25 15:00:13 +02:00
twinaphex
d4e2b6128b Refactor menu_navigation_get_selection 2015-09-25 14:57:37 +02:00
twinaphex
4e4bad9eba Create MENU_DISPLAY_CTL_UPDATE_PENDING 2015-09-25 14:07:01 +02:00
twinaphex
8629697afb Add MENU_DISPLAY_CTL_GET_DPI 2015-09-25 14:03:20 +02:00
twinaphex
26e1ec35cb Create menu_display_ctl 2015-09-25 13:27:15 +02:00
twinaphex
ef94cd7606 Correct some mistakes 2015-09-24 23:33:41 +02:00
twinaphex
a45c9167b9 (Menu) menu drivers no longer need to grab pointer to menu_input state 2015-09-24 20:32:21 +02:00