Historie revizí

Autor SHA1 Zpráva Datum
  Yuri Kunde Schlesner 2d7299a86f Loader: Remove unnecessary pointer indirection to IOFile před 11 roky
  condut c385b7767d FS: Stream RomFS from file instead of loading all of it to memory před 11 roky
  Emmanuel Gil Peyrot e5fcabdd69 Core: Cleanup file_sys includes. před 11 roky
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h před 11 roky
  Yuri Kunde Schlesner 3f1a3952d7 FS: Allow multiple instances of the same archive type to be open at once před 11 roky
  Subv aade417b14 Archives: Reduced duplicate code in RomFS and SaveCheck. před 11 roky
  Subv 13efbdc201 SaveDataCheck: Preliminary work in this archive. před 11 roky
  Subv 2c89d4d5cd Archives: Implemented ExtSaveData and SharedExtSaveData před 11 roky
  Emmanuel Gil Peyrot bbe0bf1332 FileSys: Clean up according to the coding style, and remove redundant namespaced names. před 11 roky
  bunnei 0de6a08d75 Merge pull request #291 from purpasmart96/license před 11 roky
  archshift 0625dd09ea Added CreateFile to the FS_USER service před 11 roky
  purpasmart96 ebfd831ccb License change před 11 roky
  Yuri Kunde Schlesner 82528ba7df Common: Add a clone of std::make_unique před 11 roky
  Yuri Kunde Schlesner 83e6e4ffec FS.Archive: Clean up treatment of archives and their handles před 11 roky
  Yuri Kunde Schlesner 0931a42af0 Service.FS: Rename FileSys::File to FileBackend před 11 roky
  Yuri Kunde Schlesner d51afab0bc Service.FS: Rename FileSys::Directory to DirectoryBackend před 11 roky
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros před 11 roky
  archshift 139a4d91d9 Updated archive.cpp functions for proper error handling před 11 roky
  archshift e5ff01c2cd Implemented RenameDirectory in FS:USER před 11 roky
  archshift 45afc15aa6 Implemented RenameFile in FS:USER před 11 roky
  bunnei ef1b16a7eb Merge pull request #191 from archshift/deletexyz před 11 roky
  archshift 8aeadbd95a Added DeleteFile and DeleteDirectory functions to FS:USER and the archives. před 11 roky
  Lioncash 1a8f466217 Remove extraneous semicolons před 11 roky
  bunnei a3107a6b57 FileSys: Updated backend code to use FileSys::Path instead of string for paths. před 11 roky
  archshift 04c90c395d Added CreateDirectory function to service/fs.cpp, and in Archive. před 11 roky
  Sean 9a012ff007 Fix some warnings před 11 roky
  Emmanuel Gil Peyrot c14e5713f5 Core: Add a method to obtain a Directory from an Archive. před 12 roky
  Emmanuel Gil Peyrot 9251f7e2f8 Core: Add a new File class, obtainable from an Archive, and a stub implementation. před 12 roky
  archshift 4c4a01bf41 Added FS functions to Archive and Archive_RomFS před 12 roky
  bunnei 2c62d92551 Loader: Updated read methods to be const před 12 roky