提交歷史

作者 SHA1 備註 提交日期
  freiro 3d75e3cd07 Return by value and other fixes 9 年之前
  freiro 29bb82cb8e Win32 move default user folder location to AppData 9 年之前
  Anthony J. Bentley 26af2b644c common: convert to standard stat()/fstat() interfaces 10 年之前
  Jan Beich 51f92f0e4e common: stat64 is non-standard, hide on a random Unix 9 年之前
  Yuri Kunde Schlesner f120e78b56 Remove special rules for Windows.h and library includes 9 年之前
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 年之前
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 年之前
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 年之前
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 年之前
  Emmanuel Gil Peyrot 519e7013be Common: readdir_r() is deprecated, switch to readdir(). 10 年之前
  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 10 年之前
  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 年之前