Changes:
- be199ef "Merge Tagged PR 6598"
- e5ed22f "Merge Tagged PR 7396"
- 564f105 Merge pull request #7255 from german77/kraken
- 182cd90 config: Remove vibration configuration
- a4a0638 applet/controller: Enable configuring mode while the applet is open
- 157985f Merge pull request #7431 from liushuyu/fix-linux-decoding
- 6394028 input_common: Fully implement UDP controllers
- 23bf2e3 service/hid: Finish converting LIFO objects and address some nits
- e64ee99 yuzu: Fix TAS from rebase
- 746c85b input_common: Move button names to the frontend
See More
- c476048 input_common: Fix SDL controller with inverted axis
- 922aa94 bootmanager: Use cross-platform keyboard input
- 4294973 kraken: Address comments from review
- f4e5f89 core/hid: Improve accuary of mouse implementation
- 654d76e core/hid: Fully implement native mouse
- bca299e input_common: Allow keyboard to be backwards compatible
- b673857 core/hid: Improve accuracy of the keyboard implementation
- 7fcfe24 core/hid: Fix keyboard alignment
- 71f9b90 core/hid: Remove usage of native types, fix a couple of errors with motion
- a17550b settings: Remove includes of core.h
- e7eee36 service/hid: Remove includes of core.h and settings.h
- 690013b UI nits
- b21fcd9 service/hid: Add support for new controllers
- d14e741 settings: Fix controller preview not displaying the correct controller
- 5d0f354 core/hid: Rename NpadType to NpadStyleIndex
- 84c5866 config: Cleanup and documentation
- c35af8d input_common: Fix motion from 3 axis
- 157e0b8 core/hid: Prevent Emulated controller from flapping with multiple inputs devices
- 136eb9c core/hid: Fully emulate motion from button
- 77fa4d4 second commit lion review
- 730f078 settings: Fix Debug controller type options
- 2b1b0c2 kraken: Address comments from review
- 61d9eb9 input_common: Revert deleted TAS functions
- 5f69fdb core/hid: Explain better what a temporary value does
- d8e3f2b input_common: Fix GC adapter initialization
- 2d3a63b core/hid: Update structs to 13.1.0
- c085e54 core/hid: Add TAS input
- 1d71d4b input_common: Fix UDP uuid
- 7348e20 input_common: Add multiple vibration curves
- 064ddac core/hid: Rework battery mappings
- c6c32da input_common: Add manual update options to input devices
- f01dac3 service/hid: Fix memory allocated incorrectly
- 464c4d2 settings: Fix mouse and keyboard mappings
- cc651c7 web_applet: Replace HIDButton with NpadButton
- b564f02 Morph review first wave
- e2e5f1b service/hid: Match shared memory closer to HW
- 21819da yuzu: Fix loading input profiles
- b5e72de kraken: Address comments from review
- 95cf66b service/hid: Use ring buffer for gestures
- 85052b8 service/hid: Fix gesture input
- af55dd1 configuration: Migrate controller settings to emulated controller
- c3ff0a8 core/hid: Fix rumble too strong at 1%
- 601ac43 core/hid: Only signal when needed
- 4d308fd hid: Fix controller connection/disconnection
- 72e5920 core/hid: Documment some files
- e0da5c1 kraken: Fix errors from rebase and format files
- 06a5ef5 core/hid: Add output devices
- e14ae06 core: Update input interpreter
- 1b82d5b yuzu: Update overlay applet
- 510c7d2 core/frontend: Update applets
- dd62a01 core: Remove frontend/input
- c87ad2d service/hid: Rewrite npad to use ring lifo and the emulated controller
- a2ad576 service/hid: Update console sixaxis to the emulated console
- 800a66d service/hid: Update mouse and keyboard to use ring lifo and the emulated device
- afe2d66 service/hid: Update touch and gestures to use ring lifo and the emulated console
- 072559d service/hid: Update debug pad, xpad, stubbed and controller base to use ring lifo and the emulated controller
- dbe0301 service/hid: Use remove duplicated code, update names
- db08721 service/hid: Create ring LIFO
- 8fff6d6 Qt_applets: Use new input
- 6e2c840 settings: Cleanup settings
- 456397e debugger/controller: Remove TAS
- 173a6b1 core/emu_window: Remove touch input
- c405a19 yuzu: Update frontend
- 967cca1 core: Register HID
- c3f54ff core/hid: Add emulated controllers
- 14b949a yuzu_cmd: Use new input
- 737d305 yuzu: Use new input on main and bootmanager
- 29ae42f input_common: Rewrite main and add the new drivers
- 6d108f0 input_common: Remove obsolete files
- 59b995a input_common: Rewrite SDL
- 1024188 input_common: Rewrite udp client
- dc3ab9e input_common: Rewrite tas input
- 395e9a4 input_common: Rewrite gc_adapter
- fa8e23b input_common: Rewrite touch
- 00834b8 input_common: Rewrite mouse
- 5a785ed input_common: Rewrite keyboard
- 4c6f2c2 input_common: Move touch and analog from button. Move udp protocol
- 854c933 input_common: Create input poller and mapping
- ea7b1fb input_common: Create input_engine
- 449576d core/hid: Move motion_input, create input converter and hid_types
- bf71d18 core/hid: Move input_interpreter to hid
- ad5142a common: Rewrite and move core/frontend/input.h to common
- 60928cf video_core/codec: address comments
- 72aa418 video_core/codecs: fix multiple decoding issues on Linux ...
This list of changes was auto generated.