summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/input/input_winhybrid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Creating an -attach_window command line parameter on Windows to attach to an ... npwoods2019-08-041-2/+2
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-4/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Fix two leaks (nw) Brad Hughes2016-10-031-6/+41
* osd input code cleanup (nw) Brad Hughes2016-08-221-3/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-0/+2
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-1/+1
* 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
* Hybrid Input Module: Change error printing to verbose on probe() and error on... Brad Hughes2016-05-311-2/+5
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-4/+4
* Clean up extended ASCII (nw) balr0g2016-04-261-2/+2
* 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
* Release WMI COM objects correctly in XInput device discovery. Brad Hughes2016-04-051-11/+52
* fix compile on non-windows platforms (nw) Miodrag Milanovic2016-04-051-1/+1
* Hybrid DirectInput/XInput module Brad Hughes2016-04-041-0/+372