natinusala
158ddc0b2a
New menu driver : ozone (Nintendo Switch lookalike)
2018-10-26 13:24:32 +02:00
Nay Slayer
6b96ff82de
Fix xmb.c and stripes.c menu drivers texture memory leak
2018-10-25 19:40:24 +03:00
twinaphex
07c45cadd1
Only display CRT SwitchRes settings if video display server is
...
implemented
2018-10-24 04:49:53 +02:00
twinaphex
49b657fce2
Menu Font Green/Blue Color can now be manipulated with the GUI
2018-10-24 04:42:58 +02:00
Alfrix
82c3103f82
Fix Wunused complains
2018-10-20 09:50:06 -03:00
twinaphex
c55e65c895
Change this to vita2d
2018-10-19 07:41:41 +02:00
twinaphex
3d731aec19
Call network_init before processing the network information list
2018-10-17 07:36:46 +02:00
twinaphex
63eff7f236
Create menu_animation_get_delta_time
2018-10-17 06:55:49 +02:00
twinaphex
4692e95fd8
Refactor 'kill by tag' and 'kill by subject'
2018-10-17 06:49:24 +02:00
twinaphex
5017063a7e
Fix stripes.c
2018-10-17 05:34:59 +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
Twinaphex
b38f21dcc3
Merge pull request #7433 from fr500/lanrooms
...
fix these two
2018-10-13 23:44:19 +02:00
radius
8c9e6a7c4e
fix these two
2018-10-13 16:31:58 -05:00
natinusala
eac0d603f4
libnx: add network interfaces info
2018-10-12 17:37:03 +02:00
Twinaphex
58f8c2eddb
Merge pull request #7416 from lambolighting/master
...
(Language) Greek Translation of RetroArch - WIP
2018-10-12 01:35:20 +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
LamboLighting
8509132ebd
(Language) Greek translation of RetroArch
...
First steps of the translation.
Still a WIP. Most of the menu labels have been translated. Lots of sublabels still need translation.
2018-10-12 01:22:33 +03:00
Brad Parker
230a7fd7b0
Win95 buildfix
2018-10-10 10:59:49 -04:00
Twinaphex
1fae526337
Merge pull request #7403 from bparker06/gdi_imp
...
win32: Improvements to GDI drivers
2018-10-10 16:13:10 +02:00
Brad Parker
b9699f4780
gdi: texture load support, fix menu text alignment, support multi-line messages
2018-10-10 09:58:49 -04:00
Sven
30d4df7634
Merge remote-tracking branch 'upstream/master'
2018-10-10 09:16:39 -04:00
Sven
f53e1ca4b1
fix new rumble types ; increase max displayed cheats to 6000
2018-10-10 09:15:46 -04:00
twinaphex
b46ce0dec9
Buildfix
2018-10-10 04:36:53 +02:00
twinaphex
d1022d9040
Cleanups
2018-10-10 04:32:36 +02:00
twinaphex
13a0274f57
Localize some strings
2018-10-10 04:25:11 +02:00
twinaphex
f1c5b268ca
Hide Quick Menu properly
2018-10-10 04:00:51 +02:00
Alfrix
304b4f3f57
Use subsetting as placeholder until themes are updated
2018-10-09 20:31:19 -03:00
Alfrix
fa03a634d0
New Netplay icons
2018-10-09 19:52:28 -03:00
Brad Parker
262634739c
xmb: increase sublabel size limit to handle longer strings (especially CJK languages)
2018-10-08 23:29:17 -04:00
twinaphex
1bd91193fd
(Menu) All the ident names should be identical to the video driver ident names
2018-10-09 01:05:46 +02:00
twinaphex
57adfe0141
(WIIU) menu_display_wiiu.c should have the same ident name as the video driver
2018-10-09 01:03:29 +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
c496657556
Fix issue with GL
2018-10-06 17:52:03 +02:00
twinaphex
7260e52a23
Make improved version of this - 873d60151f
2018-10-06 17:48:12 +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
09c8e52387
Cleanups
2018-10-06 04:23:57 +02:00
twinaphex
f94d7e07af
Cleanups
2018-10-06 04:20:54 +02:00
twinaphex
653544d4c3
Cleanups
2018-10-06 04:13:58 +02:00
twinaphex
944ca22d76
Localize some strings
2018-10-06 04:11:01 +02:00
Brad Parker
7366a46bc2
convert AM/PM string from local encoding to utf8
2018-10-05 19:02:50 -04:00
=Christian Murphy
017d1b710e
Restore default time mode, replace non-sensical time date formats with more commonly used ones
2018-10-05 23:11:38 +01:00
twinaphex
4206d7ac8a
Silence warnings
2018-10-04 16:40:47 +02:00
twinaphex
57c77a9a28
Silence more warnings
2018-10-04 16:32:40 +02:00
=Christian Murphy
940a03f552
Linux friendly datetime locale settings, slightly less friendly datetime locale settings for Windows
2018-10-01 23:32:54 +01:00
twinaphex
ac14ea6d01
Go back to old cheevos
2018-10-01 15:02:51 +02:00
twinaphex
3ec182110a
Buildfix
2018-10-01 03:42:54 +02:00
Rob Loach
b523b9ec22
Add check for STB TrueType
2018-09-30 20:42:09 -04:00