Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-18 | telemetry: Remove unnecessary Field constructor | Lioncash | 1 | -4/+1 |
2018-07-18 | telemetry: Make operator== and operator!= const member functions of Field | Lioncash | 1 | -2/+2 |
2018-07-18 | telemetry: Default copy/move constructors and assignment operators | Lioncash | 1 | -14/+4 |
2018-03-27 | telemetry.h: Reword comment from citra to yuzu | N00byKing | 1 | -1/+1 |
2018-01-18 | telemetry: Silence initialization order warnings | Lioncash | 1 | -2/+2 |
2017-05-25 | common: Add a generic interface for logging telemetry fields. | bunnei | 1 | -0/+196 |