<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/filter-ewma2, 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-21T09:52:07Z</updated>
<entry>
<title>filter/ewma: allow for higher smoothing curve slider value</title>
<updated>2016-06-21T09:52:07Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-21T09:52:07Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=06cf1e4a9ac6f7b22d56c6f1116b279f8589d688'/>
<id>urn:sha1:06cf1e4a9ac6f7b22d56c6f1116b279f8589d688</id>
<content type='text'>
</content>
</entry>
<entry>
<title>filter/ewma: update labels before they're modified</title>
<updated>2016-06-21T09:51:36Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-21T09:51:36Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=29872b5dfaac4263f181280cd299d3203ff3f23d'/>
<id>urn:sha1:29872b5dfaac4263f181280cd299d3203ff3f23d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>filter/ewma: change delta smoothing constant back</title>
<updated>2016-06-21T09:15:33Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-21T09:15:33Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=dee8de57ad54c0c1cf46b63066de571c8cb98470'/>
<id>urn:sha1:dee8de57ad54c0c1cf46b63066de571c8cb98470</id>
<content type='text'>
</content>
</entry>
<entry>
<title>filter/ewma: add note about warmup time</title>
<updated>2016-06-21T09:09:31Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-21T09:09:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=eaf38d3ad753dd8f5a13a07c60bea6f028d28bac'/>
<id>urn:sha1:eaf38d3ad753dd8f5a13a07c60bea6f028d28bac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>filter/ewma: cleanup, update</title>
<updated>2016-06-20T09:19:33Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-20T09:19:33Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=aaf7965df8b423bcacd411931d4cb0bb238ced61'/>
<id>urn:sha1:aaf7965df8b423bcacd411931d4cb0bb238ced61</id>
<content type='text'>
- switch to our timer since it has more than millisecond precision
- use slider_value for settings
- sanitize allowed scaling curve bounds
- ensure min &lt;= max in dialog
- ensure min &lt;= max at filter runtime
- check for NaN taking -ffast-math into account
- simplify dialog logic
- change delta smoothing constant
</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>partial revert of 74d9f5e31428ef362033a63c10b781d943c5e5a5</title>
<updated>2016-05-13T22:48:29Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-05-13T22:48:29Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=df2dc4503ce9ca4276a32925cfac49a3f26c4985'/>
<id>urn:sha1:df2dc4503ce9ca4276a32925cfac49a3f26c4985</id>
<content type='text'>
We actually need to use a float intermediate type lest the value gets
truncated.
</content>
</entry>
<entry>
<title>many: remove unneeded implicit type conversion double &lt;-&gt; float</title>
<updated>2016-05-13T11:19:31Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-05-13T11:19:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=74d9f5e31428ef362033a63c10b781d943c5e5a5'/>
<id>urn:sha1:74d9f5e31428ef362033a63c10b781d943c5e5a5</id>
<content type='text'>
</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>move to subdirectory-based build system</title>
<updated>2015-10-30T07:39:32Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-10-30T06:37:41Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=aa066bdd4622d4f6824fee864f6be6806813f04d'/>
<id>urn:sha1:aa066bdd4622d4f6824fee864f6be6806813f04d</id>
<content type='text'>
Closes #224
</content>
</entry>
</feed>
