This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-05 20:25:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccab375ddbecd3207dae587b833079531ca7bd17
ppsspp
/
Common
/
Net
T
History
Andreas Stieger
822592c6b1
Fix build with GCC13: various standard includes
2023-04-05 00:20:14 +02:00
..
HTTPClient.cpp
Strict mode checking - no way to forget detaching now.
2023-01-05 08:38:52 +01:00
HTTPClient.h
UI: Fix reverse-dependency in PathBrowser.
2022-12-27 15:08:57 -08:00
HTTPHeaders.cpp
Debugger: Fix crash on bad request.
2022-08-11 20:24:30 -07:00
HTTPHeaders.h
Add facility to run tasks on dedicated threads using the ThreadManager interface.
2023-01-31 11:07:40 +01:00
HTTPServer.cpp
Add facility to run tasks on dedicated threads using the ThreadManager interface.
2023-01-31 11:07:40 +01:00
HTTPServer.h
…
NetBuffer.cpp
Assorted initialization cleanup and similar, found by valgrind and warnings
2023-01-30 18:31:49 +01:00
NetBuffer.h
Fix build with GCC13: various standard includes
2023-04-05 00:20:14 +02:00
Resolve.cpp
…
Resolve.h
…
Sinks.cpp
…
Sinks.h
…
URL.cpp
…
URL.h
Global: Cleanup virtual/override specifiers.
2022-12-10 21:13:36 -08:00
WebsocketServer.cpp
…
WebsocketServer.h
…