История коммитов

Автор SHA1 Сообщение Дата
  bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 лет назад
  bunnei bebe09a1aa Merge pull request #630 from FearlessTobi/remove-citra-references 8 лет назад
  Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 лет назад
  fearlessTobi c9aadff9a9 Remove some references to Citra 8 лет назад
  James Rowe 6269a01b4e Add configurable logging backends 8 лет назад
  James Rowe 0d46f0df12 Update clang format 8 лет назад
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 лет назад
  Lioncash e8bbafb746 file_util: Make move constructor/assignment operator and related functions noexcept 8 лет назад
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible 8 лет назад
  Lioncash 3cfe77ae75 common: Move logging macros over to new fmt-capable macros where applicable 8 лет назад
  James Rowe 096be16636 Format: Run the new clang format on everything 8 лет назад
  wwylele d040a73bed file_util: Log when using local user directory 9 лет назад
  wwylele 7cd6cc0fd9 file_util: lower logging level for harmless cases 9 лет назад
  noah the goodra a2d0e2d807 file_util: Fixed implicit type conversion warning (#2503) 9 лет назад
  wwylele 488b7a4041 file_util: fix missing sysdata path 9 лет назад
  bunnei 707cc66362 file_util: Remove unused paths. 9 лет назад
  Jeffrey Pfau fb952c399e Common: Fix gcc build on macOS 9 лет назад
  freiro 0c22e52f52 WINVER definition moved to CMake and cleanup 9 лет назад
  freiro 972b289c78 Removed /user/ from path 9 лет назад
  freiro 79317b63d9 Switch to AppData/Roaming 9 лет назад
  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 9 лет назад
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 лет назад
  Emmanuel Gil Peyrot 519e7013be Common: readdir_r() is deprecated, switch to readdir(). 10 лет назад