twinaphex
0eb78a26b3
Let's try to implement the message inside intl/msg_hash_us.c instead -
...
we need to get index from somewhere
2017-08-16 05:45:51 +02:00
Rob Loach
80be260b68
Merge branch 'master' of github.com:libretro/RetroArch into favorites
2017-08-12 01:48:17 -04:00
denu8thell
c5b36320df
Added option to change controller port to listen to for showing overlay input.
2017-08-08 09:56:27 -05:00
denu8thell
c07380293e
Added sublabel to Show Inputs On Overlay
2017-08-08 09:05:03 -05:00
denu8thell
f0606d60d2
Add option and menu setting for viewing inputs on overlay.
2017-08-08 06:50:39 -05:00
Rob Loach
2a7bb2def1
Add initial work on Favorites
2017-08-04 22:34:13 -04:00
twinaphex
a6dc4430ba
Change this to string_is_equal
2017-05-30 18:54:10 +02:00
twinaphex
e3213cc8a7
Use string_is_equal_fast macros
2017-05-16 05:46:05 +02:00
twinaphex
969403fadb
Header include cleanups
2017-04-29 13:20:50 +02:00
twinaphex
f0c2d786ae
Update arrays struct
2017-04-28 22:59:13 +02:00
twinaphex
f9bc2d3783
Use memcmp instead of string_is_equal where possible for
...
better performance
2017-04-21 22:47:15 +02:00
Brad Parker
1f42889936
add settings -> network entry to force using a MITM server for netplay
2017-03-05 14:19:37 -05:00
Gregor Richards
a3e3b3e790
Adding settings to allow/require connections in slave mode.
2017-02-23 21:33:44 -05:00
twinaphex
f8576ca88c
Fix C89_BUILD again
2017-02-21 19:56:43 +01:00
Gregor Richards
816d7786ac
Re-adding the option to start in spectator mode
...
This used to be a configuration option because spectator mode and "net"
mode were incompatible. When the ability to switch between player and
spectator was added, the configuration option was removed, since it was
no longer a mode toggle. This re-adds it, mainly so that I can use it to
implement regression tests.
2017-02-16 19:17:06 -05:00
Gregor Richards
aa77d688ec
Make announcing netplay on the public lobby optional.
2017-02-06 13:45:58 -05:00
Gregor Richards
4ff8982355
Input latency configurability.
2017-02-01 22:54:03 -05:00
twinaphex
2b3343a687
Remove CORE_SPECIFIC_CONFIG
2017-02-02 04:51:42 +01:00
twinaphex
96c8ca5a09
Header update #1
2017-01-22 13:40:32 +01:00
CoalaJoe
d71580b084
Formatted translation file properly
2017-01-17 10:20:04 +01:00
CoalaJoe
f28be42b2d
Added help message for gamebad overlays
2017-01-17 08:23:24 +01:00
CoalaJoe
fb3f5c8e60
Added message for virtual gamepad information
2017-01-17 07:58:38 +01:00
Brad Parker
7aac7f986a
add option to show battery level next to the datetime in the menu
2016-12-19 14:28:21 -05:00
Gregor Richards
f7f6590156
Goodbye delay_frames! stateless_mode is the new delay_frames=0
2016-12-18 19:28:43 -05:00
Gregor Richards
a2d377f089
Adding spectate password to the menu
2016-12-18 19:28:43 -05:00
Gregor Richards
24a39078be
Adding netplay password to menu.
2016-12-18 19:28:43 -05:00
Gregor Richards
262d77546b
Adding game/watch key
...
Adding a key to toggle between playing and spectating. This key takes
the place of the previous flip key, although player flipping does
continue to work (and must be rebound if you still want it)
2016-12-18 19:28:42 -05:00
twinaphex
f7199e28de
Cleanup
2016-12-12 14:02:43 +01:00
twinaphex
d82349a65f
Update 'Wallpaper' strings
2016-12-11 20:54:07 +01:00
lasers
b7dd1a7dbb
Align information for Settings->Configuration
2016-12-08 20:20:11 -06:00
lasers
d2fb24d4df
Add information for Settings->Configuration
2016-12-08 16:25:27 -06:00
lasers
10e2c5ae4a
Add information for Netplay->ScanLocalNetwork
2016-12-08 15:59:21 -06:00
lasers
1d38dbaa34
Clean up Keyboard Overlay Preset
2016-12-08 15:18:40 -06:00
Adriano Moura
6b99eeaf88
Implements a hotkey for toggling mouse grabbing, hiding and hotkey blocking. Usefull for playing tyrquake with kb/m.
2016-12-06 03:32:28 -02:00
Twinaphex
bb499b70be
Merge pull request #4104 from GregorR/natt
...
NAT traversal
2016-11-30 16:09:53 +01:00
radius
2e7821e337
add a toggle to the firmware check so it can be overruled
2016-11-29 23:22:22 -05:00
Gregor Richards
48240c2806
Adding Netplay NAT traversal option (but not implementation yet)
2016-11-29 22:18:37 -05:00
twinaphex
6d8573f785
Add missing labels
2016-11-26 00:47:14 +01:00
twinaphex
a0804c225f
Move Japanese strings to msg_hash_ja.h
2016-11-23 17:51:45 +01:00
twinaphex
7873c5967a
Add sublabels
2016-11-22 08:48:37 +01:00
twinaphex
00a4465743
Fix description of 'Allow All Users to Control the Menu'
2016-11-21 09:51:51 +01:00
twinaphex
82af0a853c
Add another log message
2016-11-05 14:02:42 +01:00
twinaphex
e5a31920ad
Cleanups
2016-11-05 13:45:06 +01:00
twinaphex
088a4dcbc0
Move labels to msg_hash_lbl.h
2016-11-05 13:43:13 +01:00
twinaphex
d39ccc238e
Move all strings to msg_hash_us.h
2016-11-05 13:40:10 +01:00
twinaphex
687f262511
Update msg_hash_us.h
2016-11-05 13:35:53 +01:00
twinaphex
82a9b92cc7
Update msg_hash_us.h
2016-11-05 02:58:07 +01:00
twinaphex
1e67cc97a0
(msg_hash_us.h) Updates
2016-11-05 02:42:22 +01:00
twinaphex
30d9dff10e
Get rid of unused enum
2016-11-05 01:47:00 +01:00
twinaphex
50f6485b06
(msg_hash_us.h) Update
2016-11-05 01:45:22 +01:00