Commit Graph

13 Commits

Author SHA1 Message Date
95b413a458 yuzu/compatdb: Remove unnecessary qualifiers
Keeps the code consistent in regards to how the buttons are referred to.
2019-05-10 20:30:32 +02:00
65572a0fb8 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.
2019-03-17 23:17:57 +01:00
6149be43cf yuzu/compatdb: Remove unused lambda capture
Silences a compiler warning with clang.
2019-03-02 14:04:13 +01:00
b7117bf050 compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
b0aed19823 Address a bunch of review comments 2018-10-20 10:35:55 -04:00
7c5a76e58b log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
b5934237fa Fix build 2018-05-25 20:28:15 +12:00
79b0e62455 citra_qt: Migrate logging macros
Follow-up of #3533

Replace prefix of all logging macros from LOG to NGLOG
2018-03-25 13:00:36 +08:00
fc1bdc3c62 enum class 2018-01-20 09:56:02 -06:00
169b076913 use enum and add default case 2018-01-18 21:02:55 -06:00
ca96077601 1 -> d 2018-01-11 10:57:44 -06:00
b71d9e108d address wwylele's feedback 2018-01-10 19:05:14 -06:00
e768a92587 add compatibility reporting to qt frontend 2018-01-01 19:25:38 -06:00