twinaphex
|
b7625289f7
|
Rename some functions
|
2015-10-19 16:32:51 +02:00 |
|
twinaphex
|
b5aa3049c6
|
Refactor menu_video_ functions to menu_display_
|
2015-10-18 07:43:27 +02:00 |
|
twinaphex
|
38c66f62d0
|
Merge menu_video.c and menu_display.c
|
2015-10-18 07:15:54 +02:00 |
|
twinaphex
|
6e2e32970e
|
Create menu_entries_get_size
|
2015-10-17 19:21:18 +02:00 |
|
twinaphex
|
d3a7742b6f
|
Create menu_entries_get_stack_size
|
2015-10-17 19:14:49 +02:00 |
|
twinaphex
|
e34171b4a0
|
(xmb.c) Cleanup
|
2015-10-17 18:40:47 +02:00 |
|
twinaphex
|
e6db9dffd5
|
Refactor xmb
|
2015-10-17 18:17:59 +02:00 |
|
twinaphex
|
9f573eeaf0
|
(GLUI/XMB) Prevent warnings - 'passing argument from incompatible pointer type)
|
2015-10-11 16:51:44 +02:00 |
|
twinaphex
|
41f2ec1ecf
|
Show game cursor also when video context driver has no windowed mode
support at all and mouse is still enabled
|
2015-10-08 07:11:52 +02:00 |
|
twinaphex
|
f5255889c6
|
Only show ingame cursor when in fullscreen mode
|
2015-10-08 07:07:47 +02:00 |
|
twinaphex
|
6d4900dc1c
|
Create function pointer for iterate function
|
2015-10-03 05:08:29 +02:00 |
|
twinaphex
|
798e7fa7fa
|
Move function pointer around
|
2015-10-03 04:32:38 +02:00 |
|
twinaphex
|
167cd269ae
|
Add init_list to menu driver callbacks
|
2015-10-03 03:15:47 +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
|
ceff590094
|
Don't use menu_display_get_ptr outside of menu_display.c anymore
|
2015-09-27 00:09:15 +02:00 |
|
twinaphex
|
515c8c6322
|
More menu_display_ctl refactors
|
2015-09-26 23:37:25 +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
|
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
|
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
|
eae4d761ba
|
(Menu) Refactors
|
2015-09-25 21:32:16 +02:00 |
|
twinaphex
|
f6a7256f20
|
Make state static and move it to menu_display.c
|
2015-09-25 21:25:37 +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
|
d4e2b6128b
|
Refactor menu_navigation_get_selection
|
2015-09-25 14:57:37 +02:00 |
|
twinaphex
|
26e1ec35cb
|
Create menu_display_ctl
|
2015-09-25 13:27:15 +02:00 |
|
twinaphex
|
c0b46e3003
|
Add more functionality to menu_input_ctl
|
2015-09-24 20:08:11 +02:00 |
|
twinaphex
|
08f24aae4b
|
Add MENU_CTL_POINTER_PTR
|
2015-09-24 19:56:53 +02:00 |
|
twinaphex
|
e21e21647e
|
Cleanups
|
2015-09-24 17:34:44 +02:00 |
|
twinaphex
|
10d1aea0e3
|
Go through menu_input_mouse_state
|
2015-09-24 17:29:46 +02:00 |
|
twinaphex
|
670350dc1f
|
Go through menu_input_pointer_state more
|
2015-09-24 17:21:50 +02:00 |
|
twinaphex
|
172e75c758
|
Revert "Refactor menu_input.c"
This reverts commit 3ddbf2d5cc1735bb807d3f5b1210db5b09494352.
|
2015-09-24 14:17:03 +02:00 |
|
twinaphex
|
7982674685
|
Revert "Remove unused variables"
This reverts commit 8b0a952c596ac8ff57dc6815aa94cb9d56839c04.
|
2015-09-24 14:16:51 +02:00 |
|
twinaphex
|
8b0a952c59
|
Remove unused variables
|
2015-09-24 13:39:47 +02:00 |
|
twinaphex
|
3ddbf2d5cc
|
Refactor menu_input.c
|
2015-09-24 13:22:46 +02:00 |
|
twinaphex
|
51d3738a00
|
Revert "Add type to populate_entries"
This reverts commit 5a7de50bd3c23fdbe81a802840bfe8e5275571c2.
|
2015-09-21 21:32:31 +02:00 |
|
twinaphex
|
1fc97df819
|
Revert "Add action_type to menu_displaylist_push_list"
This reverts commit b7d0f451091a7d56ace026a92faea1c3ee6bbbaf.
|
2015-09-21 21:32:23 +02:00 |
|
twinaphex
|
b7d0f45109
|
Add action_type to menu_displaylist_push_list
|
2015-09-21 21:11:37 +02:00 |
|
twinaphex
|
5a7de50bd3
|
Add type to populate_entries
|
2015-09-21 20:48:26 +02:00 |
|
Twinaphex
|
31164349fa
|
(XMB) remove unused variable
|
2015-09-07 01:33:38 +02:00 |
|
twinaphex
|
a38829dc2d
|
(XMB) Cleanups
|
2015-09-06 23:24:51 +02:00 |
|
twinaphex
|
10340174de
|
Cleanups
|
2015-09-06 23:15:03 +02:00 |
|
twinaphex
|
90e41a3e3f
|
(XMB) Cleanups
|
2015-09-06 23:10:00 +02:00 |
|
twinaphex
|
0c65efdd65
|
Cleanups
|
2015-09-06 22:30:46 +02:00 |
|
twinaphex
|
439b761410
|
(XMB) Simplifications
|
2015-09-06 22:24:14 +02:00 |
|