Historique des commits

Auteur SHA1 Message Date
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). il y a 11 ans
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h il y a 11 ans
  Yuri Kunde Schlesner f3c096951b Common: Move IO-specific compatibility macros to file_util.cpp il y a 11 ans
  Yuri Kunde Schlesner bf12f270b3 Common: Remove many unnecessary cross-platform compatibility macros il y a 11 ans
  Emmanuel Gil Peyrot 129ad721c1 Common: Switch to the XDG Base Directory Specification for directory selection. il y a 11 ans
  Emmanuel Gil Peyrot 54d6f6c82b Common: Change names containing “Dolphin” or “PPSSPP” to something more generic. il y a 11 ans
  Subv 71a063f45c Archives: Changed the way paths are built for the archives. il y a 11 ans
  Subv 3bc9f5509b Archives: Change the folder layout of some archives. il y a 11 ans
  Subv aade417b14 Archives: Reduced duplicate code in RomFS and SaveCheck. il y a 11 ans
  Subv 2c89d4d5cd Archives: Implemented ExtSaveData and SharedExtSaveData il y a 11 ans
  purpasmart96 ebfd831ccb License change il y a 11 ans
  Subv bec527fa24 SaveData: Implemented the SystemSaveData archive. il y a 11 ans
  Subv ea9ce0fba7 Filesystem/Archives: Implemented the SaveData archive il y a 11 ans
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros il y a 11 ans
  bunnei 5bac72282a Common: Add "sysdata" to GetUserPath and cleanup. il y a 11 ans
  Rohit Nirmal 8a62423970 Change NULLs to nullptrs. il y a 11 ans
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated il y a 11 ans
  bunnei ce8390ac03 Merge pull request #133 from archshift/sdmc-enabled il y a 11 ans
  Yuri Kunde Schlesner b75ac24391 Use std sized types instead of platform specific typedefs il y a 11 ans
  archshift a7c7946867 Common: Return from CreateFullPath early if the directory creation fails il y a 11 ans
  bunnei a171000cbe Merge pull request #108 from archshift/config il y a 11 ans
  archshift e6594f9f53 Added configuration file system. il y a 12 ans
  Emmanuel Gil Peyrot fbd72fd6bf Common: Add a helper function to generate a 8.3 filename from a long one. il y a 11 ans
  Lioncash ca2f0de08a Fix warnings in core and common il y a 11 ans
  archshift 1966f7b0ad Use the citra user path for the sdmc directory il y a 12 ans
  Emmanuel Gil Peyrot 6b7b36a874 Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions. il y a 12 ans
  bunnei 532a9e80a0 Merge pull request #99 from archshift/ext-check il y a 12 ans
  archshift 9d7cc2bedc common: Prune all redundant includes il y a 12 ans
  archshift 5472fd4d9b Added string_util to common, small changes in loader.cpp il y a 12 ans
  Lioncash da6f24b374 Common: Move remaining C header includes over to their C++ equivalent il y a 12 ans