Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-16 | compat, dinput: don't overdo COM logic | Stanislaw Halik | |
2016-09-09 | compat/win32-com: switch to always apartment threaded | 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-14 | compat/com: no need to initialize OLE at all times | Stanislaw Halik | |
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
Adjust usages. |