<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/opentrack/plugin-support.cpp, branch opentrack-2.3.0</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.0</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.0'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2015-06-07T06:09:31Z</updated>
<entry>
<title>plugin-support: make header-only, expose as public API</title>
<updated>2015-06-07T06:09:31Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-06-07T05:24:06Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=71856701c8bedad3d992cb63620e695df8727812'/>
<id>urn:sha1:71856701c8bedad3d992cb63620e695df8727812</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>initialize member variables in all cases</title>
<updated>2015-05-04T09:57:01Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-05-04T09:57:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ee4cd1270faa9a9024b4e700bce09cd451d23019'/>
<id>urn:sha1:ee4cd1270faa9a9024b4e700bce09cd451d23019</id>
<content type='text'>
Otherwise led to stale pointer dereference.
</content>
</entry>
<entry>
<title>delete QLibrary, not force unload()</title>
<updated>2014-12-08T21:45:48Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-08T21:37:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b99efdf3196bb7687dd4ad8f188d9e2ec12f0683'/>
<id>urn:sha1:b99efdf3196bb7687dd4ad8f188d9e2ec12f0683</id>
<content type='text'>
Issue: #96
Reported-by: @sasam

Also fixes a memory leak.
</content>
</entry>
<entry>
<title>nix debug printfs</title>
<updated>2014-11-05T04:44:48Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-11-05T04:44:48Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=83b92a9c80e37c0b9d5fc3bc8b8ec65efa7804f0'/>
<id>urn:sha1:83b92a9c80e37c0b9d5fc3bc8b8ec65efa7804f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>work around global 'ptr' symbol clash with opencv</title>
<updated>2014-10-29T00:09:49Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-10-29T00:09:49Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e29f9b9b1ede2967031255a7bd23625aedc493c3'/>
<id>urn:sha1:e29f9b9b1ede2967031255a7bd23625aedc493c3</id>
<content type='text'>
Issue: #89
Reported-by: @runningman84
</content>
</entry>
<entry>
<title>simplify logic</title>
<updated>2014-10-22T12:56:37Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-10-22T12:56:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=90ecc76a15d0a15b39be67b7a9aa337f57fe6a62'/>
<id>urn:sha1:90ecc76a15d0a15b39be67b7a9aa337f57fe6a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo in type name, whitespace</title>
<updated>2014-10-22T12:18:15Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-10-22T12:18:15Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=455ca63d2b5117f846e26cb5208f45f14e81b826'/>
<id>urn:sha1:455ca63d2b5117f846e26cb5208f45f14e81b826</id>
<content type='text'>
</content>
</entry>
<entry>
<title>standardize dlopen(3) flags used</title>
<updated>2014-10-21T08:01:09Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-10-21T07:59:32Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a1ce590fb13ce34a3051f619f0d9cdbc1d2dffa5'/>
<id>urn:sha1:a1ce590fb13ce34a3051f619f0d9cdbc1d2dffa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nix debug statement in dlopen</title>
<updated>2014-10-21T05:41:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-10-21T05:41:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=5b6d70bc4ed571c330a9871f3c7f308990f174fb'/>
<id>urn:sha1:5b6d70bc4ed571c330a9871f3c7f308990f174fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RTLD_NOW for easier debug on Unix; bail on empty dlopen(3) filenames</title>
<updated>2014-10-21T05:41:41Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-10-21T05:41:41Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=95d45be7eace49f7ea57ad89ed084ce7f3c84741'/>
<id>urn:sha1:95d45be7eace49f7ea57ad89ed084ce7f3c84741</id>
<content type='text'>
</content>
</entry>
</feed>
