Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-02 | general: Fix various spelling errors | Morph | |
2020-08-18 | common/telemetry: Migrate namespace into the Common namespace | Lioncash | |
Migrates the Telemetry namespace into the Common namespace to make the code consistent with the rest of our common code. | |||
2019-05-09 | yuzu/compatdb: Remove unnecessary qualifiers | Lioncash | |
Keeps the code consistent in regards to how the buttons are referred to. | |||
2019-03-04 | yuzu: Remove usage of the global telemetry accessor | Lioncash | |
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. | |||
2019-02-27 | yuzu/compatdb: Remove unused lambda capture | Lioncash | |
Silences a compiler warning with clang. | |||
2018-10-28 | compatdb: Use a seperate endpoint for testcase submission | fearlessTobi | |
2018-10-02 | Address a bunch of review comments | fearlessTobi | |
2018-10-02 | Port web_service from Citra | fearlessTobi | |