twinaphex
|
82168c0925
|
Start preparing to move menu_driver_render
|
2019-08-09 11:59:46 +02:00 |
|
jdgleaver
|
ff16fb347a
|
'menu_entry' optimisations
|
2019-05-30 10:11:26 +01:00 |
|
twinaphex
|
59c502d0f4
|
menu_entries_get_last_stack - don't pass enum_idx to it if we
aren't going to use it
|
2019-05-18 19:25:35 +02:00 |
|
Huw Pascoe
|
078cdd269f
|
video_layout menus
|
2019-05-11 09:58:47 +01:00 |
|
twinaphex
|
4c3e0d44b8
|
Revert "Start using string_is_equal_memcmp and"
This reverts commit 26d6aee1eb .
|
2019-04-29 04:04:33 +02:00 |
|
twinaphex
|
26d6aee1eb
|
Start using string_is_equal_memcmp and
string_is_equal_memcmp_fast
|
2019-04-28 17:23:11 +02:00 |
|
Brad Parker
|
10df615d14
|
add "Send Debug Info" option under Help
|
2019-03-07 19:17:54 -05:00 |
|
Brad Parker
|
4f0d61a2ac
|
update copyright
|
2019-02-22 19:13:36 -05:00 |
|
twinaphex
|
7022786f34
|
Revert parts of menu_widgets that were causing breakage, but leave
all the hooks in so we can add them back piece by piece again
|
2019-02-08 07:26:43 +01:00 |
|
natinusala
|
c20ab3864d
|
First version of menu widgets (gl only)
|
2019-02-06 20:48:24 +01:00 |
|
twinaphex
|
d955af64a0
|
Cleanup
|
2018-09-26 16:16:17 +02:00 |
|
meleu
|
6040e1c0fc
|
show cheevos description on RGUI - fixes #6764
|
2018-06-03 16:46:20 -03:00 |
|
twinaphex
|
1836d08b33
|
Revert "Start passing around menu_driver_data around properly"
This reverts commit 7c314a9165 .
|
2018-04-11 06:12:14 +02:00 |
|
twinaphex
|
fdffb7059d
|
Revert "Less pointer grabbbing - reduce usage of RARCH_MENU_CTL_DRIVER_DATA_GET"
This reverts commit fbf03df8be .
|
2018-04-11 06:11:45 +02:00 |
|
twinaphex
|
21244c6ec7
|
Revert "(Menu) Get rid of more RARCH_MENU_CTL_DRIVER_DATA_GET calls"
This reverts commit cb3b5d72ab .
|
2018-04-11 06:11:18 +02:00 |
|
twinaphex
|
372603858d
|
Revert "(Menu) Update menu code"
This reverts commit f481924f1e .
|
2018-04-11 06:10:51 +02:00 |
|
twinaphex
|
f481924f1e
|
(Menu) Update menu code
|
2018-04-11 03:04:58 +02:00 |
|
twinaphex
|
cb3b5d72ab
|
(Menu) Get rid of more RARCH_MENU_CTL_DRIVER_DATA_GET calls
|
2018-04-10 21:53:44 +02:00 |
|
twinaphex
|
fbf03df8be
|
Less pointer grabbbing - reduce usage of RARCH_MENU_CTL_DRIVER_DATA_GET
|
2018-04-10 19:57:33 +02:00 |
|
twinaphex
|
7c314a9165
|
Start passing around menu_driver_data around properly
|
2018-04-10 19:17:51 +02:00 |
|
twinaphex
|
3fe6ecbce7
|
More static analyzer warning fixes
|
2018-03-29 14:19:24 +02:00 |
|
twinaphex
|
8b8b08aefd
|
- Simplify video_shader_parse_type
- Fix welcome screen
|
2018-03-01 15:58:06 +01:00 |
|
twinaphex
|
b4733fd6c2
|
Cleanups
|
2018-02-26 00:13:01 +01:00 |
|
twinaphex
|
7a3d7e784a
|
(menu_generic.c) Get rid of hashes
|
2018-02-25 22:27:05 +01:00 |
|
twinaphex
|
9dc597cf6c
|
Undo all menu hash related changes - was causing more harm
than good - apologies to radius since we now have to recode
his shader changes PR
|
2018-02-09 01:51:37 +01:00 |
|
twinaphex
|
e8941ec437
|
Get rid of more hashes in menu_generic.c
|
2018-02-05 17:14:03 +01:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
8d850dc0bd
|
CXX_BUILD fixes
|
2017-10-02 07:07:18 +02:00 |
|
twinaphex
|
2b55e5858e
|
Remove menu_entries_get_actiondata_at_offset
|
2017-10-01 17:25:41 +02:00 |
|
twinaphex
|
65edb2f06c
|
Update
|
2017-09-28 08:55:40 +02:00 |
|
twinaphex
|
2f10fd14d6
|
Create menu_entry_init/menu_entry_free
|
2017-09-28 06:02:14 +02:00 |
|
twinaphex
|
8b5f8d8c64
|
menu_displaylist_info - rewrite path
|
2017-09-28 03:06:54 +02:00 |
|
twinaphex
|
08ecfc74ec
|
Rewrite info.label
|
2017-09-28 02:45:03 +02:00 |
|
twinaphex
|
155d6a23b9
|
Start using menu_displaylist_info_free
|
2017-09-10 22:57:26 +02:00 |
|
twinaphex
|
08e3bb2122
|
(MSVC) Buildfixes
|
2017-09-10 22:38:03 +02:00 |
|
twinaphex
|
330d8dc59e
|
Cleanups
|
2017-09-09 00:02:38 +02:00 |
|
twinaphex
|
74f202bbda
|
(Menu) Cleanups
|
2017-05-26 20:12:52 +02:00 |
|
twinaphex
|
59fb7700b8
|
Combine menu_driver.c and menu_display.c
|
2017-05-19 15:25:14 +02:00 |
|
twinaphex
|
ee8dc151a3
|
Combine menu_driver.c and menu_navigation.c
|
2017-05-17 03:00:32 +02:00 |
|
twinaphex
|
7ea0528c6b
|
Turn MENU_NAVIGATION_CTL_{SET|GET}_SELECTION into separate
functions
|
2017-04-23 14:31:49 +02:00 |
|
Twinaphex
|
b7b3b2cb5f
|
Try to prevent truckload of warnings on iOS
|
2017-02-26 10:33:03 +01:00 |
|
twinaphex
|
fd5836d4e7
|
Prevent crash
|
2017-02-24 04:53:54 +01:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
b5177d807e
|
Style nits
|
2016-12-04 04:43:53 +01:00 |
|
twinaphex
|
642310e08a
|
Remove runloop.h header include from many files
|
2016-12-02 06:19:27 +01:00 |
|
Brad Parker
|
5d28029be8
|
remove confirm_on_exit menu option
|
2016-10-30 23:29:03 -04:00 |
|
Brad Parker
|
28c0e78292
|
ignore trigger input while binding a new key
|
2016-10-29 21:58:43 -04:00 |
|
Brad Parker
|
d1d5584d18
|
update copyright
|
2016-10-27 11:47:10 -04:00 |
|
twinaphex
|
ee087498a3
|
Try to prevent warning
|
2016-09-29 04:25:55 +02:00 |
|
twinaphex
|
a9b8114109
|
Reafctor input_bind_dialog code
|
2016-09-15 20:45:00 +02:00 |
|