<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/proto-fsuipc, 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-05T12:40:55Z</updated>
<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 more strings translatable</title>
<updated>2016-11-05T12:07:34Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-11-05T12:04:42Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=395d606ab74c25e3c107e59a6b0933de9bf79d20'/>
<id>urn:sha1:395d606ab74c25e3c107e59a6b0933de9bf79d20</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>{dinput,logic,..}: cleanup</title>
<updated>2016-09-06T02:03:38Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-05T20:09:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=aac3d4b4578585b8b3f96685502f2941d492ee1a'/>
<id>urn:sha1:aac3d4b4578585b8b3f96685502f2941d492ee1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: refactor boilerplate for projects</title>
<updated>2016-08-23T11:20:22Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-23T09:37:53Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e28c988a04c15c2cedfe7e069a066463f4e4c452'/>
<id>urn:sha1:e28c988a04c15c2cedfe7e069a066463f4e4c452</id>
<content type='text'>
Don't rely on a macro that shouldn't be necessary.

The information "opentrack_boilerplate" retrieves is now factored out to
be easily available to projects themselves.

opentrack_boilerplate can now also build executables.

When appropriate, target properties are now concatenated rather than
replaced.
</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>compat, proto/fsuipc: fix GNU CXX 6.1.0+ build</title>
<updated>2016-06-14T16:14:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-14T09:42:47Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f9e4a82ac414bf60e817b48ac8443a00c83b2f1e'/>
<id>urn:sha1:f9e4a82ac414bf60e817b48ac8443a00c83b2f1e</id>
<content type='text'>
Include cmath explicitly
</content>
</entry>
<entry>
<title>proto/fsuipc: fix "64/50" expanding to "1"</title>
<updated>2016-06-09T08:49:54Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-08T11:04:32Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=10a469b7adc6bec2ef8c0a043e789bf60e959168'/>
<id>urn:sha1:10a469b7adc6bec2ef8c0a043e789bf60e959168</id>
<content type='text'>
This is a POLA violation.
</content>
</entry>
</feed>
