7 Commits

Author SHA1 Message Date
Pengfei Zhu f66d3cd0fd Update CryptoPP to fix g++ build on C++20 2022-07-01 18:03:52 +08:00
Pengfei c4e5e05b8d Overhauls the logging system
Updated fmt to 8.0.0.
This is now more compile-time, and outputs to stderr, file as well as a buffer.
2021-09-10 22:04:25 +08:00
Pengfei 15b1af7dd1 Add signature validation to TMD 2021-07-29 23:27:13 +08:00
Pengfei 374470cd60 Support SDMC/NAND path redirecting
Added inih as an external.
2021-07-15 16:28:33 +08:00
zhupengfei ccffd51904 Update logging system
- Update to fmt 6.0.0
- Updated logging system to be macro based
- Fixed a bug with including
2019-09-05 23:05:16 +08:00
zhupengfei 7df0b63a1e updates
- implemented frontend
- namespaced Core
- imported qdevicewatcher
- fixed bug in logging (more like in misc)
2019-08-28 19:16:05 +08:00
zhupengfei 4f5a3effd8 Initial commit 2019-08-24 23:30:22 +08:00