Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-06 | compat/camera-names: move to original location | Stanislaw Halik | |
Issue: #946 | |||
2019-03-18 | video: add support for camera modules | Stanislaw Halik | |
Issue: #910 | |||
2018-10-05 | silly busywork | Stanislaw Halik | |
2018-10-05 | use attributes only at declaration, not definition | Stanislaw Halik | |
2018-06-26 | modernize C++ syntax | Stanislaw Halik | |
No visible changes (hopefully). | |||
2017-03-28 | start renaming internal macros as OPENTRACK_* to OTR_* | Stanislaw Halik | |
2016-09-16 | compat, dinput: don't overdo COM logic | 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-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
Adjust usages. |