Historia zmian

Autor SHA1 Wiadomość Data
  LFsWang 8376821776 Add missing return values in ForeachDirectoryEntry 10 lat temu
  archshift b3cfcf55ea Refactor ScanDirectoryTreeAndCallback to separate errors and retvals 10 lat temu
  bunnei 11a64acf23 Merge pull request #1095 from archshift/game-list 10 lat temu
  archshift 7134a17fc6 Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom behavior 11 lat temu
  Lioncash 751fbfdcc3 general: Silence some warnings when using clang 11 lat temu
  Emmanuel Gil Peyrot 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. 11 lat temu
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 lat temu
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 lat temu
  Yuri Kunde Schlesner f3c096951b Common: Move IO-specific compatibility macros to file_util.cpp 11 lat temu
  Yuri Kunde Schlesner bf12f270b3 Common: Remove many unnecessary cross-platform compatibility macros 11 lat temu
  Emmanuel Gil Peyrot 129ad721c1 Common: Switch to the XDG Base Directory Specification for directory selection. 11 lat temu
  Emmanuel Gil Peyrot 54d6f6c82b Common: Change names containing “Dolphin” or “PPSSPP” to something more generic. 11 lat temu
  Subv 71a063f45c Archives: Changed the way paths are built for the archives. 11 lat temu
  Subv 3bc9f5509b Archives: Change the folder layout of some archives. 11 lat temu
  Subv aade417b14 Archives: Reduced duplicate code in RomFS and SaveCheck. 11 lat temu
  Subv 2c89d4d5cd Archives: Implemented ExtSaveData and SharedExtSaveData 11 lat temu
  purpasmart96 ebfd831ccb License change 11 lat temu
  Subv bec527fa24 SaveData: Implemented the SystemSaveData archive. 11 lat temu
  Subv ea9ce0fba7 Filesystem/Archives: Implemented the SaveData archive 11 lat temu
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 lat temu
  bunnei 5bac72282a Common: Add "sysdata" to GetUserPath and cleanup. 11 lat temu
  Rohit Nirmal 8a62423970 Change NULLs to nullptrs. 11 lat temu
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 lat temu
  bunnei ce8390ac03 Merge pull request #133 from archshift/sdmc-enabled 11 lat temu
  Yuri Kunde Schlesner b75ac24391 Use std sized types instead of platform specific typedefs 11 lat temu
  archshift a7c7946867 Common: Return from CreateFullPath early if the directory creation fails 11 lat temu
  bunnei a171000cbe Merge pull request #108 from archshift/config 11 lat temu
  archshift e6594f9f53 Added configuration file system. 12 lat temu
  Emmanuel Gil Peyrot fbd72fd6bf Common: Add a helper function to generate a 8.3 filename from a long one. 11 lat temu
  Lioncash ca2f0de08a Fix warnings in core and common 11 lat temu