Age | Commit message (Expand) | Author |
---|---|---|
2025-01-14 | Revert incorrect copyright attribution for non-contributed files | Zephyron |
2024-12-31 | core: Update copyright headers | Zephyron |
2022-07-27 | chore: make yuzu REUSE compliant | Andrea Pappacoda |
2022-06-16 | common: param_package: Demote DEBUG to TRACE for getters | Narr the Reg |
2021-10-01 | common/logging: Reduce scope of fmt include | ameerj |
2018-10-06 | citra_qt/configuration: misc input tab improvements | zhupengfei |
2018-07-20 | param_package: Take std::string by value in string-based Set() function | Lioncash |
2018-07-20 | param_package: Use std::unordered_map's insert_or_assign instead of map indexing | Lioncash |
2018-07-20 | param_package: Get rid of file-static std::string construction | Lioncash |
2018-07-02 | Rename logging macro back to LOG_* | James Rowe |
2018-04-26 | common: Move logging macros over to new fmt-capable macros where applicable | Lioncash |
2017-03-01 | Common: add ParamPackage | wwylele |