aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-08-23key_manager: Switch to boost flat_map for keysZach Hilman
2018-08-23file_sys: Implement NAX containersZach Hilman
2018-08-23registration: Add GetEntryUnparsed methodsZach Hilman
2018-08-23sdmc_factory: Add SDMC RegisteredCache getterZach Hilman
2018-08-23vfs: Add GetOrCreateDirectoryRelative methodZach Hilman
2018-08-23filesystem: Add CreateFactories methods to fsZach Hilman
2018-08-23filesystem: Add logging to registration gettersZach Hilman
2018-08-23loader: Add new NAX-specific errors and messagesZach Hilman
2018-08-23nax: Add AppLoader_NAX and update loader to support itZach Hilman
2018-08-23xts_encryption_layer: Implement XTSEncryptionLayerZach Hilman
2018-08-23aes_util: Make XTSTranscode stricter about sizesZach Hilman
2018-08-23ctr_encryption_layer: Fix bug when transcoding small dataZach Hilman
2018-08-23xci: Fix error masking issueZach Hilman
2018-08-23Added SharedFonts loading via TTFDavid Marcec
2018-08-22Merge pull request #1136 from tech4me/masterbunnei
2018-08-22Merge pull request #840 from FearlessTobi/port-3353bunnei
2018-08-22Added missing include for pl:uDavid Marcec
2018-08-21PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088)David
2018-08-21Merge pull request #1145 from lioncash/fwd-declbunnei
2018-08-21vfs: Replace mode.h include with forward declarations where applicableLioncash
2018-08-21am: Utilize std::array within PopLaunchParameter()Lioncash
2018-08-21Merge pull request #1143 from lioncash/incbunnei
2018-08-21perf_stats: Change MAX_LAG_TIME_US to an appropriate valueMerryMage
2018-08-21sdmc_factory: Remove unnecessary core includeLioncash
2018-08-21qt/main: Port part of citra(#3411), open savedata workstech4me
2018-08-21Merge pull request #1129 from lioncash/headerbunnei
2018-08-20service/filesystem: Use forward declarations where applicableLioncash
2018-08-20Merge pull request #1126 from lioncash/telembunnei
2018-08-20Merge pull request #1122 from lioncash/accbunnei
2018-08-20romfs_factory: Remove unnecessary includes and use forward declarations where...Lioncash
2018-08-20Merge pull request #1095 from DarkLordZach/sysarchivesbunnei
2018-08-20telemetry_session: Don't allocate std::string instances for program lifetime ...Lioncash
2018-08-20acc: Replace profile_manager include with a forward declarationLioncash
2018-08-20acc: Simplify WriteBuffer call within LoadImage()Lioncash
2018-08-20acc: Correct IProfile's constructor initializer list orderLioncash
2018-08-20acc: Remove unused DEFAULT_USER_IDLioncash
2018-08-20profile_manager: Use INVALID_UUID in the initializer of last_opened_userLioncash
2018-08-20profile_manager: Remove unnecessary memcpy in GetProfileBaseAndData()Lioncash
2018-08-20profile_manager: Use type aliases for username data, profile data, and user a...Lioncash
2018-08-20profile_manager: Take ProfileInfo by const reference where applicableLioncash
2018-08-20profile_manager: Make array parameter to CreateNewUser a const referenceLioncash
2018-08-20profile_manager: Remove unnecessary staticLioncash
2018-08-20profile_manager: Simplify UUID's two param constructor, operator==, and opera...Lioncash
2018-08-20profile_manager: Move UUID generation function to the cpp fileLioncash
2018-08-20Merge pull request #1064 from lioncash/telemetrybunnei
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-20registration: Add Data_Unknown5 NCAContentTypeZach Hilman
2018-08-20profile_manager: Remove unnecessary std::move in AddToProfiles() and CreateNe...Lioncash
2018-08-20Merge pull request #1117 from ogniK5377/CheckFreeCommunicationPermissionbunnei
2018-08-20Merge pull request #1017 from ogniK5377/better-accountbunnei