index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
telemetry_session.h
Age
Commit message (
Expand
)
Author
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2020-11-18
patch_manager: Remove usages of the global system instance
Lioncash
2020-08-18
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2019-05-28
core/telemetry_session: Remove usages of the global system accessor
Lioncash
2019-05-28
core/telemetry_session: Explicitly delete copy and move constructors
Lioncash
2019-05-28
core/telemetry_session: Remove unused include
Lioncash
2019-05-04
core/telemetry_session: Only create the backend when we really need it
zhupengfei
2018-10-28
compatdb: Use a seperate endpoint for testcase submission
fearlessTobi
2018-10-09
telemetry_session: Remove doxygen comment for a non-existent parameter
Lioncash
2018-10-09
telemetry_session: Add missing includes
Lioncash
2018-10-09
telemetry_session: Remove unimplemented FinalizeAsyncJob prototype
Lioncash
2018-10-02
Address a bunch of review comments
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
2018-03-27
telemetry_session.h: Reword Documentation Comment from citra to yuzu
N00byKing
2017-09-18
WebService: Verify username and token (#2930)
B3n30
2017-08-25
qt: Add an option to view/regenerate telemetry ID.
bunnei
2017-05-24
telemetry: Log a few simple data fields throughout core.
bunnei
2017-05-24
core: Keep track of telemetry for the current emulation session.
bunnei