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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/telemetry_session: Remove usages of the global system accessor
Lioncash
2019-05-29
1
-1
/
+21
*
core/telemetry_session: Explicitly delete copy and move constructors
Lioncash
2019-05-29
1
-1
/
+7
*
core/telemetry_session: Remove unused include
Lioncash
2019-05-29
1
-1
/
+0
*
core/telemetry_session: Only create the backend when we really need it
zhupengfei
2019-05-04
1
-1
/
+0
*
compatdb: Use a seperate endpoint for testcase submission
fearlessTobi
2018-10-28
1
-0
/
+6
*
telemetry_session: Remove doxygen comment for a non-existent parameter
Lioncash
2018-10-09
1
-1
/
+0
*
telemetry_session: Add missing includes
Lioncash
2018-10-09
1
-0
/
+1
*
telemetry_session: Remove unimplemented FinalizeAsyncJob prototype
Lioncash
2018-10-09
1
-2
/
+0
*
Address a bunch of review comments
fearlessTobi
2018-10-02
1
-1
/
+1
*
Port web_service from Citra
fearlessTobi
2018-10-02
1
-2
/
+3
*
telemetry_session.h: Reword Documentation Comment from citra to yuzu
N00byKing
2018-03-27
1
-2
/
+2
*
WebService: Verify username and token (#2930)
B3n30
2017-09-19
1
-0
/
+10
*
qt: Add an option to view/regenerate telemetry ID.
bunnei
2017-08-26
1
-0
/
+12
*
telemetry: Log a few simple data fields throughout core.
bunnei
2017-05-25
1
-1
/
+1
*
core: Keep track of telemetry for the current emulation session.
bunnei
2017-05-25
1
-0
/
+38