summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/input/input_winhybrid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* osd/windows: Create single-threaded COM apartment on main thread. Vas Crabb2023-04-081-23/+0
* osd/modules/input: Modernised interface for enumerating DirectInput devices. Vas Crabb2023-02-281-60/+51
* Various input and OSD refactoring: Vas Crabb2023-01-291-133/+145
* osd: Still more XInput rhythm game controller support for Windows: Vas Crabb2023-01-181-2/+6
* -osd: Better XInput and SDL game controller input enhancements: Vas Crabb2023-01-121-11/+2
* Fix 9ce44fa048793de5e14d1e7af98e8b5ca148d0f3 for non-Windows builds AJR2022-05-251-0/+2
* osd: Cleaned up Windows API usage a little. Vas Crabb2022-05-261-23/+8
* Slightly cleaned up OSD input modules. Vas Crabb2021-07-291-17/+22
* fix build with clang 9.0.0 on windows smf-2020-01-241-1/+1
* 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