Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-22 | [COVERITY] dinput: fix possible null pointer dereference | Stanislaw Halik | |
2016-09-16 | compat, dinput: don't overdo COM logic | Stanislaw Halik | |
2016-09-03 | simplify some on-exit messages | Stanislaw Halik | |
2016-08-23 | dinput: lessen logspam | Stanislaw Halik | |
2016-08-23 | dinput: it's win32-only so don't guard | Stanislaw Halik | |
2016-08-18 | dinput: reduce init_lock scope | Stanislaw Halik | |
2016-08-17 | compat/win32-com: default to right COM type without caller specifying it | Stanislaw 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-15 | dinput, COM: temporary fixes, to be tested | Stanislaw Halik | |
2016-08-13 | default to apartment threading for now | Stanislaw Halik | |
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
Adjust usages. |