13 Commits (a1217fe464e6700f01e6595b136201282392a45e)

Author SHA1 Message Date
lizzie 059daada53 let it rip 4 months ago
lizzie 64c38be803 leave pending param package stuff 4 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Narr the Reg 94877ec9c6 common: param_package: Demote DEBUG to TRACE for getters 4 years ago
ameerj 98b3b5e0e3 common/logging: Reduce scope of fmt include 5 years ago
zhupengfei 18b712829f citra_qt/configuration: misc input tab improvements 8 years ago
Lioncash a2e090303f param_package: Take std::string by value in string-based Set() function 8 years ago
Lioncash 3c613decdf param_package: Use std::unordered_map's insert_or_assign instead of map indexing 8 years ago
Lioncash 48ea3bc5fb param_package: Get rid of file-static std::string construction 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Lioncash f4cc29c07c common: Move logging macros over to new fmt-capable macros where applicable 8 years ago
wwylele 11e73d554f Common: add ParamPackage 10 years ago