<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/csv, branch opentrack-2.3-rc49p5</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc49p5</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc49p5'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-06-14T16:14:46Z</updated>
<entry>
<title>csv: code quality fixes</title>
<updated>2016-06-14T16:14:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-14T09:41:43Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=81b09254eeb8970394cd564132d1d76fec687057'/>
<id>urn:sha1:81b09254eeb8970394cd564132d1d76fec687057</id>
<content type='text'>
- use std::move where applicable
- reformat more
- make const stuff static, use QStringLiteral
- fix regexes to make progress more
- always move further into file even if regexes fail
- apply less defensive coding, but still enough
- remove stuff we don't use
</content>
</entry>
<entry>
<title>csv: reformat only</title>
<updated>2016-06-14T16:14:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-14T08:03:14Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=2a6f1c9c510ddea1a55428b6ed22a6685ce45cf9'/>
<id>urn:sha1:2a6f1c9c510ddea1a55428b6ed22a6685ce45cf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>csv: reformat only</title>
<updated>2016-06-14T16:14:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-14T07:58:59Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f66970072466845f5f6de501e2ec1d780fdd4107'/>
<id>urn:sha1:f66970072466845f5f6de501e2ec1d780fdd4107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>csv: make static</title>
<updated>2016-06-14T16:14:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-14T07:58:21Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=db2fafded15edaa8a5ca83cfc467b4a37be3718b'/>
<id>urn:sha1:db2fafded15edaa8a5ca83cfc467b4a37be3718b</id>
<content type='text'>
It's only used once per platform.
</content>
</entry>
<entry>
<title>csv: fix GNU CXX 6.1 scanf modifier</title>
<updated>2016-06-14T16:14:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-14T07:58:12Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=82b9f72b22d25d16656c5db439fba14190cc3e21'/>
<id>urn:sha1:82b9f72b22d25d16656c5db439fba14190cc3e21</id>
<content type='text'>
GNU cxx 6.1 doesn't allow for non-standard cxx scanf modifiers. Have to
use %02x and convert to unsigned char later.
</content>
</entry>
<entry>
<title>cmake/many: remove obsolete keywords from cmake macro invocation</title>
<updated>2016-05-17T16:06:28Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-05-17T16:03:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f5c5ce05991f5382e6bafb880020c518f4a60eb1'/>
<id>urn:sha1:f5c5ce05991f5382e6bafb880020c518f4a60eb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: export only needed symbols</title>
<updated>2015-11-01T08:20:17Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-01T08:20:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=5a2ddaf39cf5ad86cf43d8a01f51989b5e3afa49'/>
<id>urn:sha1:5a2ddaf39cf5ad86cf43d8a01f51989b5e3afa49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: less linkage boilerplate</title>
<updated>2015-11-01T08:09:25Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-01T08:09:25Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0497f57268e8be7af69d37e24fa356e441c0d5f6'/>
<id>urn:sha1:0497f57268e8be7af69d37e24fa356e441c0d5f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: less boilerplate, link dynamically</title>
<updated>2015-11-01T07:49:12Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-01T07:39:46Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e04fe7d7b412c502c30c3eaf9d54b0eebf708d2b'/>
<id>urn:sha1:e04fe7d7b412c502c30c3eaf9d54b0eebf708d2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use newly-added preprocessor variable</title>
<updated>2015-11-01T07:49:12Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-01T07:36:28Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=cc16fd0121fe79ae1fd9539a606c19827f64bc23'/>
<id>urn:sha1:cc16fd0121fe79ae1fd9539a606c19827f64bc23</id>
<content type='text'>
</content>
</entry>
</feed>
