lat9nq
fb66a455c4
yuzu qt: Remove global system instances from config, WaitTree, main
5 years ago
Morph
a745d87971
general: Fix various spelling errors
5 years ago
Lioncash
f6bb905182
common/telemetry: Migrate namespace into the Common namespace
Migrates the Telemetry namespace into the Common namespace to make the
code consistent with the rest of our common code.
6 years ago
Lioncash
a97120efc1
yuzu/compatdb: Remove unnecessary qualifiers
Keeps the code consistent in regards to how the buttons are referred to.
7 years ago
Lioncash
319365fdf0
yuzu: Remove usage of the global telemetry accessor
In these cases the system object is nearby, and in the other, the
long-form of accessing the telemetry instance is already used, so we can
get rid of the use of the global accessor.
7 years ago
Lioncash
456c7043bd
yuzu/compatdb: Remove unused lambda capture
Silences a compiler warning with clang.
7 years ago
fearlessTobi
585b6a6a50
compatdb: Use a seperate endpoint for testcase submission
8 years ago
fearlessTobi
b4ace6ec6f
Address a bunch of review comments
8 years ago
fearlessTobi
4d139943f2
Port web_service from Citra
8 years ago