summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/NANDContentLoader.cpp
AgeCommit message (Expand)Author
2017-06-29FileUtil: Add a class for Exists/IsDirectory/GetSizeJosJuice
2017-06-27IOS: Use a std::array for the title key instead of vectorLéo Lam
2017-06-15Move IOFile to a separate fileJosJuice
2017-06-06DiscIO: Remove C/I/S prefixes from class namesJosJuice
2017-06-03IOS/ES: Move ImportTicket write functionLéo Lam
2017-06-03DiscIO: Fix the wrong NAND root being usedLéo Lam
2017-06-03Use std::optional for ESFormats/SharedContentMapLéo Lam
2017-05-14Reuse the IOS code for WAD installationLéo Lam
2017-05-13IOS/ES: Implement DeleteTitleContent properlyLéo Lam
2017-05-06Don't duplicate code for getting paths based on title IDsJosJuice
2017-04-23IOS: Implement UID/GID changes for the PPCLéo Lam
2017-03-26IOS/ES: Move shared content map, uid.sys codeLéo Lam
2017-03-05Merge pull request #5007 from lioncash/swapMat M
2017-03-04IOS/ES: Implement ES_GetOwnedTitlesLéo Lam
2017-03-03Common: Move byte swapping utilities into their own headerLioncash
2017-03-01Add ES::Content::IsShared to avoid hardcoding 0x8000Léo Lam
2017-02-27IOS/ES: Implement ES_Export* ioctlvsLéo Lam
2017-02-26ES: Make sure the TMD and ticket are valid before useLéo Lam
2017-02-26Move AES code to Common/CryptoLéo Lam
2017-02-26Use ESFormats for TMDsLéo Lam
2017-02-26Move the ticket code to ESFormatsLéo Lam
2017-02-10Get rid of a singleton for NAND shared contentsLéo Lam
2017-02-10Always use configured root when installing WADLéo Lam
2017-01-23DiscIO: Fix out-of-bounds access in NANDContentDataBufferLéo Lam
2017-01-14DiscIO: Export GetKeyFromTicketPierre Bourdon
2017-01-14DiscIO: Implement functions to lookup ticketsPierre Bourdon
2017-01-14IOS/ES: Implement ES_AddTicket.Pierre Bourdon
2017-01-02DiscIO: Add GetRegion function and Region enumJosJuice
2016-12-06Common: Add alignment headerLéo Lam
2016-10-14NANDContentLoader: Add IOFile forward declarationLioncash
2016-09-14NANDContentLoader: Delay vector construction until needed in Get()Lioncash
2016-09-14NANDContentLoader: Make CNANDContentData's Get function return by non-const v...Lioncash
2016-09-14DiscIO: Fix NAND Memory LeakEmptyChaos
2016-07-13Move DiscIO enums to a new fileJosJuice
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-03-20properly open/close the file to avoid rapid open/close cyclesBhaaL
2016-03-20hide the distinction between WAD and File from ESBhaaL
2016-03-20fix some style inconsistencies that drove me nutsBhaaL
2016-01-03Debug Builds: Fixed vector assertionSepalani
2015-12-19NANDContentLoader/WiiWAD: Get rid of raw delete and newLioncash
2015-10-16Merge pull request #3139 from JosJuice/fix-wii-rootflacs
2015-10-16Mark which Wii root to use in the NAND path code.comex
2015-10-07NANDContentLoader: Replace a string rbegin() call with a back() callLioncash
2015-10-03Merge pull request #3091 from Tilka/mbedtlsshuffle2
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-09-25mbedTLS: run rename.pl script and fix errorsTillmann Karras
2015-06-02Merge pull request #1556 from comex/project-morationcomex
2015-05-28Pass strings by const reference where possibleLioncash
2015-05-28Add a mode to use a dummy Wii NAND.comex
2015-05-25Set copyright year to when a file was createdTillmann Karras