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