Narr the Reg
146975c880
hid_core: Move hid to it's own subproject
2 years ago
Narr the Reg
94c16132ba
yuzu: Add motion preview to controller input
3 years ago
Liam
5be8a74b0c
general: fix spelling mistakes
3 years ago
german77
817d7c302a
yuzu: config: Draw turbo buttons with a different color
3 years ago
Morph
2b87305d31
general: Convert source file copyright comments over to SPDX
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.
4 years ago
Narr the Reg
2198237e42
yuzu: ui: Improve battery symbols
4 years ago
german77
ac0154259a
settings: Remove includes of core.h
5 years ago
german77
8517d89be0
core/hid: Rename NpadType to NpadStyleIndex
5 years ago
german77
4736326a05
second commit lion review
5 years ago
german77
9f91335a71
kraken: Address comments from review
start lion review
5 years ago
german77
0292fe0198
kraken: Fix errors from rebase and format files
5 years ago
german77
66cf94709a
core/hid: Add output devices
5 years ago
german77
28ede3e11a
yuzu: Update frontend
5 years ago
MonsterDruide1
31068a63a9
input_common/tas: Base playback & recording system
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>
5 years ago
german77
ff46d36f8e
settings_ui: Add emulated joystick position dot to controller preview
5 years ago
german77
a5f5e8edb1
settings: Disable controller preview if controller is not active
5 years ago
bunnei
7a76bc30fa
common: Move settings to common from core.
- Removes a dependency on core and input_common from common.
5 years ago
Lioncash
a903d18db2
configure_input_player_widget: Avoid nontrivial copies where applicable
Previously a function was copying an array of 20 std::string instances
by value.
5 years ago
Jatoxo
4bf6e49bda
Settings: Add depth to Joysticks on Pro Controller preview ( #5894 )
* Add some depth to ProJoysticks
* address comments
* clang
* address nits
* fix wrong inner_offset when offset.x was 0
5 years ago
german
38d14331f5
Add GC controller animation
5 years ago
german
9bba095b2b
Refresh controller only when necessary
5 years ago
german
cbe925c31a
Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse
5 years ago
german
e448ba4281
Add controller window and single joycon top view
5 years ago
german
ace7b59863
Replace text with vectors
5 years ago
german
93ac87f29e
Make settings controller image change with controller input
5 years ago