提交歷史

作者 SHA1 備註 提交日期
  Yuri Kunde Schlesner d6792632f0 Fix recursive scanning of directories 10 年之前
  Emmanuel Gil Peyrot 8ab6f26c09 Common: Make recursive FileUtil functions take a maximum recursion 11 年之前
  bunnei 6d29c20208 Merge pull request #1672 from wwylele/win-driver-fix 10 年之前
  wwylele 43b6cbd762 fix driver root identification on Windows 10 年之前
  Lioncash 5f51622e9d file_util: In-class initialize data members 10 年之前
  Lioncash 655623ebb2 file_util: const qualify IOFile's Tell and GetSize functions 10 年之前
  Lioncash a4120ca66c file_util: Don't expose IOFile internals through the API 10 年之前
  LFsWang 87afef73b1 remove debug code 10 年之前
  LFsWang be01912539 fix unicode url problem on windows 10 年之前
  LFsWang acfa76aa38 Fix encode problem On Windows 10 年之前
  Subv 922b31ebbd DiskDirectory: Initialize the directory member with valid info. 10 年之前
  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 年之前