Commit Graph

323 Commits

Author SHA1 Message Date
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
9f470c53ae Add 'Simple Snow' shader to GLSL backend 2016-12-06 00:48:36 +01:00
lasers
cd1860563b Remove all Core Notes 2016-12-03 01:24:06 -06:00
Gregor Richards
1f281beea2 Replace "no networks found" message with "no netplay hosts found" 2016-12-02 22:49:56 -05:00
Gregor Richards
0577749fae Netplay LAN scanning is go! (sort of) 2016-12-02 22:40:26 -05:00
Gregor Richards
addff325d0 Netplay discovery LAN scanning task (incomplete) 2016-12-02 18:56:29 -05:00
Jean-André Santoni
2fc592bbe6 Savestate thumbnails reimplementation 2016-12-01 20:31:07 +01:00
Jean-André Santoni
d00566b018 Add setting for the savestate thumbnails 2016-12-01 20:31:07 +01:00
Jean-André Santoni
f41e420b44 Unhardcode more strings 2016-12-01 00:49:48 +01:00
Jean-André Santoni
1f1a8eec89 New message 'no networks found' 2016-12-01 00:35:20 +01: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
42da0a0184 NAT traversal in Netplay
For the time being, if NAT traversal is successful it simply announces
it as an OSD message. In the future it will be used to inform a
matchmaking server of the public port.

This patch also included minor fixes to the NAT traversal implementation
to make the select it demands actually doable.
2016-11-29 22:59:46 -05:00
Gregor Richards
48240c2806 Adding Netplay NAT traversal option (but not implementation yet) 2016-11-29 22:18:37 -05:00
fr500
0a83f7a888 add removable storage shortcut 2016-11-28 17:03:03 -05:00
radius
9505602675 Prevent loading content when firmware is missing 2016-11-27 19:25:38 -05:00
twinaphex
6352b4a82e Dehardcode string 2016-11-26 01:43:37 +01:00
twinaphex
c14b6f6a82 Add more entries and cleanup code in menu_cbs_title.c 2016-11-26 01:39:24 +01:00
twinaphex
d01a779a02 Add MSG_LAST 2016-11-26 00:37:33 +01:00
twinaphex
e7c264d4ed Add new labels 2016-11-26 00:35:59 +01:00
twinaphex
a2d37c51cd Add / update labels 2016-11-26 00:31:38 +01:00
twinaphex
75ee9feef9 Add menu labels 2016-11-25 23:06:36 +01:00
twinaphex
e1d4ccd7fd Update intl headers 2016-11-25 23:04:00 +01:00
twinaphex
8e6f864233 Add on/off labels 2016-11-25 22:00:18 +01:00
twinaphex
4c40de5f72 (menu_cbs_title.c) Dehardcode string 2016-11-25 18:48:50 +01:00
twinaphex
11e7103fbd Cleanups of labels 2016-11-25 18:45:47 +01:00
radius
17fb6b2753 remove WIN32 ifdefs 2016-11-23 20:23:56 -05:00
radius
8cb5ed0d95 (win) add fixed window size mode 2016-11-23 19:43:50 -05:00
twinaphex
a0804c225f Move Japanese strings to msg_hash_ja.h 2016-11-23 17:51:45 +01:00
twinaphex
7211edbf9b Remove unused enums 2016-11-23 14:48:08 +01:00
twinaphex
aeb925c2bb Cleanups 2016-11-23 14:42:59 +01:00
twinaphex
4d538dea5c Add Onscreen Notifications list 2016-11-23 14:28:15 +01:00
twinaphex
d3b8b3d252 Cleanups 2016-11-22 13:59:06 +01:00
twinaphex
c2f2695666 Cleanups 2016-11-22 13:29:27 +01:00
twinaphex
c2bc2c3488 Cleanups 2016-11-22 11:14:37 +01:00
twinaphex
cabbd6ed1b Cleanups 2016-11-22 10:45:43 +01:00
twinaphex
9769df405c Create MENU_LABEL macro 2016-11-22 09:25:57 +01:00
twinaphex
1875f28b24 Cleanups 2016-11-22 09:14:55 +01:00
twinaphex
989b7e50fd Add sublabels 2016-11-22 09:05:57 +01:00
twinaphex
7873c5967a Add sublabels 2016-11-22 08:48:37 +01:00
twinaphex
fd6f448709 Cleanups 2016-11-22 08:33:36 +01:00
Twinaphex
0a49a157f0 Merge pull request #4037 from lasers/sort-sublabels
Organize Label, Value, Sublabel
2016-11-22 08:03:38 +01:00
Brad Parker
2997b7b0cc update JP translation, make "RetroPad w/ Analog" translatable. 2016-11-21 15:08:00 -05:00
lasers
f7fdae9c13 Organize Label, Value, Sublabel 2016-11-21 13:32:15 -06:00
Twinaphex
9dca196cf8 Merge pull request #4036 from lasers/add-sublabel
Add sublabel for Onscreen, Driver, Help
2016-11-21 19:48:33 +01:00
lasers
bfd3430ad8 Add sublabel for Tour (Help) 2016-11-21 12:23:26 -06:00
lasers
166e5fc16d Add sublabel for User 2016-11-21 11:02:34 -06:00
lasers
88046e4bbe Add sublabel for Onscreen 2016-11-21 10:21:18 -06:00
Jean-André Santoni
0da9b6c9c4 Merge pull request #4035 from lasers/add-sublabel
Add sublabel for User Interface, Privacy, Directory, Frame Throttle
2016-11-21 17:06:29 +01:00
lasers
c51bb8c431 Add sublabel for Frame Throttle 2016-11-21 09:59:17 -06:00