ppsspp/Common/Net
2023-12-29 21:34:24 +01:00
..
HTTPClient.cpp Logging improvement 2023-12-29 11:44:22 +01:00
HTTPClient.h Some cleanups and fixes to obscure crashes 2023-09-24 13:05:25 +02:00
HTTPHeaders.cpp Add the basics of a played-time tracker. 2023-11-26 19:15:38 +01:00
HTTPHeaders.h Logging improvement 2023-12-29 11:44:22 +01:00
HTTPNaettRequest.cpp Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
HTTPNaettRequest.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
HTTPRequest.cpp Add HTTP log channel, and make ACHIEVEMENTS a proper one. 2023-08-25 13:53:46 +02:00
HTTPRequest.h Add HTTP log channel, and make ACHIEVEMENTS a proper one. 2023-08-25 13:53:46 +02:00
HTTPServer.cpp Show the tilt input type directly on the item that goes to the tilt settings 2023-12-29 14:10:03 +01:00
HTTPServer.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
NetBuffer.cpp net: Fix request cancelling. 2023-07-25 19:42:37 -07:00
NetBuffer.h Allow configuring the game language separately from the PPSSPP UI language, with a new setting. 2023-07-23 11:30:04 +02:00
Resolve.cpp Fixed the encoding of the culture-dependent DNS resolver error messages (Windows) 2023-10-23 12:04:49 +03:00
Resolve.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Sinks.cpp CHD over http wasn't actually working, disable again until it can be fixed 2023-12-29 12:19:06 +01:00
Sinks.h CHD over http wasn't actually working, disable again until it can be fixed 2023-12-29 12:19:06 +01:00
URL.cpp Various fixes to PathBrowser etc to handle browsing HTTP subfolders 2023-12-29 21:34:24 +01:00
URL.h Make some global string pointers const, not just the strings. 2023-12-29 14:09:45 +01:00
WebsocketServer.cpp Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
WebsocketServer.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00