summaryrefslogtreecommitdiffhomepage
path: root/opentrack/selected-libraries.cpp
AgeCommit message (Collapse)Author
2015-07-20nix empty dtorStanislaw Halik
2015-07-06make "make_dylib_instance" part of public APIStanislaw Halik
For @gagagu. Issue: #151
2015-07-05libs: validate protocol first before starting trackerStanislaw Halik
2015-06-07plugin-support: make header-only, expose as public APIStanislaw Halik
Issue: #151 Some global namespace macros are now prefixed with "OPENTRACK_" to avoid namespace clashes. This header is now safe to include in third-party projects.