summaryrefslogtreecommitdiffstats
path: root/platform/uwp/joypad_uwp.cpp
Commit message (Expand)AuthorAgeFilesLines
* UWP: Remove platform port, needs to be redone from scratch for 4.xRémi Verschelde2023-09-071-174/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-3/+7
* Fix Actions mapped to triggers not using the full rangeMarcel Admiraal2022-01-141-7/+6
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Use "enum class" for input enumsAaron Franke2021-11-121-6/+6
* Rename some more global enums (Key, Joy, MIDI)Aaron Franke2021-03-231-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-13/+0
* Update game controller enums.Marcel Admiraal2020-05-131-6/+6
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-1/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-3/+3
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Re-apply clang-format to all filesRémi Verschelde2017-08-271-3/+3
* UWP: Add Gamepad vibration supportGeorge Marques2017-08-071-10/+55
* UWP: Fix Gamepad removal logicGeorge Marques2017-08-071-9/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Input: Remove usage of platform dependent event IDs.Andreas Haas2017-03-261-10/+8
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-18/+18
* Finish replacement of joystick by joypadRémi Verschelde2017-01-081-0/+147