Twinaphex
|
8a5ef19de9
|
Merge pull request #7285 from Zlika/master
(Menu) Fix crash when changing core's options on Android
|
2018-09-23 22:32:42 +02:00 |
|
twinaphex
|
e0f01fd85e
|
Cleanups
|
2018-09-23 22:16:31 +02:00 |
|
twinaphex
|
c9494a922b
|
Use menu_setting_find_enum
|
2018-09-23 22:05:51 +02:00 |
|
twinaphex
|
6d16b5fc93
|
This is unnecessary - if you already know the enum_idx - use
menu_setting_find_by_enum instead - it will be faster
|
2018-09-23 22:02:20 +02:00 |
|
Twinaphex
|
2fabcb5b63
|
Merge pull request #7292 from RetroSven/master
add ability to edit emu-style cheat code value ; change default handler to emu
|
2018-09-23 21:53:58 +02:00 |
|
twinaphex
|
8140d90ebc
|
Add dropdown list for state slot
|
2018-09-23 21:29:00 +02:00 |
|
Sven
|
b62fa8d9ed
|
add ability to edit emu-style cheat code value ; change default handler to emu
|
2018-09-23 15:25:51 -04:00 |
|
twinaphex
|
26775a625a
|
Add more dropdown lists
|
2018-09-23 20:34:27 +02:00 |
|
twinaphex
|
0204e28542
|
Add more dropdown lists
|
2018-09-23 20:31:36 +02:00 |
|
twinaphex
|
2001489006
|
Disable action OK callback for playlist associations for now - difficult
to hook up
|
2018-09-23 20:22:05 +02:00 |
|
twinaphex
|
baa909f296
|
Add dropdown lists for core options
|
2018-09-23 18:36:48 +02:00 |
|
twinaphex
|
3b6f3d027c
|
Add dropdown list for playlist history size
|
2018-09-23 17:21:00 +02:00 |
|
twinaphex
|
1f864e379b
|
Add dropdown lists for driver settings
|
2018-09-23 17:13:45 +02:00 |
|
twinaphex
|
c3e1dd0605
|
Add HAVE_NETWORKING ifdef
|
2018-09-23 16:23:47 +02:00 |
|
twinaphex
|
3e95d3efd4
|
Add dropdown list for DPI Override
|
2018-09-23 16:17:49 +02:00 |
|
twinaphex
|
2b7a1c7f3c
|
Add dropdown list for X-Axis Centering
|
2018-09-23 16:13:54 +02:00 |
|
twinaphex
|
21ac77ced2
|
Cleanups
|
2018-09-23 15:54:02 +02:00 |
|
twinaphex
|
9671df2b67
|
Add dropdown list to show physical inputs port setting
|
2018-09-23 15:23:21 +02:00 |
|
twinaphex
|
9b43c1fc21
|
Move Mixer Settings to Audio
|
2018-09-23 15:07:35 +02:00 |
|
twinaphex
|
45a1d4d1e4
|
Add dropdown list to XMB scaling factor / XMB opacity factor
|
2018-09-23 14:49:01 +02:00 |
|
twinaphex
|
53e3299e6f
|
Add dropdown list to another setting
|
2018-09-23 14:44:42 +02:00 |
|
twinaphex
|
19a2af4ee3
|
Cleanup
|
2018-09-23 14:39:21 +02:00 |
|
twinaphex
|
962680abb8
|
Add dropdown list for Netplay Latency Frame settings
|
2018-09-23 14:34:51 +02:00 |
|
twinaphex
|
ff949328d2
|
Add dropdown list for Hard GPU Sync Frames and Delay Frames
|
2018-09-23 14:22:11 +02:00 |
|
twinaphex
|
96340f0d89
|
Add dropdown list for core logging level
|
2018-09-23 14:18:36 +02:00 |
|
twinaphex
|
3169dea1cc
|
Cleanup
|
2018-09-23 14:13:56 +02:00 |
|
twinaphex
|
8d4d1b2e38
|
Use setting->offset_by properly
|
2018-09-23 14:12:47 +02:00 |
|
twinaphex
|
3d051667ce
|
Don't use offset_by
|
2018-09-23 14:08:42 +02:00 |
|
twinaphex
|
cbfb1cb320
|
Add dropdown list for max users and set index offset by 1 -
doesn't report correct representation values but too much hassle
to implement for now
|
2018-09-23 13:53:36 +02:00 |
|
twinaphex
|
3f8ec4c067
|
Add dropdown list for analog Dpad mode
|
2018-09-23 13:30:45 +02:00 |
|
twinaphex
|
652f25436f
|
Cleanup analog dpad mode representation
|
2018-09-23 13:15:33 +02:00 |
|
twinaphex
|
b3ba9acc25
|
Cleanup
|
2018-09-23 12:58:53 +02:00 |
|
twinaphex
|
5b6b6b6076
|
Cleanups
|
2018-09-23 12:55:20 +02:00 |
|
twinaphex
|
3c02608218
|
Cleanups
|
2018-09-23 12:52:56 +02:00 |
|
twinaphex
|
0c96b51ed4
|
Style nit cleanups
|
2018-09-23 12:49:48 +02:00 |
|
twinaphex
|
55def68da8
|
Style nit cleanups
|
2018-09-23 12:49:05 +02:00 |
|
twinaphex
|
51d3ddff6a
|
Add dropdown lists for thumbnails
|
2018-09-23 12:39:01 +02:00 |
|
twinaphex
|
69fbbfb284
|
Add dropdown list for MaterialUI menu color theme
|
2018-09-23 12:34:20 +02:00 |
|
twinaphex
|
a67c18f955
|
use min variable
|
2018-09-23 12:29:30 +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 |
|
twinaphex
|
67b83d9d5f
|
Add dropdown list for XMB menu color theme
|
2018-09-23 12:19:53 +02:00 |
|
twinaphex
|
1d962e960b
|
Style nits
|
2018-09-23 12:10:33 +02:00 |
|
twinaphex
|
e04d3da985
|
Add new dropdown lists
|
2018-09-23 12:05:21 +02:00 |
|
twinaphex
|
991688f35c
|
Add dropdown list for User Language
|
2018-09-23 11:54:49 +02:00 |
|
twinaphex
|
cadb9539b6
|
Add dropdown lists for Netplay share Digital/Analog
|
2018-09-23 11:46:03 +02:00 |
|
twinaphex
|
ba9150f7c0
|
Add dropdown lists for poll type behavior and menu toggle type
|
2018-09-23 11:40:26 +02:00 |
|
twinaphex
|
6c3610decc
|
Move get representation implementation to menu_setting.c
|
2018-09-23 11:34:30 +02:00 |
|
twinaphex
|
242a7eb914
|
Reimplement get_value callback for audio resampler quality - action OK
now triggers a dropdown list
|
2018-09-23 11:25:24 +02:00 |
|
twinaphex
|
e9516827b9
|
(Video) Add dropdow list for Video -> Rotation
(Dropdown list) Fix off-by-one entry - last entry was not being
displayed
|
2018-09-23 11:05:07 +02:00 |
|
twinaphex
|
f00f73c5ed
|
Add 'dropdown list' when pressing the OK/Confirm button on Video -> Aspect Ratio
|
2018-09-23 10:59:49 +02:00 |
|