summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
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-09-30Fix reading title IDs of Wii discsJosJuice
2018-09-28Merge pull request #7411 from JosJuice/wii-metadata-unencryptedMat M
2018-09-20Fix scrubbing unencrypted Wii disc imagesJosJuice
2018-09-20Refactor DiscScrubber::MarkAsUsedEJosJuice
2018-09-12Read Wii disc metadata from the unencrypted headerJosJuice
2018-08-02ExportDOL: ActionReplay has a 0'd dol offset. Don't try to extract.booto
2018-06-09ChunkFile: Remove unnecessary includesLioncash
2018-06-02Qt/FilesystemWidget: Add size columnspycrab
2018-05-30VolumeWii: Shorten padding checking code within CheckIntegrity()Lioncash
2018-05-30VolumeWii: Use ReadSwapped for retrieving the partition data size in CheckInt...Lioncash
2018-05-30VolumeGC/VolumeWii: Dehardcode sizes where applicableLioncash
2018-05-30Volume/VolumeGC/VolumeWii: Amend variable namingLioncash
2018-05-27ColorUtil: Amend function name casingLioncash
2018-05-27ColorUtil: Namespace code under the Common namespaceLioncash
2018-05-27CDUtils: Amend function namesLioncash
2018-05-27CDUtils: Namespace code under the Common namespaceLioncash
2018-05-23Make the support for unencrypted Wii disc images less brokenJosJuice
2018-05-20Reimplement custom PNG banners in game listJosJuice
2018-05-16Common/Hash: Namespace code under the Common namespaceLioncash
2018-05-04NandPaths: Return paths that are relative to Wii NANDLéo Lam
2018-04-13CMakeLists: Link in zlib privately where applicableLioncash
2018-04-12Reformat all the things!spycrab
2018-03-31DiscIO: Don't use all uppercase for enum valuesJosJuice
2018-03-27DiscExtractor: Pass partition by reference rather than by value in ExtractDir...Lioncash
2018-03-24DiscIO/CMakeLists: Migrate off add_dolphin_libraryLioncash
2018-03-16Assert: Remove unused parameter from DEBUG_ASSERTLioncash
2018-03-14Assert: Uppercase assertion macrosLioncash
2018-03-09Unify ISOFile (wx) with GameFile (Qt) and put it in UICommonJosJuice
2017-12-03WiiSaveBanner: Resolve a -Wreorder warningLioncash
2017-11-19VolumeGC: Correct printf specifier in LoadBannerFile()Lioncash
2017-11-08Avoid forbidden characters when extracting disc partitionsJosJuice
2017-11-06Merge pull request #6162 from JosJuice/nand-check-save-game-nameAnthony
2017-11-06Merge pull request #6109 from t27duck/missing_wiiware_makers_2JosJuice
2017-11-03Avoid UB when reading Wii volume namesJosJuice
2017-11-03Add WiiSaveBanner classJosJuice
2017-10-29Merge pull request #6148 from leoetlino/null-bugLeo Lam
2017-10-28NANDImporter: Construct strings correctlyLéo Lam
2017-10-28NANDImporter: Add support for dumps that don't include keysLéo Lam
2017-10-24DiscIO: Remove comments that state obvious factsLéo Lam