Cthulhu-throwaway
|
fb2d600837
|
(Netplay/UPnP) Smart interface selection (#13470)
Find the most suitable address for UPnP by scoring interfaces on how close their address is to the device's address.
|
2022-01-10 15:52:15 +01:00 |
Cthulhu-throwaway
|
c2df109874
|
(Netplay) LAN addresses only for UPnP (#13461)
Some router devices might accept non-LAN addresses without raising an error.
|
2022-01-08 10:45:41 +01:00 |
Cthulhu-throwaway
|
cda66d09c3
|
Netplay Stuff - Addendum (#13378)
Prevents long-term pausing from clients dishonoring allow pausing.
Missing crediting.
|
2021-12-19 20:43:59 +01:00 |
Autechre
|
3b1a1ac8da
|
Remove miniupnpc dependency (#13340)
* use custom libretro-common UPNP
* Remove miniupnpc
|
2021-12-09 05:52:42 +01:00 |
Autechre
|
fbbe351f7d
|
UPnP cleanups and refactorings (#13325)
|
2021-12-04 21:16:34 +01:00 |
Autechre
|
a44f5bbf78
|
Fix UPNP port mapping failed error - switch to a permanent lease time, (#13324)
but request it to be removed when we do netplay_free
|
2021-12-04 15:45:29 +01:00 |
twinaphex
|
1f4123ba54
|
Don't include netplay.h header unless we have HAVE_NETWORKING
defined
|
2021-11-05 19:50:02 +01:00 |
Mark W. Kidd
|
d4fb27a7a9
|
implement natt fix from void()
|
2021-07-08 22:52:19 -04:00 |
twinaphex
|
be47a72af5
|
Cleanups
|
2020-10-10 17:55:06 +02:00 |
twinaphex
|
4f3059c608
|
Cleanups
|
2020-06-10 16:33:44 +02:00 |
twinaphex
|
386657a366
|
(menu widgets backport) Re-commit task queue changes
|
2019-02-08 08:00:32 +01:00 |
twinaphex
|
894f3b7aef
|
Change function signature back
|
2019-02-08 07:29:50 +01:00 |
natinusala
|
c20ab3864d
|
First version of menu widgets (gl only)
|
2019-02-06 20:48:24 +01:00 |
twinaphex
|
80d9d1f143
|
Rewrite task_queue
|
2017-05-14 20:43:48 +02:00 |
Gregor Richards
|
631586b0b7
|
Properly conditionalize NAT traversal task on HAVE_NETWORKING
|
2017-02-20 23:27:50 -05:00 |
Gregor Richards
|
5f723d1bda
|
Moving NAT traversal into a task to avoid blocking the UI.
|
2017-02-20 19:08:31 -05:00 |