<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/opentrack, branch trackhat</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-09-20T21:24:19Z</updated>
<entry>
<title>api/tracker: merge from unstable</title>
<updated>2016-09-20T21:24:19Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-20T20:21:32Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8dfddcd7dba3752ab44fd9f30cc1533561aabe75'/>
<id>urn:sha1:8dfddcd7dba3752ab44fd9f30cc1533561aabe75</id>
<content type='text'>
- fix gimbal lock
- use right Tait-Bryan conversion to/from matrix, not generic
inapplicable euler conversion
- adjust for timer inaccuracy, therefore running at constant Hz
that's actually the specified Hz
</content>
</entry>
<entry>
<title>api: backport simple-mat as whole file</title>
<updated>2016-09-20T21:24:18Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-20T19:26:05Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=367aabfdb598acc30c66f0a3127c6b58068c6eef'/>
<id>urn:sha1:367aabfdb598acc30c66f0a3127c6b58068c6eef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>api, compat: backport exports fix</title>
<updated>2016-09-20T21:24:17Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-20T19:24:40Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=88e4563455ca183e1b77364b73d5e6173af513d3'/>
<id>urn:sha1:88e4563455ca183e1b77364b73d5e6173af513d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>api/plugins: avoid needless vtable</title>
<updated>2016-09-20T21:24:15Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-20T20:45:43Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=32e1adc0af44cf0cb8495118700884b7ad479a6e'/>
<id>urn:sha1:32e1adc0af44cf0cb8495118700884b7ad479a6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>api/tracker: centering should go the other way</title>
<updated>2016-09-12T18:41:43Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-12T17:51:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=16f391b203e20b91dff713c40c07aec4885c7350'/>
<id>urn:sha1:16f391b203e20b91dff713c40c07aec4885c7350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>api/win32-joystick: fix build</title>
<updated>2016-09-12T17:12:55Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-12T17:12:55Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e9053e126614da615810534e42062d8da113a3a1'/>
<id>urn:sha1:e9053e126614da615810534e42062d8da113a3a1</id>
<content type='text'>
How did this even happen?
</content>
</entry>
<entry>
<title>remove unused center_method setting</title>
<updated>2016-03-07T19:16:05Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-03-07T19:16:05Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=57ab688b4f422a0165795f69182caf4d2430a549'/>
<id>urn:sha1:57ab688b4f422a0165795f69182caf4d2430a549</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'unstable' into trackhat</title>
<updated>2016-01-06T19:16:18Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-01-06T19:07:13Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=82f3d7373234cc0db79a22d476cb54b5eda7a0ea'/>
<id>urn:sha1:82f3d7373234cc0db79a22d476cb54b5eda7a0ea</id>
<content type='text'>
* unstable: (140 commits)
  tracker/pt: increase auto threshold bucket size again
  tracker/pt: limit max amount of extracted blobs
  gui: don't update main window if we're minimized
  tracker/pt: only show widget if the frame is visible
  tracker/pt: don't resize twice in widget
  freetrack/games: regen
  contrib/make-csv: perl sort isn't stable, don't ignore case
  tracker/pt: avoid widget temp QImage allocation
  spline-widget: oops, pass by reference
  tracker/pt: don't allocate temporary dynamic size arrays
  tracker/pt: don't copy points array needlessly
  tracker/pt: don't allocate temporary frame
  tracker/pt: cv::Mat::at&lt;T&gt; is slow, use cv::Mat::ptr
  tracker/pt: avoid widget malloc when able
  tracker/pt: optimize widget
  tracker/pt: update video widget at 40 -&gt; 50 ms
  cmake/mingw-w64: update
  tracker/pt: reduce mutex contention
  gui: fix left margin
  tracker/pt: remove krap
  tracker/pt: move ctor out of the loop
  tracker/pt: nix unused
  tracker/pt: don't fill mask on frame
  pose-widget: also bilinear interpolation of alpha value
  ui: adjust margin
  ui: make more compact
  glwidget: use transparent octopus background
  api/mat: fix typos/breakage
  api/joy: refresh only manually on certain events
  pt: histogram more granular 6 -&gt; 8
  cmake/api: link with strmiids.lib on win32
  tracker/pt: reduce auto thresholding histogram bucket size
  api/keys: prevent idempotent keys
  api/joy: move from header
  api/joy: prevent idempotent keypressed passed to receiver
  compat/options: get rid of std::string usage
  compat/options: move from header
  gui/settings: set parent, otherwise not modal
  gui/settings: don't forget to show a modal dialog before executing
  gui/main: don't raise a new window, it's enough to set visible
  api/joy: speed up poll_axis path
  api/joy: nix static, now that we're not a singleton
  tracker/joy: adapt to non-singleton joy worker
  joystick: no longer singleton, use fake window handle
  api/keys: use a fake window for DirectInput handle
  gui/keys: allow for pausing global keystrokes for options dialog
  api/keys: nix tautological #ifdef
  contrib/aruco: oops, right extension
  contrib/aruco: use @frost555's marker image
  api/camera-names: move to compat/
  ...
</content>
</entry>
<entry>
<title>api/mat: fix typos/breakage</title>
<updated>2015-12-17T23:54:45Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-17T23:54:45Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f53f0c3ebb3553543dcd0814d6d1fe54faef030e'/>
<id>urn:sha1:f53f0c3ebb3553543dcd0814d6d1fe54faef030e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>api/joy: refresh only manually on certain events</title>
<updated>2015-12-17T21:52:54Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-17T21:52:54Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=3e543b11f57aa6c010045fb9614eb2638ac6ae81'/>
<id>urn:sha1:3e543b11f57aa6c010045fb9614eb2638ac6ae81</id>
<content type='text'>
Refresh joylist when new listener arrives, and when the joy singleton
just gets created. Enumerating joys all the time causes high CPU usage
for some of the users.

Issue: #279
Backtrace-by: @exulant
Reported-by: @aka2k
</content>
</entry>
</feed>
