summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_input_player_widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into typos3Viktor Szépe2024-01-161-1/+1
|\
| * service: hid: Create abstracted pad structuregerman772024-01-121-1/+1
* | Fix more typosViktor Szépe2024-01-161-12/+12
|/
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-1/+1
* core: hid: Split SL and SR buttonsgerman772023-11-121-18/+27
* yuzu: Make 3d cube with joycon shapeNarr the Reg2023-05-081-10/+10
* yuzu: Add motion preview to controller inputNarr the Reg2023-05-051-0/+91
* yuzu: config: Draw turbo buttons with a different colorgerman772023-02-011-14/+21
* yuzu: Update controller colors and button namesNarr the Reg2023-01-201-3/+7
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* yuzu: ui: Improve battery symbolsNarr the Reg2022-02-021-35/+54
* core/hid: Remove usage of native types, fix a couple of errors with motiongerman772021-11-251-8/+16
* settings: Remove includes of core.hgerman772021-11-251-1/+2
* settings: Fix controller preview not displaying the correct controllergerman772021-11-251-2/+2
* core/hid: Rename NpadType to NpadStyleIndexgerman772021-11-251-9/+9
* second commit lion reviewgerman772021-11-251-3/+2
* settings: Fix Debug controller type optionsgerman772021-11-251-9/+11
* kraken: Address comments from reviewgerman772021-11-251-50/+55
* core/hid: Rework battery mappingsgerman772021-11-251-9/+8
* Morph review first wavegerman772021-11-251-1/+1
* configuration: Migrate controller settings to emulated controllergerman772021-11-251-2/+2
* core/hid: Only signal when neededgerman772021-11-251-2/+10
* hid: Fix controller connection/disconnectiongerman772021-11-251-1/+1
* kraken: Fix errors from rebase and format filesgerman772021-11-251-11/+14
* core/hid: Add output devicesgerman772021-11-251-37/+22
* yuzu: Update frontendgerman772021-11-251-260/+337
* Fix a few warningsRomain Failliot2021-10-121-2/+2
* input_common/tas: new update methodgerman772021-09-181-4/+0
* input_common/tas: Document the main classgerman772021-09-181-11/+11
* input_common/tas: Add swap controllergerman772021-09-181-16/+18
* input_common/tas: Fallback to simple updateMonsterDruide12021-09-181-0/+3
* config: Move TAS options to it's own menugerman772021-09-181-2/+2
* input_common/tas: Base playback & recording systemMonsterDruide12021-09-181-0/+16
* Replace QPoint with QPointF where applicableValeri2021-08-191-16/+18
* settings_ui: Add emulated joystick position dot to controller previewgerman772021-08-041-20/+41
* settings: Disable controller preview if controller is not activegerman772021-05-301-0/+19
* Merge pull request #4940 from german77/nativeGCbunnei2021-02-151-0/+3
|\
| * Use GC imagegerman2021-02-091-0/+3
* | Merge pull request #5893 from lioncash/inputbunnei2021-02-101-110/+128
|\ \
| * | configure_input_player_widget: Reduce duplication of array accessors where applicableLioncash2021-02-091-108/+125
| * | configure_input_player_widget: Avoid nontrivial copies where applicableLioncash2021-02-091-2/+3
* | | configure_input_player_widget: Silence unused variable warningslat9nq2021-02-101-7/+0
|/ /
* / Settings: Add depth to Joysticks on Pro Controller preview (#5894)Jatoxo2021-02-091-5/+29
|/
* Add GC controller animationgerman2021-02-071-50/+416
* Refresh controller only when necessarygerman2021-02-061-15/+36
* Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mousegerman2021-02-061-177/+227
* Add controller window and single joycon top viewgerman2021-02-061-28/+284
* Replace text with vectorsgerman2021-02-061-76/+293
* Make settings controller image change with controller inputgerman2021-02-061-0/+1784