summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/input/input_dinput.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-1/+1
* Creating an -attach_window command line parameter on Windows to attach to an ... npwoods2019-08-041-2/+35
* Compile testing anybody? (nw) Olivier Galibert2017-02-271-4/+2
* Some reports of garbage in console with DInput controllers. Brad Hughes2017-02-271-2/+7
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-1/+1
* Small cleanup (nw) Miodrag Milanovic2016-11-111-1/+1
* Merge remote-tracking branch 'mamedev/master' Tomer Verona2016-10-091-1/+1
|\
| * Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-1/+1
* | Incorporate product / instance directinput device ids Tomer Verona2016-10-091-2/+15
|/
* Adding id() property to input_device Tomer Verona2016-09-201-5/+8
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-3/+2
* The calling convention goes inside the brackets of pointers to functions. All... smf-2016-06-151-2/+2
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-4/+6
* Move window_list to osd_common_t Brad Hughes2016-06-111-1/+1
* Unify window_list in Windows and SDL OSD Brad Hughes2016-06-101-1/+1
* Improve support for more Joysticks with DirectInput8. Also repair DirectInput... Quench02016-05-201-1/+15
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-251-1/+1
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-251-1/+1
* Refactor OSD window. Brad Hughes2016-04-211-1/+1
* Standardize platform window pointer storage in osd_window. Brad Hughes2016-04-181-1/+1
* Hybrid DirectInput/XInput module Brad Hughes2016-04-041-0/+177