twinaphex
|
897361b9d4
|
Create menu_hash_calculate
|
2015-06-17 19:55:35 +02:00 |
|
twinaphex
|
59bec5b2d8
|
Add some header includes
|
2015-06-17 19:48:55 +02:00 |
|
twinaphex
|
87563b3e09
|
(RGUI) Add another header include
|
2015-06-17 19:47:38 +02:00 |
|
twinaphex
|
3101506d5e
|
(RGUI) Add some header includes
|
2015-06-17 19:46:09 +02:00 |
|
twinaphex
|
819723be06
|
Move '_refresh' functions to menu_entries.c
|
2015-06-16 03:03:20 +02:00 |
|
twinaphex
|
3fe0b3c4d9
|
Create menu_entries.h
|
2015-06-16 02:15:32 +02:00 |
|
twinaphex
|
d66db000c6
|
Create wrappers for accessing menu->begin
|
2015-06-16 01:59:26 +02:00 |
|
Higor Eurípedes
|
c68857294f
|
(XMB) Keep menu->begin up to date and speed up xmb_draw_items()
|
2015-06-15 20:19:49 -03:00 |
|
Higor Eurípedes
|
fd705e72d3
|
(GLUI) Keep menu->begin up to date for faster list traversal
|
2015-06-15 20:19:49 -03:00 |
|
Higor Eurípedes
|
a0af98ded7
|
(GLUI) Avoid some implicit memsets in glui_frame()
|
2015-06-15 20:19:49 -03:00 |
|
Higor Eurípedes
|
817ac29a34
|
(RGUI) Avoid implicit memset in rgui_render()
|
2015-06-15 20:19:49 -03:00 |
|
twinaphex
|
e21dd2a40f
|
(Menu) Update
|
2015-06-15 22:50:45 +02:00 |
|
Higor Eurípedes
|
1417a9b924
|
(XMB) Fix crash
|
2015-06-15 15:48:10 -03:00 |
|
Higor Eurípedes
|
f503aa1078
|
(XMB) Use menu_display_get_ptr() in xmb_list_clear()
|
2015-06-15 15:17:11 -03:00 |
|
Higor Eurípedes
|
936ab27541
|
(XMB) Fix xmb_list_insert() leak
|
2015-06-15 15:01:12 -03:00 |
|
Higor Eurípedes
|
1239b56d8a
|
(XMB) Fix segfault
|
2015-06-15 15:01:12 -03:00 |
|
twinaphex
|
5d76525f50
|
(XMB) CLeanups
|
2015-06-15 19:12:31 +02:00 |
|
twinaphex
|
ab1c5f95f1
|
Create menu_driver_list_get_selection
|
2015-06-15 19:00:52 +02:00 |
|
twinaphex
|
0c4ac61b38
|
(Menu) Cleanups
|
2015-06-15 17:34:12 +02:00 |
|
twinaphex
|
eda2e24d0e
|
Update - start using menu_hash_to_str
|
2015-06-15 06:27:45 +02:00 |
|
twinaphex
|
3139f13612
|
(Menu) Cleanups
|
2015-06-15 02:37:32 +02:00 |
|
twinaphex
|
58d7c0fd3b
|
Move some more variables to menu_animation_t
|
2015-06-15 01:50:57 +02:00 |
|
twinaphex
|
70cf98eadc
|
Move menu->dt, menu->cur_time and menu->old_time to menu_animation_t
|
2015-06-15 01:40:03 +02:00 |
|
Higor Eurípedes
|
7dee20f52c
|
(XMB) Return from xmb_draw_items when icon_y > height + xmb.icon->size
|
2015-06-14 20:05:06 -03:00 |
|
Higor Eurípedes
|
ce3acb2ca4
|
(XMB) Avoid implicit memset and move some variables back into the loop
|
2015-06-14 17:22:41 -03:00 |
|
twinaphex
|
6a2b871f16
|
Create menu_display_get_ptr
|
2015-06-14 15:34:05 +02:00 |
|
nattycleopatra
|
be9e654bd0
|
(RMenu) Use menu_animation_get_ptr
|
2015-06-14 12:19:38 +02:00 |
|
twinaphex
|
be24e78c61
|
(XMB) Don't use struct item_file * directly
|
2015-06-14 04:19:40 +02:00 |
|
twinaphex
|
f23d511a31
|
Use menu_list_get_ptr
|
2015-06-14 04:01:21 +02:00 |
|
twinaphex
|
bff61a9485
|
(Menu) Create menu_animation_get_ptr
|
2015-06-13 23:23:29 +02:00 |
|
twinaphex
|
84a1885786
|
Create menu_input_get_ptr
|
2015-06-13 22:57:55 +02:00 |
|
Higor Eurípedes
|
901ce8f8d4
|
(XMB) Fix xmb->menu_stack_old leak
|
2015-06-13 14:39:11 -03:00 |
|
twinaphex
|
10e44ab252
|
Go through menu_frame_buf_t pointer getter
|
2015-06-13 17:06:03 +02:00 |
|
twinaphex
|
9fd3d6f635
|
(RGUI) Go through frame_buf pointer
|
2015-06-13 16:51:16 +02:00 |
|
twinaphex
|
263b9e8bcc
|
Go through menu_display_fb_get_ptr pointer
|
2015-06-13 16:42:11 +02:00 |
|
twinaphex
|
0781311059
|
(RGUI) Cleanup
|
2015-06-13 16:29:41 +02:00 |
|
twinaphex
|
d4cbc7695a
|
Go through menu_navigation_t pointer
|
2015-06-13 16:22:05 +02:00 |
|
Higor Eurípedes
|
76ffae5be6
|
Revert "(XMB) Add xmb_node_kill_animation()"
This reverts commit db0dcb64fa .
|
2015-06-13 00:39:18 -03:00 |
|
Higor Eurípedes
|
607fd32e49
|
(XMB) Move some variables out of the loop in xmb_draw_items()
|
2015-06-13 00:04:57 -03:00 |
|
Higor Eurípedes
|
ca93308c9b
|
(XMB) Fix leak
|
2015-06-12 20:28:59 -03:00 |
|
Higor Eurípedes
|
db0dcb64fa
|
(XMB) Add xmb_node_kill_animation()
|
2015-06-12 20:28:58 -03:00 |
|
Higor Eurípedes
|
937767e90a
|
(XMB) Fix leak
|
2015-06-12 20:28:58 -03:00 |
|
twinaphex
|
b31723236d
|
(Menu) Cleanups
|
2015-06-13 00:09:09 +02:00 |
|
twinaphex
|
e9cbfb15b1
|
(GLUI) Cleanups
|
2015-06-12 19:28:12 +02:00 |
|
twinaphex
|
5213105f99
|
(XMB) Cleanups
|
2015-06-12 16:25:32 +02:00 |
|
twinaphex
|
a53f84ddfb
|
(Menu) Cleanups
|
2015-06-12 16:20:45 +02:00 |
|
twinaphex
|
c814f71221
|
(RMenu) Cleanups
|
2015-06-12 16:17:19 +02:00 |
|
twinaphex
|
1011e0499e
|
Some cleanups - use menu_navigation_get_ptr
|
2015-06-12 16:13:12 +02:00 |
|
twinaphex
|
64d6a6db81
|
(RGUI) Cleanups
|
2015-06-12 16:11:50 +02:00 |
|
twinaphex
|
fd38003fd1
|
Rename menu_entries_cbs_* to menu_cbs_*
|
2015-06-12 16:01:46 +02:00 |
|