Commit History

作者 SHA1 備註 提交日期
  Lioncash 296e68fd43 service/prepo: Add missing header guard 8 年之前
  Lioncash 93cba6f699 vm_manager: Add missing commas to string literal array elements in GetMemoryStateName() 8 年之前
  Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable 8 年之前
  Lioncash 10d2ab8098 core: Make System's default constructor private 8 年之前
  Lioncash 3a4841e403 core: Don't construct instance of Core::System, just to access its live instance 8 年之前
  Lioncash f5d7706ca1 externals: update fmt to version 5.1.0 8 年之前
  Lioncash 079be8032d hle/filesystem: Amend trace log in OpenSaveData() to compile in debug mode 8 年之前
  bunnei 924c473bb3 Merge pull request #683 from DarkLordZach/touch 8 年之前
  Lioncash d17e172d92 game_list: Make ContainsAllWords an internally linked non-member function 8 年之前
  Zach Hilman c337272ca9 Fill in more fields in TouchScreenEntryTouch 8 年之前
  Zach Hilman f2f368014e Single touch support 8 年之前
  bunnei 3d1e8f750c Merge pull request #681 from lioncash/const 8 年之前
  bunnei e3da9fc367 Merge pull request #682 from lioncash/telemetry 8 年之前
  bunnei 24a55bba42 Merge pull request #679 from lioncash/ctor 8 年之前
  bunnei b87a71b3fe Merge pull request #678 from lioncash/astc 8 年之前
  Lioncash c65a8fafa0 telemetry: Remove unnecessary Field constructor 8 年之前
  Lioncash 0aebe6b3d5 telemetry: Make operator== and operator!= const member functions of Field 8 年之前
  bunnei 7c3cc08957 Merge pull request #677 from bunnei/crop-fb 8 年之前
  Lioncash 3575d367a4 telemetry: Default copy/move constructors and assignment operators 8 年之前
  Lioncash f4b98a857b game_list: Upper-case containsAllWords to ContainsAllWords() 8 年之前
  Lioncash c8f3fc9a4b game_list: Make containsAllWords a const member function 8 年之前
  Lioncash f4c69149f9 game_list: Remove unnecessary QString initialization in KeyReleaseEater 8 年之前
  Lioncash 6a03badcbc astc: Initialize vector size directly in Decompress 8 年之前
  Lioncash 0f148548f3 astc: Mark functions as internally linked where applicable 8 年之前
  Lioncash c5803e30d3 astc: const-correctness changes where applicable 8 年之前
  Lioncash e3fadb9616 astc: Delete Bits' copy contstructor and assignment operator 8 年之前
  Lioncash 4cd52a34b9 astc: In-class initialize member variables where appropriate 8 年之前
  bunnei 03c2d049d4 settings: Turn docked mode off by default. 8 年之前
  bunnei 49e5de9f03 vi: Change TransactionId::CancelBuffer to LOG_CRITICAL. 8 年之前
  bunnei 0d1a99edf6 vi: Fix size for ListDisplays default display. 8 年之前