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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port citra #3352 to yuzu (#103)
River City Ransomware
2018-01-20
1
-1
/
+9
*
Removing unused settings and yuzu rebranding
James Rowe
2018-01-13
1
-9
/
+0
*
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-13
1
-5
/
+0
*
core: Gut out cryptop, since it doesn't compile with C++17.
bunnei
2018-01-13
1
-3
/
+0
*
configuration: Add cpu_core configuration option
MerryMage
2018-01-12
1
-1
/
+2
*
WebService: Verify username and token (#2930)
B3n30
2017-09-19
1
-0
/
+12
*
web_services: Refactor to remove dependency on Core.
bunnei
2017-08-26
1
-1
/
+7
*
qt: Add an option to view/regenerate telemetry ID.
bunnei
2017-08-26
1
-3
/
+16
*
telemetry_session: Log telemetry ID.
bunnei
2017-08-26
1
-0
/
+36
*
telemetry: Add field for OsPlatform.
bunnei
2017-08-04
1
-0
/
+9
*
telemetry: Add field for BuildName.
bunnei
2017-08-04
1
-0
/
+1
*
telemetry_session: Log BuildDate and ProgramName fields.
bunnei
2017-08-04
1
-0
/
+7
*
telemetry: Log performance, configuration, and system data.
bunnei
2017-07-18
1
-10
/
+66
*
web_service: Add CMake flag to enable.
bunnei
2017-07-12
1
-2
/
+8
*
telemetry_session: Use TelemetryJson to submit real telemetry.
bunnei
2017-07-12
1
-2
/
+2
*
telemetry: Log a few simple data fields throughout core.
bunnei
2017-05-25
1
-0
/
+18
*
core: Keep track of telemetry for the current emulation session.
bunnei
2017-05-25
1
-0
/
+24