Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-31 | chore: update project branding to citron | Zephyron | |
2022-07-19 | Update configure_input.ui | Matías Locatti | |
2020-11-15 | configure_input: Add per-player vibration | Morph | |
Allows for enabling and modifying vibration and vibration strength per player. Also adds a toggle for enabling/disabling accurate vibrations. Co-authored-by: Its-Rei <kupfel@gmail.com> | |||
2020-11-15 | configure_input: Hook up the vibration percentage spinbox | Morph | |
This allows setting the vibration strength percentage anywhere from 1% to 100%. Also hooks up the remaining motion button and checkbox in the Controller Applet. | |||
2020-11-15 | ui/themes: Cleanup UI | Morph | |
2020-08-26 | Project Mjölnir: Part 1 | Morph | |
Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com> | |||
2019-06-19 | Merge pull request #2594 from FearlessTobi/very-important-change | Zach Hilman | |
yuzu/configure_input: Add missing space in window title | |||
2019-06-19 | Change to a more descriptive name | Tobias | |
2019-06-19 | yuzu/configure_input: Add missing space in window name | Tobias | |
2019-05-29 | qt: Silence name collision warnings | ReinUsesLisp | |
2018-12-05 | configure_input: Convert into QDialog | Zach Hilman | |
2018-11-18 | configure_input: Use Joycons Docked instead of Connected as label | Zach Hilman | |
2018-11-18 | configure_input: Make None a controller option instead of checkbox | Zach Hilman | |
2018-11-18 | configure_input: Add support for multiplayer and controller types | Zach Hilman | |
This moves the actual button configuration to a separate dialog and only has the enabled and type controls in the tab. | |||
2018-10-06 | citra_qt/configuration: misc input tab improvements | zhupengfei | |
* Added a context menu on the buttons including Clear & Restore Default * Allow clearing (unsetting) inputs. Added a Clear All button * Allow restoring a single input to default (instead of all) | |||
2018-08-28 | yuzu: Fix stick UI direction order | fearlessTobi | |
2018-08-22 | Swap "Plus" with "Minus" on the controller GUI (#1150) | literalmente-game | |
* Swap "Plus" with "Minus" on the controller GUI Major fix /s | |||
2018-01-18 | ui: Rename almost all classes in configuration_input.ui (#99) | Evgeni Danailov | |
* Rename verticalLayout_25 to verticalLayout_23. * Rename almost all classes. | |||
2018-01-15 | Adding meumart's Citra SDL Joystick support. Citra PR #3116 | muemart | |
2018-01-15 | configure_input: update w/ Switch buttons | shinyquagsire23 | |
2018-01-12 | Massive removal of unused modules | James Rowe | |