ppsspp/Common/Net
Henrik Rydgård 87a25fd230 Start experimenting with DocumentsContract (the thing DocumentFile wraps)
wip

Some progress towards making the file browser work with DOCUMENT_TREE

More directory browsing progress

More Scoped Storage hackery. Can now browse to a folder and use PPSSPP's game browser to load ISOs from it.

Remove the defunct fdopendir approach. Buildfixes.
2021-06-07 00:24:51 +02:00
..
HTTPClient.cpp http: Use Path for the download file. 2021-05-14 22:46:03 -07:00
HTTPClient.h http: Use Path for the download file. 2021-05-14 22:46:03 -07:00
HTTPHeaders.cpp Common: Cleanup some mismatched indentation. 2021-04-30 22:59:41 -07:00
HTTPHeaders.h http: Separate out net buffer code from formatting. 2021-05-01 11:20:05 -07:00
HTTPServer.cpp Fix crash in HTTPServer when processing invalid request 2021-05-27 14:10:40 +02:00
HTTPServer.h Common: Cleanup some mismatched indentation. 2021-04-30 22:59:41 -07:00
NetBuffer.cpp Store: Show a rough speed indicator. 2021-05-01 11:20:05 -07:00
NetBuffer.h Store: Show a rough speed indicator. 2021-05-01 11:20:05 -07:00
Resolve.cpp An attempt to detects getifaddrs availability properly 2021-04-12 18:41:49 +07:00
Resolve.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Sinks.cpp Merge pull request #13850 from unknownbrackets/warnings 2021-01-01 19:53:10 +01:00
Sinks.h http: Prevent assert on bad websocket data. 2020-12-28 09:30:36 -08:00
URL.cpp Start experimenting with DocumentsContract (the thing DocumentFile wraps) 2021-06-07 00:24:51 +02:00
URL.h Add missing include in URL.h 2020-10-14 23:30:51 +02:00
WebsocketServer.cpp Debugger: Fix websocket read silly mistake. 2021-05-30 15:25:41 -07:00
WebsocketServer.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00