Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-31 | Port #3758 from Citra (#852): Add missing std::string import in text_formatter | Tobias | 1 | -0/+1 |
2018-03-22 | Logging: Create logging macros based on fmtlib | Daniel Lim Wee Soong | 1 | -13/+1 |
2018-01-21 | Format: Run the new clang format on everything | James Rowe | 1 | -1/+1 |
2016-10-20 | Fix typos | Ricardo de Almeida Gonzaga | 1 | -1/+1 |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -1/+0 |
2015-05-12 | Common: Remove async logging | Yuri Kunde Schlesner | 1 | -8/+0 |
2015-03-06 | Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread. | Emmanuel Gil Peyrot | 1 | -2/+1 |
2014-12-21 | License change | purpasmart96 | 1 | -1/+1 |
2014-12-14 | Restore the original console color after logging a message. | Yuri Kunde Schlesner | 1 | -0/+2 |
2014-12-13 | Add configurable per-class log filtering | Yuri Kunde Schlesner | 1 | -1/+2 |
2014-12-13 | Implement text path trimming for shorter paths. | Yuri Kunde Schlesner | 1 | -0/+12 |
2014-12-13 | New logging system | Yuri Kunde Schlesner | 1 | -0/+26 |