Higor Eurípedes
|
f167a416f1
|
(menu_animation) Add tween tagging support
|
2015-06-23 13:27:53 -03:00 |
|
Higor Eurípedes
|
5ae64becbd
|
(GLUI) Fix pagination rendering
|
2015-06-22 18:01:56 -03:00 |
|
Higor Eurípedes
|
cfe57b8442
|
(Menu) Fix some menu_entries_get_start() checks
|
2015-06-22 14:50:03 -03:00 |
|
twinaphex
|
819723be06
|
Move '_refresh' functions to menu_entries.c
|
2015-06-16 03:03:20 +02:00 |
|
twinaphex
|
d66db000c6
|
Create wrappers for accessing menu->begin
|
2015-06-16 01:59:26 +02: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 |
|
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
|
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 |
|
twinaphex
|
6a2b871f16
|
Create menu_display_get_ptr
|
2015-06-14 15:34:05 +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 |
|
twinaphex
|
10e44ab252
|
Go through menu_frame_buf_t pointer getter
|
2015-06-13 17:06:03 +02:00 |
|
twinaphex
|
d4cbc7695a
|
Go through menu_navigation_t pointer
|
2015-06-13 16:22:05 +02: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
|
a53f84ddfb
|
(Menu) Cleanups
|
2015-06-12 16:20:45 +02:00 |
|
twinaphex
|
1011e0499e
|
Some cleanups - use menu_navigation_get_ptr
|
2015-06-12 16:13:12 +02:00 |
|
Twinaphex
|
c607915ef8
|
(Menu) Cleanups
|
2015-06-11 21:12:08 +02:00 |
|
twinaphex
|
2eba39e41d
|
(XMB/Horizontal list)
1) Create list_get_entry
2) Will show one entry at the top that is the 'full database' for
that collection
|
2015-06-08 17:02:14 +02:00 |
|
twinaphex
|
5af0ce575c
|
Add menu driver 'init_bind'
|
2015-06-08 16:01:57 +02:00 |
|
twinaphex
|
62b7b2602d
|
Refactor disp_timedate_set_label
|
2015-06-08 14:57:46 +02:00 |
|
twinaphex
|
38ce8ffcef
|
Create menu_driver_list_get_size
|
2015-06-07 15:43:03 +02:00 |
|
twinaphex
|
f7541125d2
|
(GLUI) Remove duplicate function
|
2015-06-07 00:48:50 +02:00 |
|
Higor Eurípedes
|
615e03cfc9
|
(GLUI) Turn y into an int in glui_render_menu_list
In large screens y can be negative
|
2015-06-06 09:33:04 -03:00 |
|
Twinaphex
|
d2de56286b
|
(GLUI) Prevent warning
|
2015-06-06 14:24:49 +02:00 |
|
Twinaphex
|
80eba21888
|
(XMB) Cleanups #6
|
2015-06-06 12:53:55 +02:00 |
|
Higor Eurípedes
|
d3d35cb880
|
(GLUI) Optimize glui_render_menu_list()
|
2015-06-05 14:05:05 -03:00 |
|
twinaphex
|
edc7f21cfe
|
Cleanups
|
2015-06-05 18:22:15 +02:00 |
|
twinaphex
|
0e4c7e58e8
|
(GLUI) Cleanup
|
2015-06-05 18:12:57 +02:00 |
|
twinaphex
|
1b67864a3b
|
Change menu_driver_load_background to menu_driver_load_image
|
2015-06-04 10:39:48 +02:00 |
|
twinaphex
|
4c2bf57775
|
Cleanup
|
2015-06-01 15:31:08 +02:00 |
|
twinaphex
|
296b359ba1
|
Rename menu_entry_get_label to menu_entry_get_path
|
2015-06-01 15:16:54 +02:00 |
|
twinaphex
|
ee6f54baa7
|
Create menu_entry_get_spacing
|
2015-06-01 15:13:49 +02:00 |
|
twinaphex
|
26c75a8a1c
|
Start changing signature of menu_entry_is_currently_selected
|
2015-06-01 15:08:58 +02:00 |
|
twinaphex
|
bc843adc01
|
Start using menu_entry_get_label
|
2015-06-01 15:05:32 +02:00 |
|
twinaphex
|
05aee4f775
|
Start using menu_entry_get_value
|
2015-06-01 14:59:15 +02:00 |
|
twinaphex
|
019a06a245
|
(GLUI) Get rid of some dependencies
|
2015-05-20 03:09:28 +02:00 |
|
twinaphex
|
d64655c11b
|
move menu_display_get_size to gfx/video_driver.c and rename
it video_driver_get_size
|
2015-05-20 00:29:46 +02:00 |
|
twinaphex
|
c183f9dd11
|
(Menu) Start using menu_display_get_size
|
2015-05-20 00:26:50 +02:00 |
|
twinaphex
|
004dcf0bf1
|
Only call rarch_main_data_msg_queue_push if settings->menu.wallpaper
has a valid path set
|
2015-05-19 22:14:00 +02:00 |
|
natinusala
|
90d646dc45
|
Added perform_action to menu_ctx_driver
|
2015-05-19 21:05:40 +02:00 |
|
twinaphex
|
375c49b6c8
|
Move is_menu out of runloop struct and create get/set functions in menu_driver.c
and make the underlying variable static to make it thread-safe
|
2015-05-19 20:11:57 +02:00 |
|
twinaphex
|
8dfbc1b54e
|
Wrap menu->need_refresh
|
2015-05-15 22:06:42 +02:00 |
|
twinaphex
|
14aa1a5bda
|
Use menu_entries_show_back
|
2015-05-15 00:16:39 +02:00 |
|
Twinaphex
|
aad6f622a2
|
Remove unused variables
|
2015-05-15 00:08:39 +02:00 |
|
twinaphex
|
47a9f2c405
|
Start using menu_entries_get_title
|
2015-05-15 00:07:07 +02:00 |
|