1868 Commits

Author SHA1 Message Date
twinaphex
f1c5b268ca Hide Quick Menu properly 2018-10-10 04:00:51 +02:00
Twinaphex
c29654b504
Merge pull request #7332 from grimpunch/master
Date Time setting for AM:PM as an option
2018-10-07 02:31:21 +02:00
Twinaphex
d628e01247
Merge pull request #7373 from natinusala/lakka-switch
Added Lakka Switch menu entries + translations + default config
2018-10-06 15:53:33 +02:00
natinusala
8250007b8e Added Lakka Switch menu entries 2018-10-06 15:44:37 +02:00
twinaphex
653544d4c3 Cleanups 2018-10-06 04:13:58 +02:00
Rob Loach
b523b9ec22
Add check for STB TrueType 2018-09-30 20:42:09 -04:00
Rob Loach
5a870f9190
Add language entry for STB TrueType support 2018-09-30 20:38:59 -04:00
twinaphex
7245cb2732 Add Reset To Defaults setting 2018-10-01 02:13:53 +02:00
twinaphex
97e4687f1b Move Split Joy-Con options 2018-09-30 23:49:38 +02:00
twinaphex
a3f98a21f8 Add split joycon setting 2018-09-30 23:39:31 +02:00
=Christian Murphy
b3cf7150d5 Date Time setting for AM:PM as an option 2018-09-30 18:01:43 +01:00
Twinaphex
e63b771fd4
Merge pull request #7324 from RetroSven/master
add cheat variables to allow for updating large portions of memory
2018-09-30 01:51:36 +02:00
Sven
25b5a7e3b8 add cheat variables to allow for updating large portions of memory - e.g. unlock all levels 2018-09-29 14:52:10 -04:00
twinaphex
469f6b45bc Change message 2018-09-29 20:16:48 +02:00
twinaphex
3e8bd3473b Add failsafe when there are no network devices found 2018-09-29 20:12:00 +02:00
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