twinaphex
|
04cb02cec7
|
Use setting->size for size when strlcpying for string variables
|
2018-09-26 12:57:00 +02:00 |
|
twinaphex
|
8f2cda7388
|
Cleanup
|
2018-09-25 15:43:40 +02:00 |
|
twinaphex
|
aa89791b60
|
Update
|
2018-09-25 15:40:16 +02:00 |
|
twinaphex
|
839940b4bb
|
Add representation to state slot setting
|
2018-09-25 15:22:25 +02:00 |
|
twinaphex
|
1e10ab1ab6
|
Reimplement string representation for CRT Switch Resolution super
|
2018-09-25 15:18:51 +02: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
|
a0e218bd44
|
Cleanups
|
2018-09-25 01:49:48 +02:00 |
|
twinaphex
|
390cb578a9
|
Reimplement left/right callbacks for netplay MITM server setting
|
2018-09-25 01:30:47 +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
|
384b36ac4c
|
Comment this out for now - initial implementation of dropdown list
for float
|
2018-09-24 14:34:43 +02:00 |
|
Twinaphex
|
e170c3db29
|
Merge pull request #7295 from fr500/master
WIP: Streaming/Recording Options
|
2018-09-24 12:26:54 +02:00 |
|
radius
|
bcb960d248
|
record] start adding menu entries
|
2018-09-23 19:09:28 -05:00 |
|
twinaphex
|
e0f01fd85e
|
Cleanups
|
2018-09-23 22:16:31 +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 |
|
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
|
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
|
1f864e379b
|
Add dropdown lists for driver settings
|
2018-09-23 17:13:45 +02:00 |
|
twinaphex
|
962680abb8
|
Add dropdown list for Netplay Latency Frame settings
|
2018-09-23 14:34:51 +02:00 |
|
twinaphex
|
8d4d1b2e38
|
Use setting->offset_by properly
|
2018-09-23 14:12:47 +02:00 |
|
twinaphex
|
b3ba9acc25
|
Cleanup
|
2018-09-23 12:58:53 +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
|
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
|
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
|
f00f73c5ed
|
Add 'dropdown list' when pressing the OK/Confirm button on Video -> Aspect Ratio
|
2018-09-23 10:59:49 +02:00 |
|
Alfredo Monclus
|
c91fd2aa7e
|
fix screenshot sublabel (#7255)
|
2018-09-19 14:00:50 -04:00 |
|
radius
|
356d4e2c5e
|
[record] further cleanups of the workflow
|
2018-09-18 00:30:46 -05:00 |
|
twinaphex
|
e9a25e3022
|
Fix relative path includes
|
2018-09-17 21:47:12 +02:00 |
|
Twinaphex
|
9a6a797f90
|
Merge pull request #7232 from alfrix/master
Update spanish and add discord sublabel
|
2018-09-17 19:43:12 +02:00 |
|
Alfrix
|
4ab61c3f7d
|
Add discord sublabel and fix cheat apply after load
|
2018-09-17 14:31:47 -03:00 |
|
radius
|
0d7a169ea0
|
[recording] toggle menu when the options are used
|
2018-09-17 09:19:06 -05:00 |
|
radius
|
ef9258449c
|
[recording] hook up the options properly
|
2018-09-17 09:08:54 -05:00 |
|
twinaphex
|
c40700e51b
|
Add Start Streaming / Start Recording - implementation will need
to be properly done though
|
2018-09-17 09:18:44 +02:00 |
|
twinaphex
|
3c8ee6f26a
|
Add 'Start Streaming/Start Recording' to Quick Menu
|
2018-09-17 09:06:24 +02:00 |
|
twinaphex
|
04211662cf
|
Add 'Use Custom Refresh Rate' setting
|
2018-09-17 01:56:18 +02:00 |
|
twinaphex
|
cb7d15bc2b
|
Update
|
2018-09-17 01:31:51 +02:00 |
|
twinaphex
|
b5c6586b12
|
Change CRT switch resolution - add options 'Off/15 Khz/31Khz'
|
2018-09-17 01:30:49 +02:00 |
|
twinaphex
|
369f8206d1
|
Add 'X-Axis Centering' - https://github.com/libretro/RetroArch/issues/6988
|
2018-09-16 21:00:34 +02:00 |
|
twinaphex
|
07fd28b351
|
Change CRT Super Resolution 'OFF' to 'Native'
|
2018-09-16 09:06:55 +02:00 |
|