aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/registered_cache.cpp
AgeCommit message (Expand)Author
2018-12-01file_sys/registered_cache: Eliminate variable shadowingLioncash
2018-11-27file_sys/registered_cache: Use regular const references instead of std::share...Lioncash
2018-11-01file_sys: Use common KeyManager in NCA container typesZach Hilman
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-10-17qt: Add support for dumping a DLC Data RomFSZach Hilman
2018-10-17registered_cache: Deduplicate results of ListEntry and ListEntryFilterZach Hilman
2018-10-16file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...Lioncash
2018-09-25vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFileLioncash
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman
2018-09-21qt: Add UI elements for LayeredFS and related toolsZach Hilman
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-04bktr: Fix missing includes and optimize styleZach Hilman
2018-09-04registration: Add RegisteredCacheUnionZach Hilman
2018-09-04main: Only show DRD deprecation warning onceZach Hilman
2018-09-04registration: Add support for installing NSP filesZach Hilman
2018-09-03file_sys: Replace includes with forward declarations where applicableLioncash
2018-09-02vfs_real: Forward declare IOFileLioncash
2018-08-27registered_cache: Get rid of variable shadowing in ProcessFiles()Lioncash
2018-08-23file_sys: Cut down on includes and copiesZach Hilman
2018-08-23registration: Add GetEntryUnparsed methodsZach Hilman
2018-08-20registration: Add Data_Unknown5 NCAContentTypeZach Hilman
2018-08-18filesystem: Add support for loading of system archivesZach Hilman
2018-08-15common: Namespace hex_util.h/.cppLioncash
2018-08-12registration: Various style and documentation improvementsZach Hilman
2018-08-11registration: Add support for force overwrite of installedZach Hilman
2018-08-11registration: Update documentation and styleZach Hilman
2018-08-11registration: Take RawCopy function as parameterZach Hilman
2018-08-11registered_cache: Fix missing reading from yuzu_metaZach Hilman
2018-08-11file_sys: Comply to style guidelinesZach Hilman
2018-08-11qt: Add 'Install to NAND' option to menuZach Hilman
2018-08-11file_sys: Add RegisteredCacheZach Hilman