Histórico de commits

Autor SHA1 Mensagem Data
  Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 anos atrás
  Morph 123024cea2 game_list_worker: Do not clear entries when > 1 gamedir is present 6 anos atrás
  Morph e0d02d032b game_list_worker: Fix game list subdirectory scanning 6 anos atrás
  Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds 6 anos atrás
  Morph fcf3425b1b Remove option "Show files with type 'Unknown'" 6 anos atrás
  ReinUsesLisp e1afeec76d yuzu/game_list_worker: Silence warnings 6 anos atrás
  fearlessTobi 13891fd62d Change QList to QVector 7 anos atrás
  fearlessTobi 5aaafa6a56 Separate UserNand and Sdmc directories 7 anos atrás
  fearlessTobi 7a8f484020 Address trivial review comments 7 anos atrás
  fearlessTobi 2d8eba5baf yuzu: Add support for multiple game directories 7 anos atrás
  Lioncash 5980aa1e51 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 anos atrás
  Lioncash d0d97de1e4 game_list_worker: Use QFile over our own IOFile instance or std streams 7 anos atrás
  Lioncash de2533d389 game_list_worker: Remove template specializations 7 anos atrás
  Zach Hilman 46e2ca5475 game_list_worker: Add better error handling to caching 7 anos atrás
  Zach Hilman f95bdb5088 game_list: Implement caching for game list 7 anos atrás
  Lioncash ed2fedac13 yuzu/game_list_worker: Specify string conversions explicitly 7 anos atrás
  Zach Hilman 41d2565f29 game_list: Register content with ContentProvider 7 anos atrás
  bunnei 2c45c6d234 Merge pull request #1819 from DarkLordZach/disable-addons 7 anos atrás
  Lioncash 01bf329f63 yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() 7 anos atrás
  Lioncash de095ded5c yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() 7 anos atrás
  bunnei af286294f9 Merge pull request #1837 from lioncash/map 7 anos atrás
  Lioncash a49fd7fd57 yuzu/game_list_worker: Move std::string construction after the termination check in callbacks 7 anos atrás
  Zach Hilman f6f6503578 qt: Add Properties menu to game list right-click 7 anos atrás
  Lioncash db4523f1ec filesystem: De-globalize registered_cache_union 7 anos atrás
  Lioncash 8c108eaca7 yuzu/game_list_worker: Deduplicate game list entry creation 7 anos atrás
  Lioncash f1ecfcb8bc yuzu/game_list_worker: Tidy up string handling in FillControlMap() 7 anos atrás
  Zach Hilman 2d2ef05d8c game_list: Make add-ons column optional 7 anos atrás
  Lioncash 1edf8660bc game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions() 7 anos atrás
  Lioncash 39ae73b356 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 anos atrás
  Lioncash 6636f3ff47 patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 anos atrás