summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Enums.cpp
AgeCommit message (Expand)Author
2025-04-22Merge pull request #13540 from tygyh/DiscIO-Remove-redundant-qualifiersJordan Woyak
2025-04-22DiscIO: Remove redundant qualifiersDr. Dystopia
2025-04-21Add Triforce platform and preliminary boot.id parsingZopolis4
2023-11-28Tool/Header: Add JSON output mode; game dataLexi Larkin
2022-10-22Show vWii System Menu version in Menu BarGaryOderNichts
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-27Add utility functions for GameCube language codesJosJuice
2020-10-22DiscIO: Migrate logging over to fmtLioncash
2019-12-29GetSysMenuVersionString(): Use a char instead of std::string for the region l...David Korth
2019-11-08Merge pull request #8367 from JosJuice/missing-company-idsConnor McLaughlin
2019-09-25DiscIO: Make company names match GameTDB's list betterJosJuice
2019-09-22DiscIO: Add missing company IDsJosJuice
2019-09-21Add Wii Mini system menu version detectionDexter Gerig
2019-08-09Also override the SYSCONF country settingJosJuice
2019-07-15Fix VolumeVerifier considering Wii Menu WADs to have wrong regionJosJuice
2019-06-19Common/MsgHandler: Namespace code within the Common namespaceLioncash
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-03-30DiscIO: Make Korean GC checks in Enums.cpp less fragileJosJuice
2018-10-19DiscIO: Restore the Korean case in CountryCodeToCountryJosJuice
2018-10-14Show 1.0U instead of 1.0 for Wii Menu 1.0JosJuice
2018-10-12Treat Wii Menu 1.0 as NTSC-UJosJuice
2018-10-12DiscIO: Rename RegionSwitch/CountrySwitchJosJuice
2018-10-12DiscIO: Add more RegionSwitch/CountrySwitch commentsJosJuice
2018-10-12DiscIO: Fix CountrySwitch's 'M' comment (and clarify other VC comments)JosJuice
2018-10-08DiscIO: Fix the 'W', 'X', 'Y' and 'Z' country codesJosJuice
2018-10-08DiscIO: Add the missing 'V' country codeJosJuice
2018-10-08DiscIO: Move the Korean GC mess out of VolumeGCJosJuice
2018-10-05DiscIO: Merge RegionSwitchGC and RegionSwitchWiiJosJuice
2018-03-31DiscIO: Don't use all uppercase for enum valuesJosJuice
2018-03-09Unify ISOFile (wx) with GameFile (Qt) and put it in UICommonJosJuice
2017-10-22Update maker information to match the wikiTony Drake
2017-10-08Add some missing WiiWare makersFoxP
2017-10-01Add some missing WiiWare makersTony Drake
2017-07-16Fix RegionSwitchGC for the value 'K'JosJuice
2017-06-28DiscIO: Add convenience methods IsDisc and IsWii for Platform enumJosJuice
2017-06-27Fix references to CACHE_REVISION in DiscIO commentsJosJuice
2017-03-24Clarify the log message for unknown Wii Menu regionsJosJuice
2017-03-23DiscIO: add empty UNKNOWN_REGION case (fixes warning)Michael Maltese
2017-03-18Return a more meaningful type from GetSysMenuRegionJosJuice
2017-03-18Fix GetSysMenuRegion's handling of Wii Menu 1.0JosJuice
2017-03-18Display nicer version strings for the Wii MenuJosJuice
2017-03-16Simplify GetSysMenuRegionJosJuice
2017-01-02SConfig: Replace bNTSC with m_regionJosJuice
2017-01-02DiscIO: Add GetRegion function and Region enumJosJuice
2016-08-11Run clang-format on missed filesLéo Lam
2016-07-13Move DiscIO enums to a new fileJosJuice