summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | main: Only set AA_DisableWindowContextHelpButton below Qt6Gravatar Morph2023-01-251-1/+3
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #9675 from Morph1984/ini-concatGravatar liamwhite2023-01-251-2/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | default_ini: Split and concatenate the config string literalGravatar Morph2023-01-251-2/+8
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #9668 from Morph1984/qt-why-is-this-not-the-defaultGravatar liamwhite2023-01-2510-17/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | main: Globally disable the "?" button on dialogsGravatar Morph2023-01-2510-17/+8
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #9676 from german77/revert-stick-rangeGravatar liamwhite2023-01-252-12/+9
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | / / / / / | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Revert 9617 and fix it on input_commonGravatar Narr the Reg2023-01-252-12/+9
| |/ / / / / / / /
* | | | | | | | | Merge pull request #9679 from jbeich/libc++Gravatar Narr the Reg2023-01-251-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | input_common: add missing header for libc++ after 340f15d1fa79Gravatar Jan Beich2023-01-251-0/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #9662 from abouvier/cmake-llvmGravatar bunnei2023-01-2411-10/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: prefer system llvm libraryGravatar Alexandre Bouvier2023-01-2311-10/+28
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #9492 from german77/joycon_releaseGravatar liamwhite2023-01-2458-408/+5812
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicableGravatar Narr the Reg2023-01-201-67/+38
| * | | | | | | input_common: Fix joycon mappingsGravatar german772023-01-202-57/+53
| * | | | | | | input_common: Address byte reviewGravatar german772023-01-2016-243/+220
| * | | | | | | core: hid: Only set the polling mode to the correct sideGravatar Narr the Reg2023-01-198-27/+70
| * | | | | | | input_common: Drop Pro controller support from custom driverGravatar german772023-01-194-43/+4
| * | | | | | | input_common: Fix issue where ring and irs are enabled at the same timeGravatar german772023-01-194-15/+24
| * | | | | | | input_common: Implement joycon ir cameraGravatar Narr the Reg2023-01-1915-23/+608
| * | | | | | | yuzu: Add ring controller test buttonGravatar german772023-01-1910-174/+370
| * | | | | | | input_common: Use DriverResult on all enginesGravatar german772023-01-1917-104/+100
| * | | | | | | Address review commentsGravatar german772023-01-1914-46/+44
| * | | | | | | core: hid: Fix input regressionsGravatar Narr the Reg2023-01-196-41/+56
| * | | | | | | input_common: Implement joycon nfcGravatar german772023-01-199-13/+544
| * | | | | | | input_common: Add dual joycon supportGravatar Narr the Reg2023-01-191-24/+101
| * | | | | | | input_common: Add support for joycon ring controllerGravatar Narr the Reg2023-01-199-4/+272
| * | | | | | | input_common: Add support for joycon input reportsGravatar Narr the Reg2023-01-198-100/+798
| * | | | | | | input_common: Use calibration from joyconGravatar Narr the Reg2023-01-195-0/+231
| * | | | | | | input_common: Add support for joycon generic functionsGravatar Narr the Reg2023-01-195-3/+310
| * | | | | | | input_common: Add joycon low level functionsGravatar Narr the Reg2023-01-193-0/+434
| * | | | | | | service: hid: Set led pattern and fix color detectionGravatar Narr the Reg2023-01-191-0/+5
| * | | | | | | core: hid: Enable pulling color data from controllersGravatar Narr the Reg2023-01-199-2/+246
| * | | | | | | core: hid: Migrate ring from emulated devices to emulated controllerGravatar Narr the Reg2023-01-198-88/+105
| * | | | | | | yuzu: Update controller colors and button namesGravatar Narr the Reg2023-01-192-3/+27
| * | | | | | | input_common: Disable SDL driver with switch controllersGravatar Narr the Reg2023-01-196-6/+44
| * | | | | | | input_common: Initial skeleton for custom joycon driverGravatar Narr the Reg2023-01-198-3/+1786
* | | | | | | | Merge pull request #9555 from abouvier/catch2-updateGravatar liamwhite2023-01-2218-29/+24
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | cmake: support the standard cmake testing optionGravatar Alexandre Bouvier2023-01-052-4/+8
| * | | | | | | tests: update catch2 to 3.0.1Gravatar Alexandre Bouvier2023-01-0517-25/+16
* | | | | | | | Merge pull request #9660 from german77/koreaToTaiwanGravatar liamwhite2023-01-224-8/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | yuzu: Fix language comobox crashGravatar german772023-01-224-8/+21
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #9656 from liamwhite/nsightGravatar liamwhite2023-01-221-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | nsight_aftermath_tracker: update for latest Aftermath SDKGravatar Liam2023-01-211-4/+4
| |/ / / / / / /
* | | | | | | | Merge pull request #9637 from SaiKai/repeat_shortcutsGravatar liamwhite2023-01-224-27/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | fix formatGravatar Jonas Gutenschwager2023-01-182-4/+2
| * | | | | | | | allow volume up/down hotkeys to be repeatedGravatar Jonas Gutenschwager2023-01-184-27/+32
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #9617 from german77/off_by_oneGravatar liamwhite2023-01-221-2/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | core: hid: Fix stick minimum rangeGravatar german772023-01-141-2/+10
* | | | | | | | | Merge pull request #9613 from Kelebek1/demangleGravatar liamwhite2023-01-2212-19/+6761
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Change licensesGravatar Kelebek12023-01-218-562/+19