twinaphex
180bb3bdd2
Implement natinusala's commit - dropdown lists - fix checked attribute
...
for ints, uints and floats
2018-11-06 09:22:49 +01:00
twinaphex
c2fc821fad
Audio Output Rate should use special dropdown list callbacks
2018-11-05 20:46:56 +01:00
natinusala
07068e5035
Dropdown lists: Add a checked bool to menu_entry_t
2018-11-05 17:34:57 +01:00
twinaphex
6c90b63835
Add 'No Favorites Available' text
2018-11-05 14:30:08 +01:00
twinaphex
c55b9c8c22
Add 'No Videos Available' / 'No Images Available' text
2018-11-05 14:23:17 +01:00
twinaphex
88a71175aa
Simplify some code
2018-11-05 14:02:53 +01:00
twinaphex
70ccbb6fb5
Add customized string for 'no Music Available'
2018-11-05 13:59:38 +01:00
twinaphex
a662b62d19
Use runloop_get_libretro_system_info in more places - clean some code up
2018-10-30 17:11:07 +01:00
twinaphex
689e612af8
(Ozone) Add 'Use System Preferred Color Theme' (enabled for Switch)
2018-10-27 17:10:53 +02:00
twinaphex
624698d2d9
(Ozone) Add menu color theme
2018-10-27 16:51:17 +02:00
twinaphex
07c45cadd1
Only display CRT SwitchRes settings if video display server is
...
implemented
2018-10-24 04:49:53 +02:00
twinaphex
3d731aec19
Call network_init before processing the network information list
2018-10-17 07:36:46 +02:00
twinaphex
131d77875e
Create menu_displaylist_setting
2018-10-17 05:33:22 +02:00
Alfrix
6338039ac0
Move Privacy settings to User
2018-10-15 22:32:03 -03:00
Sven
b48768c023
extend cheat searching to accommodate multiple memory pointers
2018-10-14 14:25:44 -04:00
natinusala
eac0d603f4
libnx: add network interfaces info
2018-10-12 17:37:03 +02:00
Nathan Strong
c5f9fc0a34
WiiU: fix network information
...
== DETAILS
For local netplay, it's useful to have your IP address easily
available. This commit makes the Information > Network Information
menu display the Wii U's IP address.
Change summary:
- Fix the logging init to be reentrant to avoid socket consumption
- Add implementation of POSIX `getifaddrs()` and `freeifaddrs()`
to `missing_libc_functions.c`
- Remove compiler directives protecting the code paths that call
`getifaddrs()` from being used in Wii U builds
== TESTING
Have tested locally, successfully get IP address information in
the Information > Network Information.
I think this may also fix NAT traversal. Will need to be tested.
2018-10-11 15:37:15 -07:00
twinaphex
d1022d9040
Cleanups
2018-10-10 04:32:36 +02:00
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