<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/ftnoir_tracker_ht/ftnoir_tracker_ht.h, branch opentrack-2.0a4</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.0a4</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.0a4'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2013-10-19T13:55:52Z</updated>
<entry>
<title>unbreak build</title>
<updated>2013-10-19T13:55:52Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-10-19T13:55:52Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=7153a0b4daa30cef7d6e721e7b2edc511a1adf71'/>
<id>urn:sha1:7153a0b4daa30cef7d6e721e7b2edc511a1adf71</id>
<content type='text'>
Signed-off-by: Stanislaw Halik &lt;sthalik@misaki.pl&gt;
Reported-by: mm0zct
</content>
</entry>
<entry>
<title>untested unbreakage</title>
<updated>2013-10-19T13:43:21Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-10-19T13:43:21Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=136151e9499ac8f2f7ec1a169a973d65b15820bb'/>
<id>urn:sha1:136151e9499ac8f2f7ec1a169a973d65b15820bb</id>
<content type='text'>
Signed-off-by: Stanislaw Halik &lt;sthalik@misaki.pl&gt;
</content>
</entry>
<entry>
<title>all except 3rdparty-maintained stuff pass -Wall -Wextra -pedantic</title>
<updated>2013-10-17T01:16:11Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-10-16T21:44:58Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a8a8cfac5f1be7e0cbfadcc2def8aaa0e8d9d9a0'/>
<id>urn:sha1:a8a8cfac5f1be7e0cbfadcc2def8aaa0e8d9d9a0</id>
<content type='text'>
Signed-off-by: Stanislaw Halik &lt;sthalik@misaki.pl&gt;
</content>
</entry>
<entry>
<title>fix trackers for qt5</title>
<updated>2013-10-15T06:52:25Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-10-15T06:52:25Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=864910a1fb753629d2852a91ffae4ebba374358c'/>
<id>urn:sha1:864910a1fb753629d2852a91ffae4ebba374358c</id>
<content type='text'>
Assorted changes:
- make filenames unique, since automoc made a boo-boo
- adjust include paths, "QtGui" -&gt; ""
- use std::shared_ptr in c++11 mode (thanks Patrick!)
- make class names unique, automoc sucks, but saves typing
- add a dummy class in one file since moronic automoc thinks
every target contains Q_OBJECTS!!!
</content>
</entry>
<entry>
<title>Simplify tracker API</title>
<updated>2013-09-15T18:00:57Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-09-15T18:00:57Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=fc906d93916d04c81ae712e52045ed56c2788adc'/>
<id>urn:sha1:fc906d93916d04c81ae712e52045ed56c2788adc</id>
<content type='text'>
No need to have a separate finalization function, can just as well sleep
in the destructor.
</content>
</entry>
<entry>
<title>Remove dead code</title>
<updated>2013-07-26T14:42:40Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-07-26T14:42:40Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=7c6208d53fa7f96fb1e844b23b9ad341c22f0fc8'/>
<id>urn:sha1:7c6208d53fa7f96fb1e844b23b9ad341c22f0fc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use axes as class/struct members. Use an array instead, and iterate over them where applicable.</title>
<updated>2013-04-13T03:45:07Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-04-13T03:45:07Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=351e844f6a3c5484acfcf4fb0154bcab6f1780a0'/>
<id>urn:sha1:351e844f6a3c5484acfcf4fb0154bcab6f1780a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better RANSAC params</title>
<updated>2013-04-06T23:01:06Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-04-06T23:01:06Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a55ae207560f385ed2b56b452fe56f1e2ecac38a'/>
<id>urn:sha1:a55ae207560f385ed2b56b452fe56f1e2ecac38a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Just put everything new in. Conflict resolution will be later</title>
<updated>2013-04-02T16:41:01Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-04-02T16:41:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8303597a865400a363ae574ccde819302495f498'/>
<id>urn:sha1:8303597a865400a363ae574ccde819302495f498</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove .bat files, actually finish rename this time</title>
<updated>2013-03-22T20:51:09Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-03-22T20:48:28Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4f05cb2af239ca8471b77c9f1d1c32e8c4cd3abc'/>
<id>urn:sha1:4f05cb2af239ca8471b77c9f1d1c32e8c4cd3abc</id>
<content type='text'>
</content>
</entry>
</feed>
