Histórico de Commits

Autor SHA1 Mensagem Data
  Zach Hilman 77c684c114 Virtual Filesystem (#597) há 8 anos atrás
  James Rowe 6269a01b4e Add configurable logging backends há 8 anos atrás
  Lioncash e8bbafb746 file_util: Make move constructor/assignment operator and related functions noexcept há 8 anos atrás
  Lioncash 40d2dcabd7 file_util: Add static assertions to ReadBytes() and WriteBytes() há 8 anos atrás
  Lioncash 5d9ee12b1a file_util: Remove compiler version checks around is_trivially_copyable() há 8 anos atrás
  N00byKing 75da830c13 file_util.h: Update Comment from citra to yuzu há 8 anos atrás
  James Rowe 096be16636 Format: Run the new clang format on everything há 8 anos atrás
  bunnei 707cc66362 file_util: Remove unused paths. há 9 anos atrás
  freiro 79317b63d9 Switch to AppData/Roaming há 9 anos atrás
  freiro 3d75e3cd07 Return by value and other fixes há 9 anos atrás
  freiro 29bb82cb8e Win32 move default user folder location to AppData há 9 anos atrás
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. há 10 anos atrás
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. há 10 anos atrás
  Yuri Kunde Schlesner d6792632f0 Fix recursive scanning of directories há 10 anos atrás
  Emmanuel Gil Peyrot 8ab6f26c09 Common: Make recursive FileUtil functions take a maximum recursion há 11 anos atrás
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. há 10 anos atrás
  LittleWhite 9572652ddc Protect use of std::is_trivially_copyable to compile with GCC 4.9 há 10 anos atrás
  Lioncash 5f51622e9d file_util: In-class initialize data members há 10 anos atrás
  Lioncash 655623ebb2 file_util: const qualify IOFile's Tell and GetSize functions há 10 anos atrás
  Lioncash a4120ca66c file_util: Don't expose IOFile internals through the API há 10 anos atrás
  Lioncash bf9945b81b file_util: Check for is_trivially_copyable há 10 anos atrás
  Lioncash 3ee4432fe3 file_util: Make IOFile data members private há 10 anos atrás
  MerryMage 226c5546e2 FileUtil: Missing #include, Add const to IOFile methods há 10 anos atrás
  archshift b3cfcf55ea Refactor ScanDirectoryTreeAndCallback to separate errors and retvals há 10 anos atrás
  archshift 7134a17fc6 Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom behavior há 11 anos atrás
  darkf e053d30bf7 Fix building under MinGW há 11 anos atrás
  Emmanuel Gil Peyrot fcdc8118eb Common: Remove the unused and commented GetThemeDir prototype from FileUtil. há 11 anos atrás
  Tony Wasserka 279e19732c FileUtil: Add a WriteObject method for writing a single, POD-type object. há 11 anos atrás
  Emmanuel Gil Peyrot 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. há 11 anos atrás
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h há 11 anos atrás