<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-hydra, 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>2016-11-29T04:30:08Z</updated>
<entry>
<title>tracker/{hydra,rift-{025,042,080,140}}: license the code</title>
<updated>2016-11-29T04:30:08Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-11-29T04:30:08Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=05ef8b437c026f78fb43010311dcc169e3112bb9'/>
<id>urn:sha1:05ef8b437c026f78fb43010311dcc169e3112bb9</id>
<content type='text'>
@mm0zct granted permission as per:

Return-Path: &lt;mm0zct@gmail.com&gt;
Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49])
	by nilaya.lain.pl (Postfix) with ESMTPS id EA0663FEB9
	for &lt;sthalik@misaki.pl&gt;; Fri, 18 Nov 2016 19:35:16 +0100 (CET)
Message-ID: &lt;CALeTJ=dHprFe_SepvYR7ioc+wdR4zr9gJibt3rujQw8DuasKxA@mail.gmail.com&gt;
From: chris thompson &lt;mm0zct@gmail.com&gt;
Subject: Re: small rift copyright issue
To: Stanislaw Halik &lt;sthalik@misaki.pl&gt;

[...] his email hereby grants you permission to re-license that code
however suits you best. [...]

Signed-off-by: Stanislaw Halik &lt;sthalik@misaki.pl&gt;
</content>
</entry>
<entry>
<title>delete empty .ts</title>
<updated>2016-11-05T12:40:55Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-11-05T12:35:05Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ea0be714fd83080831e835e13b3c694bc5241c6d'/>
<id>urn:sha1:ea0be714fd83080831e835e13b3c694bc5241c6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules: make names unique</title>
<updated>2016-11-04T18:48:11Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-11-04T18:15:54Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b89699c7551f768bf4ff47820543f8c7b8c794af'/>
<id>urn:sha1:b89699c7551f768bf4ff47820543f8c7b8c794af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules: add autogenerated translation files</title>
<updated>2016-11-04T18:48:10Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-11-04T17:40:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=068e0c7d432ede0a388fe1478b5146fcf1809315'/>
<id>urn:sha1:068e0c7d432ede0a388fe1478b5146fcf1809315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>many: remove compat/pi-constant.hpp</title>
<updated>2016-09-21T10:01:43Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-21T10:01:43Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=107570e6288d266825724010a6f0149eaaac40db'/>
<id>urn:sha1:107570e6288d266825724010a6f0149eaaac40db</id>
<content type='text'>
With -D_USE_MATH_DEFINES MSVC defines the standard M_PI and
friends.

Since this preprocessor definition is now always passed as part
of the build system for MSVC. We can use M_PI as if on a
mission.
</content>
</entry>
<entry>
<title>add missing #pragma once</title>
<updated>2016-08-22T22:05:15Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-22T11:29:57Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8a80cba8c336eb39a69aadde8d2c44b8f9c54026'/>
<id>urn:sha1:8a80cba8c336eb39a69aadde8d2c44b8f9c54026</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move options framework into its own library</title>
<updated>2016-08-17T19:34:53Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-17T19:28:45Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=cb33be1c50b68d6022f344ddac923c7aac3a11d5'/>
<id>urn:sha1:cb33be1c50b68d6022f344ddac923c7aac3a11d5</id>
<content type='text'>
- adjust usages
- add support for QList signals and metatype
</content>
</entry>
<entry>
<title>all: rename modules s#^opentrack-##. and opentrack -&gt; api</title>
<updated>2016-08-12T16:00:49Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-12T16:00:49Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9040b187a1c4fa380f8a12207b9dd6d04b3a10ac'/>
<id>urn:sha1:9040b187a1c4fa380f8a12207b9dd6d04b3a10ac</id>
<content type='text'>
Adjust usages.
</content>
</entry>
<entry>
<title>some: replace hardcoded pi values with the same pi constant</title>
<updated>2016-07-19T05:17:22Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-07-18T10:14:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a9b804e18c811c781a099a70b960f5bbde61257d'/>
<id>urn:sha1:a9b804e18c811c781a099a70b960f5bbde61257d</id>
<content type='text'>
We can't depend on M_PI existing after including cmath.
</content>
</entry>
<entry>
<title>some: adjust install paths and invocations</title>
<updated>2016-07-18T08:15:29Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-07-18T08:15:29Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=181770b1e169b9c7c75eacdc969102cce18a8be7'/>
<id>urn:sha1:181770b1e169b9c7c75eacdc969102cce18a8be7</id>
<content type='text'>
</content>
</entry>
</feed>
