Historique des commits

Auteur SHA1 Message Date
  bunnei 707cc66362 file_util: Remove unused paths. il y a 9 ans
  freiro 79317b63d9 Switch to AppData/Roaming il y a 9 ans
  freiro 3d75e3cd07 Return by value and other fixes il y a 9 ans
  freiro 29bb82cb8e Win32 move default user folder location to AppData il y a 9 ans
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. il y a 10 ans
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. il y a 10 ans
  Yuri Kunde Schlesner d6792632f0 Fix recursive scanning of directories il y a 10 ans
  Emmanuel Gil Peyrot 8ab6f26c09 Common: Make recursive FileUtil functions take a maximum recursion il y a 11 ans
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. il y a 10 ans
  LittleWhite 9572652ddc Protect use of std::is_trivially_copyable to compile with GCC 4.9 il y a 10 ans
  Lioncash 5f51622e9d file_util: In-class initialize data members il y a 10 ans
  Lioncash 655623ebb2 file_util: const qualify IOFile's Tell and GetSize functions il y a 10 ans
  Lioncash a4120ca66c file_util: Don't expose IOFile internals through the API il y a 10 ans
  Lioncash bf9945b81b file_util: Check for is_trivially_copyable il y a 10 ans
  Lioncash 3ee4432fe3 file_util: Make IOFile data members private il y a 10 ans
  MerryMage 226c5546e2 FileUtil: Missing #include, Add const to IOFile methods il y a 10 ans
  archshift b3cfcf55ea Refactor ScanDirectoryTreeAndCallback to separate errors and retvals il y a 10 ans
  archshift 7134a17fc6 Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom behavior il y a 11 ans
  darkf e053d30bf7 Fix building under MinGW il y a 11 ans
  Emmanuel Gil Peyrot fcdc8118eb Common: Remove the unused and commented GetThemeDir prototype from FileUtil. il y a 11 ans
  Tony Wasserka 279e19732c FileUtil: Add a WriteObject method for writing a single, POD-type object. il y a 11 ans
  Emmanuel Gil Peyrot 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. il y a 11 ans
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h il y a 11 ans
  Subv 71a063f45c Archives: Changed the way paths are built for the archives. il y a 11 ans
  Subv 3bc9f5509b Archives: Change the folder layout of some archives. il y a 11 ans
  Subv aade417b14 Archives: Reduced duplicate code in RomFS and SaveCheck. il y a 11 ans
  Subv 2c89d4d5cd Archives: Implemented ExtSaveData and SharedExtSaveData il y a 11 ans
  purpasmart96 ebfd831ccb License change il y a 11 ans
  Subv bec527fa24 SaveData: Implemented the SystemSaveData archive. il y a 11 ans
  Subv ea9ce0fba7 Filesystem/Archives: Implemented the SaveData archive il y a 11 ans