Historia zmian

Autor SHA1 Wiadomość Data
  Yuri Kunde Schlesner 92be29adba FileSys: Move all result description to errors.h 9 lat temu
  wwylele f775a3781b FileSys: remove unused DiskArchive 9 lat temu
  wwylele 0647f86649 FileSys: w->rw permission lift only happens in SDMC archive 9 lat temu
  wwylele 9a0405858a FileSys: remove Open from FileBackend 9 lat temu
  wwylele 0e754875d1 FileSys: remove Open from DirectoryBackend 9 lat temu
  wwylele 4dd8a831bd FileSys: make Archive interfaces return error code 9 lat temu
  wwylele 96b0e9476b fs: implement DeleteDirectoryRecursively 9 lat temu
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 lat temu
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 lat temu
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 lat temu
  MerryMage a06dcfeb61 Common: Remove Common::make_unique, use std::make_unique 10 lat temu
  Subv 95b34f8081 HLE/FS: Return the proper error codes when opening files. 10 lat temu
  Subv 96f0e32f83 HLE/FS: Return the proper error codes on file Read/Write operations. 10 lat temu
  Subv 09b0564c75 HLE/FS: Corrected the error codes for DeleteFile 10 lat temu
  Subv b350f192bb HLE/FS: Corrected the error codes for CreateFile 10 lat temu
  Subv 381a5c053f HLE/FS: FS::CreateFile takes an u64 for the file size. 10 lat temu
  Subv 922b31ebbd DiskDirectory: Initialize the directory member with valid info. 10 lat temu
  archshift 5dfd2dba70 Implement FS_User::GetFreeBytes 10 lat temu
  Subv ce6a65cec9 Services/FS: Correctly tell the guest app whether a file was correctly opened or not. 11 lat temu
  Yuri Kunde Schlesner a1f08788d9 Archive: Correct a few incorrect types in function signatures 11 lat temu
  Emmanuel Gil Peyrot e5fcabdd69 Core: Cleanup file_sys includes. 11 lat temu
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 lat temu
  Yuri Kunde Schlesner 3f1a3952d7 FS: Allow multiple instances of the same archive type to be open at once 11 lat temu
  Yuri Kunde Schlesner 19b2e739c5 FileSys: Fix a few memory leaks 11 lat temu
  Emmanuel Gil Peyrot bbe0bf1332 FileSys: Clean up according to the coding style, and remove redundant namespaced names. 11 lat temu
  bunnei 0de6a08d75 Merge pull request #291 from purpasmart96/license 11 lat temu
  archshift 0625dd09ea Added CreateFile to the FS_USER service 11 lat temu
  purpasmart96 ebfd831ccb License change 11 lat temu
  Subv ea9ce0fba7 Filesystem/Archives: Implemented the SaveData archive 11 lat temu