twinaphex
|
ca657a6648
|
Cleanups
|
2015-09-25 22:01:34 +02:00 |
|
twinaphex
|
6c20d17f16
|
Refactors
|
2015-09-25 21:52:04 +02:00 |
|
twinaphex
|
4b69554a92
|
(menu_display.c) Refactors/cleanups
|
2015-09-25 21:41:24 +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
|
da43a79469
|
(menu_input.c) Refactor to no longer need menu_display_fb_get_ptr
|
2015-09-25 20:52:03 +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
|
41e9ee7b57
|
(menu_navigation.c) cleanups
|
2015-09-25 19:40:01 +02:00 |
|
twinaphex
|
4aa96ab2f0
|
Refactor menu_navigation.c
|
2015-09-25 19:32:35 +02:00 |
|
twinaphex
|
4c41899e28
|
(menu_cbs_ok.c) Don't use menu_navigation_get_ptr
|
2015-09-25 19:26:31 +02:00 |
|
twinaphex
|
1932e65dde
|
Don't use menu_navigation_get_ptr
|
2015-09-25 18:46:12 +02:00 |
|
twinaphex
|
1d81096af7
|
(menu_cbs_{left|right}) - don't use menu_navigation_get_ptr
|
2015-09-25 18:43:42 +02:00 |
|
twinaphex
|
fc1ad16586
|
Get rid of unused variable
|
2015-09-25 18:38:26 +02:00 |
|
twinaphex
|
12b870cafe
|
(menu_input.c) Don't need menu_navigation_get_ptr anymore
|
2015-09-25 18:37:36 +02:00 |
|
twinaphex
|
2759c9fe04
|
No longer need menu_navigation_get_ptr inside menu_entry.c
|
2015-09-25 18:31:54 +02:00 |
|
twinaphex
|
51114f5a6a
|
(menu_navigation.c) Refactor code
|
2015-09-25 18:22:51 +02:00 |
|
twinaphex
|
a7950486be
|
(menu_iterate.c) Get rid of 'pop_selected'
|
2015-09-25 18:20:08 +02:00 |
|
twinaphex
|
cbefb0394f
|
Refactor scroll indices code for menu_navigation_ctl
|
2015-09-25 18:12:00 +02:00 |
|
twinaphex
|
f13dc6c014
|
Go through menu_navigation_ctl for ascend/descend alphabet
|
2015-09-25 18:04:25 +02:00 |
|
twinaphex
|
5ee616f1f5
|
(menu_entry.c) Cleanup
|
2015-09-25 17:59:22 +02:00 |
|
twinaphex
|
62649c01f7
|
(menu_list.c) Update
|
2015-09-25 17:58:21 +02:00 |
|
twinaphex
|
40c6ec3790
|
Revert "Refactor code to no longer need menu_navigation_get_ptr"
This reverts commit a7b83cfd45 .
|
2015-09-25 17:47:51 +02:00 |
|
twinaphex
|
2a719d2a9c
|
Cleanup
|
2015-09-25 16:36:47 +02:00 |
|
twinaphex
|
f0e406e7fe
|
menu_list_build_scroll_indices - cleanups
|
2015-09-25 16:35:47 +02:00 |
|
twinaphex
|
cea8160b9d
|
Remove unused variable
|
2015-09-25 16:29:41 +02:00 |
|
twinaphex
|
187b8b8495
|
(Menu) More refactors
|
2015-09-25 16:29:01 +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
|
2a1e5e0305
|
Add MENU_NAVIGATION_CTL_SET_SCROLL_INDICES
|
2015-09-25 16:20:41 +02:00 |
|
twinaphex
|
31f28bf6f4
|
(menu_input.c) Refactor more code - get rid of menu_navigation_get_ptr usage
|
2015-09-25 16:12:11 +02:00 |
|
twinaphex
|
a7b83cfd45
|
Refactor code to no longer need menu_navigation_get_ptr
|
2015-09-25 16:05:14 +02:00 |
|
twinaphex
|
59b9ef6f5f
|
(menu_entry.c) Get rid of one usage of menu_navigation_get_ptr
|
2015-09-25 15:59:23 +02:00 |
|
twinaphex
|
bb34a54530
|
(menu_setting.c) Go through menu_navigation_ctl
|
2015-09-25 15:55:58 +02:00 |
|
twinaphex
|
8b569e0443
|
Refactor away menu_navigation_set
|
2015-09-25 15:42:31 +02:00 |
|
twinaphex
|
f0b093ee2c
|
Create MENU_NAVIGATION_CTL_SET_SELECTION
|
2015-09-25 15:35:00 +02:00 |
|
twinaphex
|
dff1322395
|
Remove unused variable
|
2015-09-25 15:16:03 +02:00 |
|
twinaphex
|
6b79c937d9
|
Refactor away menu_navigation_clear
|
2015-09-25 15:15:31 +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
|
14c463dae2
|
Refactor away menu_navigation_set_last
|
2015-09-25 14:42:28 +02:00 |
|