<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-udp, branch opentrack-2.3-rc99p14</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc99p14</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc99p14'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-08-23T11:31:59Z</updated>
<entry>
<title>tracker/udp: minor fixes</title>
<updated>2016-08-23T11:31:59Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-23T11:31:59Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0888be6331e0f5c5a964788150172dcb9a61bb34'/>
<id>urn:sha1:0888be6331e0f5c5a964788150172dcb9a61bb34</id>
<content type='text'>
- use clamp util function
- only sleep until the next datagram arrives
- check data for NaN before accepting
</content>
</entry>
<entry>
<title>Update ftnoir_tracker_udp.cpp</title>
<updated>2016-08-20T09:59:06Z</updated>
<author>
<name>sheepsskullcity</name>
<email>sheepsskullcity@yahoo.com</email>
</author>
<published>2016-08-20T09:59:06Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=30455de98f37f7070b13880ec9ea0d52b044889f'/>
<id>urn:sha1:30455de98f37f7070b13880ec9ea0d52b044889f</id>
<content type='text'>
On success, bind() function returns true. So while(!should_quit) loop was always skipped.</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>tracker/udp: quit if socket can't be bound</title>
<updated>2016-08-10T08:42:03Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-10T08:36:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=5889b83298ca22dde8d374a701eed3eddd3e28de'/>
<id>urn:sha1:5889b83298ca22dde8d374a701eed3eddd3e28de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/udp: adjust margins in dialog</title>
<updated>2016-07-23T09:05:33Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-07-21T10:06:16Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=fbc79e91ce1dd7904a4ed55891bfde38797d0c22'/>
<id>urn:sha1:fbc79e91ce1dd7904a4ed55891bfde38797d0c22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/{joystick,pt,rift-{025,042,080}}: options api cleanup only</title>
<updated>2016-06-09T09:41:49Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-09T09:41:49Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=1b9dcf43be582c2719b9d5bf10b15acd59eac944'/>
<id>urn:sha1:1b9dcf43be582c2719b9d5bf10b15acd59eac944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>many modules: trivial cleanups only</title>
<updated>2016-05-26T15:19:19Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-05-26T15:09:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b008aefee41a21b24f1d2f1f23cd6c78b888ede5'/>
<id>urn:sha1:b008aefee41a21b24f1d2f1f23cd6c78b888ede5</id>
<content type='text'>
- Remove "this-&gt;" where it's not needed. Possibly rename shadowed vars.
- Don't reload the options bundle manually since `options::opts' exists
for that very reason.
- Remove '^ \+$' whitespace
- :retab
</content>
</entry>
<entry>
<title>all: adjust options.hpp move to compat</title>
<updated>2015-11-01T10:28:17Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-01T10:28:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0424a2802aec3600774ba9347c49312bb09b8cfe'/>
<id>urn:sha1:0424a2802aec3600774ba9347c49312bb09b8cfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix icon paths</title>
<updated>2015-10-30T08:11:08Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-10-30T08:11:08Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ef3fd54e23228f4b75676189e9e2ad1faf726433'/>
<id>urn:sha1:ef3fd54e23228f4b75676189e9e2ad1faf726433</id>
<content type='text'>
</content>
</entry>
</feed>
