fearlessTobi
381e04453a
compatdb: Use a seperate endpoint for testcase submission
7 years ago
Lioncash
1ccb3d2035
telemetry_session: Remove doxygen comment for a non-existent parameter
There's no "func" parameter, so this can just be removed.
7 years ago
Lioncash
8c4c0d9e5f
telemetry_session: Add missing includes
Prevents potential compilation issues in the future by including missing
headers for certain functions and types.
7 years ago
Lioncash
d53191b7b7
telemetry_session: Remove unimplemented FinalizeAsyncJob prototype
This isn't implemented anywhere, so it can just be removed.
7 years ago
fearlessTobi
fb46c8b426
Address a bunch of review comments
7 years ago
fearlessTobi
92e939952c
Port web_service from Citra
7 years ago
N00byKing
a14420e351
telemetry_session.h: Reword Documentation Comment from citra to yuzu
8 years ago
B3n30
fdd8a6ef0c
WebService: Verify username and token ( #2930 )
* WebService: Verify username and token; Log errors in PostJson
* Fixup: added docstrings to the functions
* Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits
* fixup: fmt warning
8 years ago
bunnei
d10cd5d7ea
qt: Add an option to view/regenerate telemetry ID.
8 years ago
bunnei
68100e88e0
telemetry: Log a few simple data fields throughout core.
9 years ago
bunnei
e65f4cc882
core: Keep track of telemetry for the current emulation session.
9 years ago