Historia zmian

Autor SHA1 Wiadomość Data
  bunnei 707cc66362 file_util: Remove unused paths. 9 lat temu
  Jeffrey Pfau fb952c399e Common: Fix gcc build on macOS 9 lat temu
  freiro 0c22e52f52 WINVER definition moved to CMake and cleanup 9 lat temu
  freiro 972b289c78 Removed /user/ from path 9 lat temu
  freiro 79317b63d9 Switch to AppData/Roaming 9 lat temu
  freiro 3d75e3cd07 Return by value and other fixes 9 lat temu
  freiro 29bb82cb8e Win32 move default user folder location to AppData 9 lat temu
  Anthony J. Bentley 26af2b644c common: convert to standard stat()/fstat() interfaces 10 lat temu
  Jan Beich 51f92f0e4e common: stat64 is non-standard, hide on a random Unix 9 lat temu
  Yuri Kunde Schlesner f120e78b56 Remove special rules for Windows.h and library includes 9 lat temu
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 lat temu
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 lat temu
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 lat temu
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 lat temu
  Emmanuel Gil Peyrot 519e7013be Common: readdir_r() is deprecated, switch to readdir(). 10 lat temu
  Yuri Kunde Schlesner d6792632f0 Fix recursive scanning of directories 10 lat temu
  Emmanuel Gil Peyrot 8ab6f26c09 Common: Make recursive FileUtil functions take a maximum recursion 11 lat temu
  bunnei 6d29c20208 Merge pull request #1672 from wwylele/win-driver-fix 10 lat temu
  wwylele 43b6cbd762 fix driver root identification on Windows 10 lat temu
  Lioncash 5f51622e9d file_util: In-class initialize data members 10 lat temu
  Lioncash 655623ebb2 file_util: const qualify IOFile's Tell and GetSize functions 10 lat temu
  Lioncash a4120ca66c file_util: Don't expose IOFile internals through the API 10 lat temu
  LFsWang 87afef73b1 remove debug code 10 lat temu
  LFsWang be01912539 fix unicode url problem on windows 10 lat temu
  LFsWang acfa76aa38 Fix encode problem On Windows 10 lat temu
  Subv 922b31ebbd DiskDirectory: Initialize the directory member with valid info. 10 lat temu
  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