Unknown W. Brackets
|
4914c04989
|
Windows: Warn if Windows Firewall blocks PPSSPP.
This should alert people who are using Public firewall profiles or
similar, and have their sharing blocked.
|
2020-03-09 23:01:55 -07:00 |
|
Unknown W. Brackets
|
3a40a39a63
|
http: Show more detailed status when scanning.
This may not help, but at least it's some information on what's going on.
Ultimately, a firewall will just result in a connection timing out.
|
2020-03-09 19:57:59 -07:00 |
|
Unknown W. Brackets
|
d00eff7137
|
UI: Allow pinning remote ISO paths.
|
2019-10-06 12:40:00 -07:00 |
|
Unknown W. Brackets
|
2d7ce0afa3
|
UI: Allow remote paths to be pinned.
Currently, the listing request is synchronous, but it works fine
otherwise.
|
2019-10-06 09:31:06 -07:00 |
|
Unknown W. Brackets
|
3e12734b80
|
http: Use relative paths for remote isos.
|
2019-10-06 08:50:35 -07:00 |
|
Unknown W. Brackets
|
3a8a2ff933
|
http: Move web server to core and use flags.
This way we can independently control the debugger and disc sharing, since
debugger could have security impact.
|
2018-06-07 16:28:01 -07:00 |
|
Unknown W. Brackets
|
721f5877eb
|
http: Allow sharing automatically on PPSSPP start.
Since that might always be something you want, on your desktop.
|
2017-12-10 18:30:28 -08:00 |
|
Henrik Rydgård
|
3222af5f7a
|
Make remoteiso_subdir and server editable on Android. Fixes #10142. Really need a better mechanism for these fields.
|
2017-11-16 13:33:10 +01:00 |
|
Unknown W. Brackets
|
abe4b750cc
|
UI: Keep Back buttons consistent in http settings.
Also, prevent changing server port while serving.
|
2017-03-22 00:03:45 -07:00 |
|
Unknown W. Brackets
|
9e390510df
|
Remove legacy InputState.
|
2017-03-14 22:07:07 -07:00 |
|
Fireball Wayne
|
9ea7d347c1
|
Remoteiso better http header detection
|
2017-03-12 01:15:40 -05:00 |
|
Fireball Wayne
|
c394b9e26c
|
RemoteISO moved settings to connection screen.
|
2017-03-11 00:46:51 -05:00 |
|
Henrik Rydgard
|
26a2d42731
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |
|
Henrik Rydgård
|
ba6ab0bd36
|
Buildfix, warning fix
|
2017-02-27 23:09:12 +01:00 |
|
Florent Castelli
|
e0ff68b3f6
|
c++11: Remove compat header base/functional.h
We want a proper C++11, not tr1. We don't target those compilers anyway.
|
2016-10-12 11:32:45 +02:00 |
|
Unknown W. Brackets
|
c793efd69a
|
http: Load actual game list.
|
2016-07-04 00:16:58 -07:00 |
|
Unknown W. Brackets
|
60afdc40b9
|
http: Implement discovery for game share server.
|
2016-07-03 22:13:51 -07:00 |
|
Unknown W. Brackets
|
42080f05e2
|
http: Show a stopping status for clarity.
|
2016-07-03 22:13:49 -07:00 |
|
Unknown W. Brackets
|
0edc4d1652
|
http: Check server status asynchronously.
|
2016-07-03 22:13:47 -07:00 |
|
Unknown W. Brackets
|
f4e2ca0359
|
http: Add a screen under tools for the server.
|
2016-07-03 22:13:47 -07:00 |
|