twinaphex
|
ababce6461
|
Hide Resampler Quality setting
|
2018-09-28 11:05:19 +02:00 |
|
lifajucejo
|
9be2321c02
|
Add networking support to libnx
|
2018-09-27 21:23:01 -04:00 |
|
twinaphex
|
c9b6df10f2
|
Add HAVE_NETWORKING ifdef around these menu entries
|
2018-09-27 14:17:34 +02:00 |
|
twinaphex
|
a52b6a2c16
|
Add Streaming Title setting
|
2018-09-27 13:38:32 +02:00 |
|
twinaphex
|
ebcf4c5a95
|
Only show this if recording driver is not NULL
|
2018-09-27 11:50:26 +02:00 |
|
Twinaphex
|
1baf58716f
|
Merge pull request #7302 from fr500/master
[record] streaming & recording refinements
|
2018-09-27 11:47:57 +02:00 |
|
radius
|
b328731fe5
|
[record] refine the menu, make streaming actually follow the menu settings
|
2018-09-26 17:42:39 -05:00 |
|
twinaphex
|
95974f9f3a
|
Should correct setting somewhat
|
2018-09-26 23:50:29 +02:00 |
|
radius
|
6f0a79acf9
|
[record] hide these on non suitable platforms
|
2018-09-26 16:49:48 -05:00 |
|
twinaphex
|
1764bfe60f
|
Added Streaming Mode
|
2018-09-26 23:34:45 +02:00 |
|
twinaphex
|
cf7eea30cb
|
Add Youtube/Twitch Stream key settings
|
2018-09-26 23:22:12 +02:00 |
|
twinaphex
|
bb0059c721
|
Add Twitch list/Youtube list
|
2018-09-26 23:00:20 +02:00 |
|
Twinaphex
|
76399013a1
|
Silence some warnings
|
2018-09-26 16:13:42 +02:00 |
|
twinaphex
|
5d1fff541b
|
Create new functions
|
2018-09-26 14:22:22 +02:00 |
|
twinaphex
|
7ba7bc3a1d
|
Add recording options at radius' request
|
2018-09-26 00:55:17 +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
|
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
|
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
|
21ac77ced2
|
Cleanups
|
2018-09-23 15:54:02 +02:00 |
|
twinaphex
|
9b43c1fc21
|
Move Mixer Settings to Audio
|
2018-09-23 15:07:35 +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
|
3169dea1cc
|
Cleanup
|
2018-09-23 14:13:56 +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
|
a67c18f955
|
use min variable
|
2018-09-23 12:29:30 +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 |
|
twinaphex
|
c2cee6e8f0
|
Move CRT SwitchRes to Video Settings as submenu
|
2018-09-18 09:24:29 +02: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
|
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
|
004a2e335f
|
(CRT SwitchRes) Step 1- https://github.com/libretro/RetroArch/issues/6988
|
2018-09-16 08:06:06 +02:00 |
|
twinaphex
|
914df58d2e
|
(WGL) Adaptive Vsync should work now for WGL
|
2018-09-12 03:59:25 +02:00 |
|
alfrix
|
105fba6abe
|
XMB add an option to show desktop ui aka WIMP
|
2018-08-18 15:10:40 -03:00 |
|
Twinaphex
|
91a5b09627
|
Merge pull request #7042 from Tatsuya79/master
VRR runloop Option.
|
2018-08-10 21:15:58 +02:00 |
|
Sven
|
b48321737d
|
Merge remote-tracking branch 'upstream/master'
|
2018-08-07 17:35:16 -04:00 |
|
Sven
|
b648d70f27
|
add option to auto-apply cheat codes when a game loads ; fix some misc bugs in cheat engine
|
2018-08-07 17:34:46 -04:00 |
|
twinaphex
|
f523fec4d2
|
C89_BUILD fixes
|
2018-08-07 03:50:10 +02:00 |
|
Tatsuya79
|
bd4d462170
|
VRR runloop Option.
|
2018-08-05 00:34:10 +02:00 |
|
Sven
|
36d16a9c94
|
add some options to the cheat system to browse emulator memory
|
2018-08-03 14:59:33 -04:00 |
|
Sven
|
3bba9aeeaf
|
add an option to auto-apply cheats whenever they are toggled on/off
|
2018-08-02 10:59:37 -04:00 |
|
Sven
|
c2825cb7c5
|
fix strncat size warnings ; only consume additional cheat memory when performing searching - no need to alloc additional memory when applying cheats ; bugfix address mask max value
|
2018-07-30 04:08:50 -04:00 |
|