lat9nq
3aec34df0a
yuzu qt: Remove global system instances from config, WaitTree, main
4 years ago
Morph
23413c0d44
general: Fix various spelling errors
5 years ago
Lioncash
ecb9029c6a
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.
5 years ago
Lioncash
9231b30406
yuzu/compatdb: Remove unnecessary qualifiers
Keeps the code consistent in regards to how the buttons are referred to.
7 years ago
Lioncash
de68ab9139
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
9c6a7d3ebe
yuzu/compatdb: Remove unused lambda capture
Silences a compiler warning with clang.
7 years ago
fearlessTobi
381e04453a
compatdb: Use a seperate endpoint for testcase submission
7 years ago
fearlessTobi
fb46c8b426
Address a bunch of review comments
7 years ago
fearlessTobi
92e939952c
Port web_service from Citra
7 years ago