コミット履歴

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