summaryrefslogtreecommitdiff
path: root/src/common/param_package.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31core: Update copyright headersZephyron
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-06-16common: param_package: Demote DEBUG to TRACE for gettersNarr the Reg
2021-10-01common/logging: Reduce scope of fmt includeameerj
2018-10-06citra_qt/configuration: misc input tab improvementszhupengfei
2018-07-20param_package: Take std::string by value in string-based Set() functionLioncash
2018-07-20param_package: Use std::unordered_map's insert_or_assign instead of map indexingLioncash
2018-07-20param_package: Get rid of file-static std::string constructionLioncash
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-26common: Move logging macros over to new fmt-capable macros where applicableLioncash
2017-03-01Common: add ParamPackagewwylele