Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-18 | compat/util: retire | Stanislaw Halik | |
Adjust usages. | |||
2018-01-18 | compat: split/cleanup util.hpp | Stanislaw Halik | |
Some of the headers are clearly useless. Remove them. Move what's inside util.hpp into separate headers. Adjust usages. Will remove util.hpp. | |||
2017-12-04 | api: add status check for modules | Stanislaw Halik | |
2017-05-28 | tracker/fusion: use translation-neutral module ident | Stanislaw Halik | |
Also, manage QLibrary lifetime to a minimum. They are refcounted internally anyway. Remove bogus assert -- video feed trackers drop the layout on their own typically. | |||
2017-05-24 | tracker/fusion: add back "second tracker" functionality | Stanislaw Halik | |
It only took us five years to implement again, following removal after the fork from facetracknoir. |