summaryrefslogtreecommitdiffstats
path: root/src/core/telemetry_session.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda1-3/+2
2020-11-18patch_manager: Remove usages of the global system instanceLioncash1-3/+15
2020-08-18common/telemetry: Migrate namespace into the Common namespaceLioncash1-2/+3
2019-05-29core/telemetry_session: Remove usages of the global system accessorLioncash1-1/+21
2019-05-29core/telemetry_session: Explicitly delete copy and move constructorsLioncash1-1/+7
2019-05-29core/telemetry_session: Remove unused includeLioncash1-1/+0
2019-05-04core/telemetry_session: Only create the backend when we really need itzhupengfei1-1/+0
2018-10-28compatdb: Use a seperate endpoint for testcase submissionfearlessTobi1-0/+6
2018-10-09telemetry_session: Remove doxygen comment for a non-existent parameterLioncash1-1/+0
2018-10-09telemetry_session: Add missing includesLioncash1-0/+1
2018-10-09telemetry_session: Remove unimplemented FinalizeAsyncJob prototypeLioncash1-2/+0
2018-10-02Address a bunch of review commentsfearlessTobi1-1/+1
2018-10-02Port web_service from CitrafearlessTobi1-2/+3
2018-03-27telemetry_session.h: Reword Documentation Comment from citra to yuzuN00byKing1-2/+2
2017-09-19WebService: Verify username and token (#2930)B3n301-0/+10
2017-08-26qt: Add an option to view/regenerate telemetry ID.bunnei1-0/+12
2017-05-25telemetry: Log a few simple data fields throughout core.bunnei1-1/+1
2017-05-25core: Keep track of telemetry for the current emulation session.bunnei1-0/+38