| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-03 | service: nfp: Fix errors to pass unit testing | Narr the Reg | |
| 2022-10-02 | Merge pull request #8955 from german77/amiibo-rewrite | bunnei | |
| core: nfp: Rewrite implementation to remove direct access from the frontend | |||
| 2022-10-02 | service: nfp: address comments | german77 | |
| 2022-10-02 | core: hid: Add nfc support to emulated controller | german77 | |
| 2022-10-01 | Fix "controller.colors_state.right" being "left" | Zwip-Zwap Zapony | |
| 2022-09-09 | Merge pull request #8863 from german77/triggers | bunnei | |
| core: hid: Fix GC triggers overwriting ZL and ZR buttons | |||
| 2022-09-06 | input_common: Add support for analog toggle | Narr the Reg | |
| 2022-09-05 | core: hid: Fix GC triggers overwritting ZL and ZR buttons | Narr the Reg | |
| 2022-08-26 | Merge pull request #8566 from german77/galaxy | bunnei | |
| core: hid: Add fallback for dualjoycon and pro controllers | |||
| 2022-08-09 | Merge pull request #8722 from german77/ds4_goes_brrr | bunnei | |
| hid: core: Delay the stop vibration command when testing | |||
| 2022-08-08 | hid: core: Properly emulate controller color and battery level | Narr the Reg | |
| 2022-08-05 | hid: core: Delay the stop vibration command when testing | Narr the Reg | |
| 2022-07-23 | service: irs: Move to IRS namespace and minor fixes | german77 | |
| 2022-07-23 | core: hid: Add cammera support | german77 | |
| 2022-07-10 | core: hid: Add fallback for dualjoycon and pro controllers | german77 | |
| 2022-06-28 | service: hid: Correct some mistakes and add more validations | Narr the Reg | |
| 2022-06-13 | common: Change semantics of UNREACHABLE to unconditionally crash | Liam | |
| 2022-05-30 | Merge pull request #8368 from german77/seventimes | bunnei | |
| Service: hid: Several improvements and implementations | |||
| 2022-05-28 | Merge pull request #8374 from german77/asnycvibrations | bunnei | |
| input_common: Make vibration request async | |||
| 2022-05-27 | service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned | german77 | |
| Needed by Nintendo Switch Sports | |||
| 2022-05-27 | service: hid: Implement LoadSixAxisSensorCalibrationParameter and ↵ | german77 | |
| GetSixAxisSensorIcInformation Needed by Nintendo Switch Sports | |||
| 2022-05-23 | input_common: Make vibration request async | Narr the Reg | |
| 2022-05-23 | input_common: touch: Rewrite touch driver to support multiple touch points | german77 | |
| 2022-05-03 | Merge pull request #8272 from german77/stick_range | bunnei | |
| yuzu: config: Improve analog stick mapping | |||
| 2022-04-26 | yuzu: Config allow to delete single axis directions when buttons are mapped ↵ | Narr the Reg | |
| to a stick | |||
| 2022-04-23 | service: hid: Ensure all structs are initialized | Narr the Reg | |
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2022-04-18 | service: hid: Improve accuracy of sixaxis functions | Narr the Reg | |
| 2022-04-16 | yuzu: Add custom ringcon configuration | german77 | |
| 2022-04-07 | core: hid: Fix double lock on softlock and forced updates | Narr the Reg | |
| 2022-04-07 | core: hid: Replace lock_guard with scoped_lock | Narr the Reg | |
| 2022-04-07 | core: hid: Reduce the amount of dataraces | german77 | |
| 2022-02-19 | Merge pull request #7867 from german77/amiibo | bunnei | |
| nfp: Improve amiibo support | |||
| 2022-02-10 | nfp: Separate nfc tag from amiibo data | Narr the Reg | |
| 2022-02-08 | nfp: Improve implementation | german77 | |
| 2022-02-05 | general: Rename NewUUID to UUID, and remove the previous UUID impl | Morph | |
| This completes the removal of the old UUID implementation. | |||
| 2022-02-05 | input/hid: Migrate to the new UUID implementation | Morph | |
| 2022-02-04 | Merge pull request #7839 from german77/battery | bunnei | |
| yuzu: ui: Improve battery symbols | |||
| 2022-02-02 | yuzu: ui: Improve battery symbols | Narr the Reg | |
| 2022-02-02 | general: Move deleted copy/move constructor/assignment operators to public ↵ | Lioncash | |
| interface This allows for better compiler errors, where the compiler will state a copy or move couldn't occur due to the relevant function being deleted. Previously a compiler would warn about the relevant function not being accessible (which, while true, isn't as informative as it could be). | |||
| 2022-01-23 | input_common: Add option to configure gyro threshold | german77 | |
| 2022-01-20 | Merge pull request #7710 from german77/just-shake-it | bunnei | |
| core/hid: Increment shake force | |||
| 2022-01-17 | Merge pull request #7728 from v1993/patch-4 | Mai M | |
| hid: fix std::transform call | |||
| 2022-01-17 | hid: fix std::transform call | Valeri | |
| Found by static analysis with PVS-Studio. | |||
| 2022-01-17 | Correct assignment source for rotations | Valeri | |
| Found by static analysis with PVS-Studio | |||
| 2022-01-14 | core/hid: Increment shake force | Narr the Reg | |
| With the current settings 2p mode in pokemon let's go wasn't showing up. By making the shake more violent we can make it appear without any effort using the keyboard | |||
| 2022-01-13 | Merge pull request #7700 from german77/no-gyro | bunnei | |
| core/hid: Reduce gyro threshold even more | |||
| 2022-01-11 | core/hid: Reduce gyro threshold even more | Narr the Reg | |
| 2022-01-11 | Merge pull request #7633 from german77/hotkeys | bunnei | |
| yuzu: Add controller hotkeys | |||
| 2022-01-08 | Merge pull request #7682 from german77/udp_fix | bunnei | |
| input_common: Fix UDP controller mappings | |||
