| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2022-07-27 | chore: make yuzu REUSE compliant | 1 | -3/+2 | |
| 2022-06-16 | common: param_package: Demote DEBUG to TRACE for getters | 1 | -3/+3 | |
| 2021-10-01 | common/logging: Reduce scope of fmt include | 1 | -0/+1 | |
| 2018-10-06 | citra_qt/configuration: misc input tab improvements | 1 | -1/+17 | |
| 2018-07-20 | param_package: Take std::string by value in string-based Set() function | 1 | -3/+5 | |
| 2018-07-20 | param_package: Use std::unordered_map's insert_or_assign instead of map indexing | 1 | -3/+3 | |
| 2018-07-20 | param_package: Get rid of file-static std::string construction | 1 | -3/+4 | |
| 2018-07-02 | Rename logging macro back to LOG_* | 1 | -6/+6 | |
| 2018-04-26 | common: Move logging macros over to new fmt-capable macros where applicable | 1 | -6/+6 | |
| 2017-03-01 | Common: add ParamPackage | 1 | -0/+120 |