16 Commits (fb3ef957bbb6d674f7482572443a678e6b4a612e)

Author SHA1 Message Date
Narr the Reg fb3ef957bb service: fs: Skip non user id folders 2 years ago
arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Andrea Pappacoda 01cf05bc75
chore: add missing SPDX tags 4 years ago
ameerj 923decae5a common: Reduce unused includes 4 years ago
Morph 7b39215c8a hex_util: Fix incorrect array size in AsArray 4 years ago
Lioncash d0b1f2bd05 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 5 years ago
Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash 7f0f37fca7 partition_data_manager: Make data arrays constexpr 5 years ago
Lioncash 969cd6dc1d
common/hex_util: Reserve std::string memory ahead of time 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman 70bd2bb1d3 ips_layer: Deduplicate resource usage 7 years ago
Zach Hilman f62227aa95 hex_util: Add HexVectorToString and HexStringToVector 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash b39cd70cd4 common: Namespace hex_util.h/.cpp 7 years ago
Zach Hilman 167bfddafa file_sys: Comply to style guidelines 8 years ago
Zach Hilman 10aac376d1 common: Move hex string processing to separate file 8 years ago