twinaphex
|
2a493f51a1
|
(menu_displaylist.c) Style nits
|
2015-06-14 04:04:43 +02:00 |
|
twinaphex
|
f23d511a31
|
Use menu_list_get_ptr
|
2015-06-14 04:01:21 +02:00 |
|
Twinaphex
|
9a77828c1c
|
Merge pull request #1788 from heuripedes/master
Rewrite file_list_copy()
|
2015-06-14 00:09:23 +02:00 |
|
Higor Eurípedes
|
70c845a6b2
|
Rewrite file_list_copy()
|
2015-06-13 19:03:41 -03:00 |
|
twinaphex
|
74fe13d805
|
(menu_animation.c) Style nits
|
2015-06-13 23:31:01 +02:00 |
|
twinaphex
|
208fcf7daf
|
Change name of parameter to 's'
|
2015-06-13 23:27:09 +02:00 |
|
Twinaphex
|
3c82066c59
|
(menu_animation.c) Cleanup unused variables
|
2015-06-13 23:25:51 +02:00 |
|
twinaphex
|
bff61a9485
|
(Menu) Create menu_animation_get_ptr
|
2015-06-13 23:23:29 +02:00 |
|
twinaphex
|
3fb751ebd2
|
(menu_display.h) Remove some header dependencies
|
2015-06-13 23:07:27 +02:00 |
|
Twinaphex
|
45a74e589f
|
(menu_input.c) remove unused variables
|
2015-06-13 22:59:11 +02:00 |
|
twinaphex
|
84a1885786
|
Create menu_input_get_ptr
|
2015-06-13 22:57:55 +02:00 |
|
Twinaphex
|
0078093b8f
|
Merge pull request #1787 from heuripedes/master
(XMB) Fix xmb->menu_stack_old leak
|
2015-06-13 20:34:55 +02:00 |
|
Higor Eurípedes
|
901ce8f8d4
|
(XMB) Fix xmb->menu_stack_old leak
|
2015-06-13 14:39:11 -03:00 |
|
Twinaphex
|
a7ad10f884
|
Merge pull request #1786 from heuripedes/master
(menu_setting.c) Speed up setting lookup using hashes
|
2015-06-13 19:32:07 +02:00 |
|
twinaphex
|
ca4b8385fe
|
(udev_input.c) Include <unistd.h>
|
2015-06-13 19:16:42 +02:00 |
|
twinaphex
|
fcaf461930
|
(Menu) Change some header includes
|
2015-06-13 19:15:48 +02:00 |
|
twinaphex
|
098c8a6063
|
Move some header includes around
|
2015-06-13 19:12:10 +02:00 |
|
Higor Eurípedes
|
619710eea6
|
(menu_setting.c) Speed up setting lookup using hashes
|
2015-06-13 14:11:18 -03:00 |
|
twinaphex
|
0f739f7e98
|
(Menu) Take out some header dependencies
|
2015-06-13 17:13:10 +02:00 |
|
twinaphex
|
7651500662
|
(menu_display.h) Take out another header dependency
|
2015-06-13 17:09:23 +02:00 |
|
twinaphex
|
d09a5dbc57
|
(menu_display.h) Take out some header dependencies
|
2015-06-13 17:08:38 +02:00 |
|
twinaphex
|
10e44ab252
|
Go through menu_frame_buf_t pointer getter
|
2015-06-13 17:06:03 +02:00 |
|
twinaphex
|
3943f4633f
|
(GX/Wii) Cleanups - grab pointer to menu_framebuf_t
|
2015-06-13 17:01:38 +02:00 |
|
twinaphex
|
9fd3d6f635
|
(RGUI) Go through frame_buf pointer
|
2015-06-13 16:51:16 +02:00 |
|
twinaphex
|
158e86ce8a
|
(Menu) More refactors
|
2015-06-13 16:47:51 +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 |
|
twinaphex
|
c94d5c75f3
|
(menu_cbs.c) Directly initialize elem0/elem1
|
2015-06-13 15:54:01 +02:00 |
|
Twinaphex
|
d72f9fe133
|
Merge pull request #1785 from heuripedes/master
Revert some bad menu_animation commits
|
2015-06-13 05:51:40 +02:00 |
|
Higor Eurípedes
|
548f9b7f4c
|
Revert "(menu_animation) Add menu_animation_get_free_slot()"
This reverts commit 003f6d3bde055500753bdce527ff9480e5c63aef.
# Conflicts:
# menu/menu_animation.c
|
2015-06-13 00:41:21 -03:00 |
|
Higor Eurípedes
|
76ffae5be6
|
Revert "(XMB) Add xmb_node_kill_animation()"
This reverts commit db0dcb64fa3af6985ebae518491b000ad00b5361.
|
2015-06-13 00:39:18 -03:00 |
|
Higor Eurípedes
|
b27fb265d4
|
Revert "(menu_animation) Use linked lists instead of array"
This reverts commit 60fdc3139d009b3846285d2745a205c1166ce575.
|
2015-06-13 00:39:09 -03:00 |
|
Twinaphex
|
ca7982e739
|
Merge pull request #1784 from heuripedes/master
Fix XMB performance regression
|
2015-06-13 05:17:16 +02: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
|
60fdc3139d
|
(menu_animation) Use linked lists instead of array
|
2015-06-12 23:45:19 -03:00 |
|
Higor Eurípedes
|
969ad47755
|
(menu_animation) Set tween->alive earlier
|
2015-06-12 23:45:18 -03:00 |
|
twinaphex
|
a926434c4f
|
Initialize with ST_NONE
|
2015-06-13 04:37:40 +02:00 |
|
twinaphex
|
6183a124ad
|
(menu_setting.c) directly initialize 'result'
|
2015-06-13 04:03:01 +02:00 |
|
Toad King
|
1aaf8b3971
|
[GX] build with larger stack on all builds by default. Fixes #1757
|
2015-06-12 20:38:32 -05:00 |
|
twinaphex
|
f5455c9479
|
Rename 'Management' to 'Advanced Management'
|
2015-06-13 03:16:38 +02:00 |
|
twinaphex
|
3417d98405
|
(General) Cleanups
|
2015-06-13 03:06:11 +02:00 |
|
twinaphex
|
7197b58ed6
|
(gfx/drivers) Cleanups
|
2015-06-13 02:49:29 +02:00 |
|
twinaphex
|
34a44983a0
|
(Menu) Cleanups
|
2015-06-13 02:40:01 +02:00 |
|
twinaphex
|
43c8f282db
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
|
twinaphex
|
35402884e5
|
(connect_wii.c) Cleanups
|
2015-06-13 01:59:26 +02:00 |
|
twinaphex
|
123b85dbb0
|
Change returntype of pad_connection_init
|
2015-06-13 01:40:55 +02:00 |
|
Twinaphex
|
8cf59bbffc
|
Merge pull request #1783 from heuripedes/master
Memleak fixes
|
2015-06-13 01:31:51 +02: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 |
|