96 Commits

Author SHA1 Message Date
twinaphex
80e4524878 Turn menu_entry_init into macro 2020-09-13 09:03:21 +02:00
jdgleaver
60407a84e6 Add input remap drop-down lists 2020-07-23 17:20:41 +01:00
twinaphex
5479196a79 Get rid of setting_get_type 2020-06-30 05:21:47 +02:00
twinaphex
0010bffb63 action_select_default optimization 2020-06-07 03:33:24 +02:00
twinaphex
4fd3cac319 (Menu) remove ident 2020-03-28 01:59:15 +01:00
jdgleaver
f538e04fd2 Prevent out-of-bounds array indexing when displaying/selecting netplay rooms in menus 2020-01-28 12:42:26 +00:00
twinaphex
106c912eb5 (Netplay hosting)
- Remove clear
- Use index offset variable
2019-12-30 05:49:45 +01:00
twinaphex
cbcdfa572a (Mobile) Should no longer crash when clicking on a cheat entry 2019-12-23 07:49:29 +01:00
twinaphex
9988bae6f4 (Shader) Implement shader parameter action OK callbacks 2019-12-23 05:39:10 +01:00
twinaphex
18f2b9c63e Reimplement shader preset parameter functions 2019-12-22 22:45:08 +01:00
twinaphex
48799b73d5 Standardize function signature for action_select 2019-12-21 06:01:38 +01:00
jdgleaver
7eefec6945 (GLUI) Navigation improvements 2019-11-15 14:53:00 +00:00
jdgleaver
14767265ba Achievements menu fixes 2019-07-25 11:49:49 +01:00
twinaphex
b6b22a9a32 More shader refactors - make sure we can compile entirely
without shader support if HAVE_CG, HAVE_GLSL, HAVE_SLANG
and HAVE_HLSL are all not defined
2019-07-21 00:34:07 +02:00
jdgleaver
ff16fb347a 'menu_entry' optimisations 2019-05-30 10:11:26 +01:00
twinaphex
9a4bdf5cea (Mouse/Touch) Core options - touching a core option or pressing
with the left mouse button on it will now show a dropdown
list
2019-05-22 10:54:08 +02:00
twinaphex
9ee33a6a1d (Menu) Merge menu_entry into menu_entries.c 2019-05-01 11:41:13 +02:00
radius
9d0472c3ac [netplay] finding content works now
cleanup
2019-01-14 18:58:56 -05:00
twinaphex
8a43580e6b Cleanups 2018-09-25 14:47:20 +02:00
twinaphex
50bb491ba2 Bind driver settings action OK callback to dropdown list 2018-09-25 14:45:55 +02:00
twinaphex
a0efad3cc8 menu_cbs_select.c - String option settings were not being bound to
action OK callback
2018-09-25 00:07:24 +02:00
twinaphex
35764a7200 'select/touch callback' - if action OK callback is bound for ST_UINT and
other settings, bind to action OK callback instead of action right
2018-09-23 12:22:41 +02:00
Sven
83da70586e implement a way to set rewind_buffer_size via the UI 2018-07-13 16:12:09 -04:00
twinaphex
abad1b3134 Revert "(menu) Start passing menu_handle to action_ok callback"
This reverts commit d2a1c39f4b4e4aa874dcf21fa0f4272a7cf73662.
2018-04-11 06:12:26 +02:00
twinaphex
1836d08b33 Revert "Start passing around menu_driver_data around properly"
This reverts commit 7c314a91650c9b4d74222bbdefa37e014fa4ae0d.
2018-04-11 06:12:14 +02:00
twinaphex
a276710877 Revert "(Menu) More refactors"
This reverts commit f0285ef7920fdcb6cdc8f8111600e9c66bb5df3d.
2018-04-11 06:11:38 +02:00
twinaphex
a07ada7af6 Revert "More cleanups - getting rid of RARCH_MENU_CTL_DRIVER_DATA_GET"
This reverts commit a8f7d99abaf3adefcee466013c035bd9fe4b0ec7.
2018-04-11 06:11:23 +02:00
twinaphex
a8f7d99aba More cleanups - getting rid of RARCH_MENU_CTL_DRIVER_DATA_GET
calls
2018-04-10 21:49:25 +02:00
twinaphex
f0285ef792 (Menu) More refactors 2018-04-10 21:27:57 +02:00
twinaphex
7c314a9165 Start passing around menu_driver_data around properly 2018-04-10 19:17:51 +02:00
twinaphex
d2a1c39f4b (menu) Start passing menu_handle to action_ok callback 2018-04-10 18:39:03 +02:00
radius
3792a5e502 remap-redux part2: cleanup 2018-04-08 12:13:49 -05:00
twinaphex
7bc9e5260e Start getting rid of HAVE_SHADER_MANAGER ifdefs 2018-02-25 22:54:17 +01:00
Andrés
42e93f3197 restore missing code pieces of my last PR (#6261) 2018-02-08 22:24:18 -05: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
radius
8031a541da remove menu shader parameters 2018-02-07 21:25:57 -05:00
twinaphex
472a792d88 Silence warnings/errors 2018-01-02 06:40:19 +01:00
aliaspider
1f143927ca (CTR) build fix. 2017-12-25 08:51:50 +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
radius
4a09dfdb30 fix netplay join with touch 2017-11-19 16:47:34 -05:00
radius
b7f3bede61 hook up touch callback 2017-11-19 16:04:22 -05:00
twinaphex
40bb1da981 Cleanups 2017-11-16 14:23:03 +01: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
2f10fd14d6 Create menu_entry_init/menu_entry_free 2017-09-28 06:02:14 +02:00
radius
529afd8451 osx buildfixes 2017-09-11 00:21:48 -05:00
radius
3c9651ace0 fix wrapping 2017-09-11 00:21:46 -05:00
twinaphex
5a4bb34cf8 Fix directory selection by mouse/touch 2017-05-29 01:50:31 +02:00
twinaphex
80d9d1f143 Rewrite task_queue 2017-05-14 20:43:48 +02:00
Twinaphex
b7b3b2cb5f Try to prevent truckload of warnings on iOS 2017-02-26 10:33:03 +01:00