Historique des commits

Auteur SHA1 Message Date
  Lioncash 1ea6bdef05 audio_core: Make shadowing and unused parameters errors il y a 5 ans
  Lioncash 2296e921d2 core: Resolve several -Wextra-semi warnings il y a 6 ans
  Lioncash ef060ed40c result: Add default error code for the ResultCode(-1) case il y a 6 ans
  Lioncash 27ab99490e result: Resolve sign-coversion warnings il y a 6 ans
  Lioncash 5dfcf7cf26 hle/result: Remove unnecessary bitfield entry for ResultCode il y a 7 ans
  Lioncash 0c28ab92e6 core/hle/result: Remove now-unnecessary manually defined copy assignment operator il y a 7 ans
  Lioncash 3f602dde0f core/hle/result: Amend error in comment description for ResultCode il y a 7 ans
  Lioncash f7ec0bcfc2 core/hle/result: Remove now-unused constructor for ResultCode il y a 7 ans
  Lioncash d870cc5ad7 core/hle/result: Relocate IPC error code to ipc_helpers il y a 7 ans
  Lioncash 02bc9e9de1 core/hle/ipc: Remove unnecessary includes il y a 7 ans
  Lioncash b725d1fdf7 file_sys/errors: Extract FS-related error codes to file_sys/errors.h il y a 7 ans
  Lioncash f1bc62bb4c hle/result: Make ResultVal's move constructor as noexcept il y a 8 ans
  greggameplayer 1efb81a61d Add & correct some error modules il y a 8 ans
  greggameplayer a215f63235 Add and correct some Error Modules (#444) il y a 8 ans
  Lioncash 36e60c217a result: Check against self-assignment in ResultVal's copy assignment operator il y a 8 ans
  Subv 6e38081165 ResultCode: Mark any error code that isn't 0 as an error. il y a 8 ans
  bunnei 8e50d6002b fsp_srv: Various improvements to IStorage:Read implementation. il y a 8 ans
  bunnei 34571f4d2e hle: Use Switch formatted result codes. il y a 8 ans
  Yuri Kunde Schlesner 723dc644fa ResultVal: Remove MoveFrom() il y a 9 ans
  Yuri Kunde Schlesner 4cb47b0278 ResultVal: Add an rvalue overload of Unwrap() il y a 9 ans
  Yuri Kunde Schlesner 7e5dd46cf4 ResultVal: Add more convenience utils for creating and cascading results il y a 9 ans
  Yuri Kunde Schlesner 2cdb40d709 Kernel: Centralize error definitions in errors.h il y a 9 ans
  Yuri Kunde Schlesner 743d18f0e4 GSP_GPU: Move error codes from result.h to local file il y a 9 ans
  Yuri Kunde Schlesner 92be29adba FileSys: Move all result description to errors.h il y a 9 ans
  Yuri Kunde Schlesner 3b1f0fea31 result: Make error description a generic integer il y a 9 ans
  Yuri Kunde Schlesner a75145a2c6 Make BitField and ResultCode constexpr-initializable il y a 9 ans
  Subv ddfabf3133 Kernel: Use a Session object to keep track of the status of a Client/Server session pair. il y a 9 ans
  wwylele a0df747325 file_sys: add Self NCCH archive il y a 9 ans
  Yuri Kunde Schlesner 905fc92ce1 Merge pull request #2249 from Subv/sessions_v3 il y a 9 ans
  Subv c93c5a72bb Return an error code when connecting to a saturated port. il y a 9 ans