citra-canary/src/web_service
Weiyi Wang 59cb0ec570
Merge pull request #4359 from FearlessTobi/port-webstuff
web_service: Port yuzu-emu/yuzu#1465 and Port yuzu-emu/yuzu#1473 (Many self-contained changes)
2018-10-26 22:34:51 -04:00
..
announce_room_json.cpp Address review comments 2018-10-20 10:35:55 -04:00
announce_room_json.h web_service: stop using std::future + callback style async 2018-09-13 16:14:34 -04:00
CMakeLists.txt CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR 2018-10-27 00:20:52 +02:00
telemetry_json.cpp web_backend: Make Client use the PImpl idiom 2018-10-23 15:42:22 +02:00
telemetry_json.h telemetry_json: Use the PImpl idiom to avoid unnecessary dependency exposure 2018-10-23 15:35:17 +02:00
verify_login.cpp web_backend: Make Client use the PImpl idiom 2018-10-23 15:42:22 +02:00
verify_login.h web_service: stop using std::future + callback style async 2018-09-13 16:14:34 -04:00
web_backend.cpp Put WebResult into a seperate file 2018-10-27 00:39:02 +02:00
web_backend.h web_backend: Make Client use the PImpl idiom 2018-10-23 15:42:22 +02:00