summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/DiscUtils.cpp
AgeCommit message (Expand)Author
2024-07-21Use C++20 erase_if() instead of erase(remove_if()) (NFC)Tillmann Karras
2022-01-13Fix non-constexpr format stringsPokechu22
2021-12-03DolphinTool: CLI utility interface and disc image toolsssdsnake
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-10DiscIO: Move magic constants for discs to DiscUtilsJosJuice
2021-03-10DiscIO: Move some code from VolumeVerifier to DiscUtilsJosJuice
2021-03-09DiscIO: Move some code from DiscExtractor to new file DiscUtilsJosJuice