| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-05 | hid_core: Move hid to it's own subproject | Narr the Reg | |
| 2023-05-05 | yuzu: Add motion preview to controller input | Narr the Reg | |
| 2023-03-12 | general: fix spelling mistakes | Liam | |
| 2023-02-01 | yuzu: config: Draw turbo buttons with a different color | german77 | |
| 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-02-02 | yuzu: ui: Improve battery symbols | Narr the Reg | |
| 2021-11-24 | settings: Remove includes of core.h | german77 | |
| 2021-11-24 | core/hid: Rename NpadType to NpadStyleIndex | german77 | |
| 2021-11-24 | second commit lion review | german77 | |
| 2021-11-24 | kraken: Address comments from review | german77 | |
| start lion review | |||
| 2021-11-24 | kraken: Fix errors from rebase and format files | german77 | |
| 2021-11-24 | core/hid: Add output devices | german77 | |
| 2021-11-24 | yuzu: Update frontend | german77 | |
| 2021-09-18 | input_common/tas: Base playback & recording system | MonsterDruide1 | |
| The base playback system supports up to 8 controllers (specified by `PLAYER_NUMBER` in `tas_input.h`), which all change their inputs simulataneously when `TAS::UpdateThread` is called. The recording system uses the controller debugger to read the state of the first controller and forwards that data to the TASing system for recording. Currently, this process sadly is not frame-perfect and pixel-accurate. Co-authored-by: Naii-the-Baf <sfabian200@gmail.com> Co-authored-by: Narr-the-Reg <juangerman-13@hotmail.com> | |||
| 2021-08-04 | settings_ui: Add emulated joystick position dot to controller preview | german77 | |
| 2021-05-30 | settings: Disable controller preview if controller is not active | german77 | |
| 2021-04-14 | common: Move settings to common from core. | bunnei | |
| - Removes a dependency on core and input_common from common. | |||
| 2021-02-09 | configure_input_player_widget: Avoid nontrivial copies where applicable | Lioncash | |
| Previously a function was copying an array of 20 std::string instances by value. | |||
| 2021-02-08 | Settings: Add depth to Joysticks on Pro Controller preview (#5894) | Jatoxo | |
| * Add some depth to ProJoysticks * address comments * clang * address nits * fix wrong inner_offset when offset.x was 0 | |||
| 2021-02-07 | Add GC controller animation | german | |
| 2021-02-06 | Refresh controller only when necessary | german | |
| 2021-02-06 | Add SL SR vectors, change dual joycon view, add missing raw data from ↵ | german | |
| keyboard/mouse | |||
| 2021-02-06 | Add controller window and single joycon top view | german | |
| 2021-02-06 | Replace text with vectors | german | |
| 2021-02-06 | Make settings controller image change with controller input | german | |
