<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/gui, branch opentrack-2.3.8</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.8</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.8'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2017-07-23T05:38:05Z</updated>
<entry>
<title>gui/main-window: fix ps3 eye LED remaining lit</title>
<updated>2017-07-23T05:38:05Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-07-23T05:38:05Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=796c56ab38c39d25af4c8cd73f9c65ff648ef308'/>
<id>urn:sha1:796c56ab38c39d25af4c8cd73f9c65ff648ef308</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made several translation lines</title>
<updated>2017-07-23T04:23:26Z</updated>
<author>
<name>Alexander Orokhovatskiy</name>
<email>orokhovatskiy@gmail.com</email>
</author>
<published>2017-07-23T04:23:26Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=7653f6f4459e8b7e03dd3db488bfc5d55e0bc94c'/>
<id>urn:sha1:7653f6f4459e8b7e03dd3db488bfc5d55e0bc94c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gui/main: rework forceful exit</title>
<updated>2017-07-20T07:41:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-07-20T07:41:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0ecaa4c888fa316d13afc05b7cd9eb7a0f0ccb5e'/>
<id>urn:sha1:0ecaa4c888fa316d13afc05b7cd9eb7a0f0ccb5e</id>
<content type='text'>
- on MSVC, exit before destroying the window. Qt
  Creator plays nicer with that.

- otherwise, don't perform a forceful exit. it seems
  unnecessary. I'll play with Valgrind some more to
  verify this.
</content>
</entry>
<entry>
<title>gui, logic: allow for binding Caps Lock and Tab</title>
<updated>2017-07-06T19:31:21Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-07-06T19:31:21Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=5279f08e26ac9cea16f12f86c76b394c0d816b48'/>
<id>urn:sha1:5279f08e26ac9cea16f12f86c76b394c0d816b48</id>
<content type='text'>
Issue: #646
</content>
</entry>
<entry>
<title>minor tweaks only</title>
<updated>2017-06-18T16:48:42Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-06-18T16:28:45Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=04c196eb21879f4db0e55a12ecdf529f9a7e823d'/>
<id>urn:sha1:04c196eb21879f4db0e55a12ecdf529f9a7e823d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gui: make {start,stop}_tracker calls thread-safe</title>
<updated>2017-06-18T16:48:42Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-06-15T08:17:15Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=07a9abdfcb1880bcb7f2aec41ee96b86612fed52'/>
<id>urn:sha1:07a9abdfcb1880bcb7f2aec41ee96b86612fed52</id>
<content type='text'>
So far the only consumer are the keybindings.
</content>
</entry>
<entry>
<title>gui: don't redraw whole mapping window layout</title>
<updated>2017-06-18T16:48:42Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-06-15T04:42:02Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ab5cd03c9a50cef1dafa32c100e02ab36387db45'/>
<id>urn:sha1:ab5cd03c9a50cef1dafa32c100e02ab36387db45</id>
<content type='text'>
When we're tracking, we only want to redraw the splines
in the mapping window while the mapping window is open.
It was a major CPU hog to redraw in case the mapping
window's open.
</content>
</entry>
<entry>
<title>Added some translation in "Game detector"</title>
<updated>2017-06-18T16:28:03Z</updated>
<author>
<name>Alexander Orokhovatskiy</name>
<email>orokhovatskiy@gmail.com</email>
</author>
<published>2017-06-18T13:47:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b3ca008fdd0ff31466092737aed1992805c93c54'/>
<id>urn:sha1:b3ca008fdd0ff31466092737aed1992805c93c54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main: fix accessing build box's hardcoded drive</title>
<updated>2017-06-13T12:05:27Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-06-13T09:57:26Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=3599a5aa4b2f201a6b227f082ad1406a235c0da2'/>
<id>urn:sha1:3599a5aa4b2f201a6b227f082ad1406a235c0da2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get rid of camera angle position rotation</title>
<updated>2017-06-10T13:57:56Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-06-10T13:57:56Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=39c79af233bb5213701f54e779a3554fa2abe183'/>
<id>urn:sha1:39c79af233bb5213701f54e779a3554fa2abe183</id>
<content type='text'>
It doesn't work well enough anyway
</content>
</entry>
</feed>
