summaryrefslogtreecommitdiffstats
path: root/platform/windows/joypad_windows.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-041-1/+1
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Windows] Fix GCC MinGW warnings.bruvzg2022-10-101-0/+2
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-2/+2
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-1/+2
* Fix Actions mapped to triggers not using the full rangeMarcel Admiraal2022-01-141-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename some more global enums (Key, Joy, MIDI)Aaron Franke2021-03-231-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-14/+6
* Use LONG instead of DWORD (unsigned int) when interacting with DIJOFS constants.unknown2020-11-061-1/+1
* Fix missing slider joystick handling on WindowsBastiaan Olij2020-06-201-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Rename InputFilter back to InputRémi Verschelde2020-04-281-2/+2
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Separate DisplayServer from OS on WindowsJuan Linietsky2020-03-261-3/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Platform: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+149