summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-28Merge pull request #7438 from german77/homebrew2bunnei
Core: Stub services and functions needed for checkpoint
2021-11-28Merge pull request #7451 from german77/debug_controllerbunnei
settings: Add debug setting to enable all controllers
2021-11-27core/ns: Implement GetReadOnlyApplicationControlDataInterfaceNarr the Reg
Used in checkpoint homebrew
2021-11-27core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountIdNarr the Reg
Used in checkpoint homebrew
2021-11-27settings: Add debug setting to enable all controllersgerman77
2021-11-27core/hid: Stub GetUniquePadsFromNpadNarr the Reg
Used in checkpoint homebrew
2021-11-27Merge pull request #7255 from german77/krakenFernando S
Project Kraken: Input rewrite
2021-11-26config: Remove vibration configurationgerman77
2021-11-26applet/controller: Enable configuring mode while the applet is opengerman77
2021-11-26Merge pull request #7431 from liushuyu/fix-linux-decodingbunnei
video_core/codecs: fix multiple decoding issues on Linux
2021-11-26input_common: Fully implement UDP controllersNarr the Reg
2021-11-25Merge pull request #7440 from lioncash/fmtbunnei
CMakeLists: Update fmt to 8.0.1
2021-11-25CMakeLists: Update fmt to 8.0.1Lioncash
Ensures that we're using the latest version of fmt.
2021-11-25Merge pull request #7330 from MightyCreak/simplify-theme-selectionbunnei
Replace "Light" theme by "Default"
2021-11-24service/hid: Finish converting LIFO objects and address some nitsNarr the Reg
2021-11-24yuzu: Fix TAS from rebasegerman77
2021-11-24input_common: Move button names to the frontendgerman77
2021-11-24input_common: Fix SDL controller with inverted axisgerman77
2021-11-24bootmanager: Use cross-platform keyboard inputgerman77
2021-11-24kraken: Address comments from reviewgerman77
Fix compiler bug
2021-11-24core/hid: Improve accuary of mouse implementationgerman77
2021-11-24core/hid: Fully implement native mousegerman77
2021-11-24input_common: Allow keyboard to be backwards compatiblegerman77
2021-11-24core/hid: Improve accuracy of the keyboard implementationgerman77
2021-11-24core/hid: Fix keyboard alignmentgerman77
2021-11-24core/hid: Remove usage of native types, fix a couple of errors with motiongerman77
2021-11-24settings: Remove includes of core.hgerman77
2021-11-24service/hid: Remove includes of core.h and settings.hgerman77
2021-11-24 UI nitsLevi Behunin
Set top margin to 6 on Right Stick, LeftStick, Face Buttons, D-Pad. Change property on Input Device QComboBox from minimumSize to minimumContentsLength.
2021-11-24service/hid: Add support for new controllersgerman77
2021-11-24settings: Fix controller preview not displaying the correct controllergerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24config: Cleanup and documentationgerman77
2021-11-24input_common: Fix motion from 3 axisgerman77
2021-11-24core/hid: Prevent Emulated controller from flapping with multiple inputs devicesgerman77
2021-11-24core/hid: Fully emulate motion from buttongerman77
2021-11-24second commit lion reviewgerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24kraken: Address comments from reviewgerman77
start lion review
2021-11-24input_common: Revert deleted TAS functionsgerman77
2021-11-24core/hid: Explain better what a temporary value doesgerman77
2021-11-24input_common: Fix GC adapter initializationgerman77
Fix GC controller
2021-11-24core/hid: Update structs to 13.1.0german77
2021-11-24core/hid: Add TAS inputgerman77
2021-11-24input_common: Fix UDP uuidgerman77
2021-11-24input_common: Add multiple vibration curvesgerman77
2021-11-24core/hid: Rework battery mappingsgerman77
2021-11-24input_common: Add manual update options to input devicesgerman77
2021-11-24service/hid: Fix memory allocated incorrectlygerman77
2021-11-24settings: Fix mouse and keyboard mappingsgerman77