summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/input/input_dinput.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Rewrote overly complex rawinput_device_improve_name function for rawinput ↵ Brad Hughes2016-03-181-4/+4
| | | | module, plus fixing some other defects in input modules as detected by coverity.
* With latest package from MSYS of clang 3.8.0 build at least compile fine on ↵ Miodrag Milanovic2016-03-111-6/+2
| | | | | | windows (nw) Strange crashing while executing
* Minor fixes for DirectInput 7 Brad Hughes2016-03-011-2/+2
|
* fix compile on 32bit mingw (nw) Miodrag Milanovic2016-02-291-10/+11
|
* cleanup (nw) Miodrag Milanovic2016-02-291-1/+0
|
* Refactor OSD input into modules Brad Hughes2016-02-281-0/+683