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