summaryrefslogtreecommitdiff
path: root/src/core/telemetry_session.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: make yuzu REUSE compliantGravatar Andrea Pappacoda2022-07-271-3/+2
* patch_manager: Remove usages of the global system instanceGravatar Lioncash2020-11-181-3/+15
* common/telemetry: Migrate namespace into the Common namespaceGravatar Lioncash2020-08-181-2/+3
* core/telemetry_session: Remove usages of the global system accessorGravatar Lioncash2019-05-281-1/+21
* core/telemetry_session: Explicitly delete copy and move constructorsGravatar Lioncash2019-05-281-1/+7
* core/telemetry_session: Remove unused includeGravatar Lioncash2019-05-281-1/+0
* core/telemetry_session: Only create the backend when we really need itGravatar zhupengfei2019-05-041-1/+0
* compatdb: Use a seperate endpoint for testcase submissionGravatar fearlessTobi2018-10-281-0/+6
* telemetry_session: Remove doxygen comment for a non-existent parameterGravatar Lioncash2018-10-091-1/+0
* telemetry_session: Add missing includesGravatar Lioncash2018-10-091-0/+1
* telemetry_session: Remove unimplemented FinalizeAsyncJob prototypeGravatar Lioncash2018-10-091-2/+0
* Address a bunch of review commentsGravatar fearlessTobi2018-10-021-1/+1
* Port web_service from CitraGravatar fearlessTobi2018-10-021-2/+3
* telemetry_session.h: Reword Documentation Comment from citra to yuzuGravatar N00byKing2018-03-271-2/+2
* WebService: Verify username and token (#2930)Gravatar B3n302017-09-181-0/+10
* qt: Add an option to view/regenerate telemetry ID.Gravatar bunnei2017-08-251-0/+12
* telemetry: Log a few simple data fields throughout core.Gravatar bunnei2017-05-241-1/+1
* core: Keep track of telemetry for the current emulation session.Gravatar bunnei2017-05-241-0/+38