5052 Commits (04e68e973829ddfb262f0539627ec7fe56424fb2)

Author SHA1 Message Date
Zach Hilman 61a5b56abd key_manager: Add support for autogenerated keys 8 years ago
Zach Hilman f26fc64cb4 key_manager: Add support for KEK and SD seed derivation 8 years ago
Zach Hilman cde665c565 key_manager: Switch to boost flat_map for keys 8 years ago
Zach Hilman ab44192ab0 file_sys: Implement NAX containers 8 years ago
Zach Hilman 8b52d6682a registration: Add GetEntryUnparsed methods 8 years ago
Zach Hilman 13524578b6 sdmc_factory: Add SDMC RegisteredCache getter 8 years ago
Zach Hilman bf33f80fae vfs: Add GetOrCreateDirectoryRelative method 8 years ago
Zach Hilman ef3768f323 filesystem: Add CreateFactories methods to fs 8 years ago
Zach Hilman 410062031b filesystem: Add logging to registration getters 8 years ago
Zach Hilman b247e0cab0 loader: Add new NAX-specific errors and messages 8 years ago
Zach Hilman 2164702cf7 nax: Add AppLoader_NAX and update loader to support it 8 years ago
Zach Hilman c4845df3d4 xts_encryption_layer: Implement XTSEncryptionLayer 8 years ago
Zach Hilman 10e5356e9a aes_util: Make XTSTranscode stricter about sizes 8 years ago
Zach Hilman 6dd369ab88 ctr_encryption_layer: Fix bug when transcoding small data 8 years ago
Zach Hilman a9dc5a3c10 xci: Fix error masking issue 8 years ago
David Marcec eccc77a8c8 Added SharedFonts loading via TTF 7 years ago
David Marcec 15cc34b93e Added missing include for pl:u 8 years ago
David 99fc32428a PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088) 8 years ago
Lioncash 29ac15d1b8 vfs: Replace mode.h include with forward declarations where applicable 8 years ago
Lioncash 8dd9cb98ce am: Utilize std::array within PopLaunchParameter() 8 years ago
MerryMage 3f4fb4b037 perf_stats: Change MAX_LAG_TIME_US to an appropriate value 8 years ago
Lioncash bfb28c5b3f sdmc_factory: Remove unnecessary core include 8 years ago
tech4me cc71832b19 qt/main: Port part of citra(#3411), open savedata works 8 years ago
Lioncash 477eee3993 service/filesystem: Use forward declarations where applicable 8 years ago
Lioncash 96463d0a55 romfs_factory: Remove unnecessary includes and use forward declarations where applicable 8 years ago
Lioncash b5fb246a99 telemetry_session: Don't allocate std::string instances for program lifetime in GetTelemetryId() and RegenerateTelemetryId() 8 years ago
Lioncash 609cb04f3f acc: Replace profile_manager include with a forward declaration 8 years ago
Lioncash eb88fedc5d acc: Simplify WriteBuffer call within LoadImage() 8 years ago
Lioncash f5b132676f acc: Correct IProfile's constructor initializer list order 8 years ago
Lioncash 0fcdf37917 acc: Remove unused DEFAULT_USER_ID 8 years ago
Lioncash 350f6e0aa4 profile_manager: Use INVALID_UUID in the initializer of last_opened_user 8 years ago
Lioncash 9d8f19d7bf profile_manager: Remove unnecessary memcpy in GetProfileBaseAndData() 8 years ago
Lioncash 38cd4e9c61 profile_manager: Use type aliases for username data, profile data, and user arrays 8 years ago
Lioncash f9a26d468c profile_manager: Take ProfileInfo by const reference where applicable 8 years ago
Lioncash 1277556c69 profile_manager: Make array parameter to CreateNewUser a const reference 8 years ago
Lioncash dfdf4a46fe profile_manager: Remove unnecessary static 8 years ago
Lioncash 69dd37d874 profile_manager: Simplify UUID's two param constructor, operator==, and operator bool 8 years ago
Lioncash f13a66b963 profile_manager: Move UUID generation function to the cpp file 8 years ago
fearlessTobi ba8ff096fd Port #3353 from Citra 8 years ago
Zach Hilman e8cb6f5c9b registration: Add Data_Unknown5 NCAContentType 8 years ago
Lioncash 9e9a4bb3a7 profile_manager: Remove unnecessary std::move in AddToProfiles() and CreateNewUser() 8 years ago
David Marcec 8a88110060 Added CheckFreeCommunicationPermission 8 years ago
Zach Hilman 27da7bc9da filesystem: Add support for loading of system archives 8 years ago
greggameplayer 2003771789 Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059) 8 years ago
greggameplayer cef35e7c9c
correct coding style 8 years ago
greggameplayer 928e78dced Implement GetDefaultDisplayResolutionChangeEvent 8 years ago
Lioncash a0ce6de913 core: Delete System copy/move constructors and assignment operators 8 years ago
MerryMage 94329038b6 dynarmic: Update to 550d662 8 years ago
Lioncash b39cd70cd4 common: Namespace hex_util.h/.cpp 8 years ago
Lioncash aac5792a2b kernel/server_session: Add IsSession() member function 8 years ago