Commit History

Author SHA1 Message Date
  Yuri Kunde Schlesner d6792632f0 Fix recursive scanning of directories 10 years ago
  Emmanuel Gil Peyrot 8ab6f26c09 Common: Make recursive FileUtil functions take a maximum recursion 11 years ago
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. 10 years ago
  LittleWhite 9572652ddc Protect use of std::is_trivially_copyable to compile with GCC 4.9 10 years ago
  Lioncash 5f51622e9d file_util: In-class initialize data members 10 years ago
  Lioncash 655623ebb2 file_util: const qualify IOFile's Tell and GetSize functions 10 years ago
  Lioncash a4120ca66c file_util: Don't expose IOFile internals through the API 10 years ago
  Lioncash bf9945b81b file_util: Check for is_trivially_copyable 10 years ago
  Lioncash 3ee4432fe3 file_util: Make IOFile data members private 10 years ago
  MerryMage 226c5546e2 FileUtil: Missing #include, Add const to IOFile methods 10 years ago
  archshift b3cfcf55ea Refactor ScanDirectoryTreeAndCallback to separate errors and retvals 10 years ago
  archshift 7134a17fc6 Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom behavior 11 years ago
  darkf e053d30bf7 Fix building under MinGW 11 years ago
  Emmanuel Gil Peyrot fcdc8118eb Common: Remove the unused and commented GetThemeDir prototype from FileUtil. 11 years ago
  Tony Wasserka 279e19732c FileUtil: Add a WriteObject method for writing a single, POD-type object. 11 years ago
  Emmanuel Gil Peyrot 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. 11 years ago
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
  Subv 71a063f45c Archives: Changed the way paths are built for the archives. 11 years ago
  Subv 3bc9f5509b Archives: Change the folder layout of some archives. 11 years ago
  Subv aade417b14 Archives: Reduced duplicate code in RomFS and SaveCheck. 11 years ago
  Subv 2c89d4d5cd Archives: Implemented ExtSaveData and SharedExtSaveData 11 years ago
  purpasmart96 ebfd831ccb License change 11 years ago
  Subv bec527fa24 SaveData: Implemented the SystemSaveData archive. 11 years ago
  Subv ea9ce0fba7 Filesystem/Archives: Implemented the SaveData archive 11 years ago
  bunnei 5bac72282a Common: Add "sysdata" to GetUserPath and cleanup. 11 years ago
  Rohit Nirmal 8a62423970 Change NULLs to nullptrs. 11 years ago
  Emmanuel Gil Peyrot 739bb58c3a Remove tabs in all files except in skyeye imports and in generated GL code 11 years ago
  bunnei a171000cbe Merge pull request #108 from archshift/config 12 years ago
  archshift e6594f9f53 Added configuration file system. 12 years ago
  Emmanuel Gil Peyrot fbd72fd6bf Common: Add a helper function to generate a 8.3 filename from a long one. 12 years ago