summaryrefslogtreecommitdiffhomepage
path: root/dinput/dinput.cpp
AgeCommit message (Collapse)Author
2016-09-16compat, dinput: don't overdo COM logicStanislaw Halik
2016-09-03simplify some on-exit messagesStanislaw Halik
2016-08-23dinput: lessen logspamStanislaw Halik
2016-08-23dinput: it's win32-only so don't guardStanislaw Halik
2016-08-18dinput: reduce init_lock scopeStanislaw Halik
2016-08-17compat/win32-com: default to right COM type without caller specifying itStanislaw Halik
The main window always needs the apartment threaded context for OLE used by Qt. Default to apartment threaded before a QApplication is created, or if the thread is the QApplication thread. Use multithreaded COM otherwise.
2016-08-15dinput, COM: temporary fixes, to be testedStanislaw Halik
2016-08-13default to apartment threading for nowStanislaw Halik
2016-08-12all: rename modules s#^opentrack-##. and opentrack -> apiStanislaw Halik
Adjust usages.