<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/facetracknoir/main.ui, branch trackhat-1.1p2</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-1.1p2</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-1.1p2'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2015-09-30T14:38:44Z</updated>
<entry>
<title>ui: bigger tracking symbol</title>
<updated>2015-09-30T14:38:44Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-09-30T14:38:44Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=fa8278e3c059deb13232ebcc0236c90dbd5054b8'/>
<id>urn:sha1:fa8278e3c059deb13232ebcc0236c90dbd5054b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'unstable' into trackhat-ui</title>
<updated>2015-09-30T14:22:00Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-09-30T14:21:41Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ac4dc94acc5d1e1d8fd4867730b835e2aa1fcc89'/>
<id>urn:sha1:ac4dc94acc5d1e1d8fd4867730b835e2aa1fcc89</id>
<content type='text'>
Sponsored-by: TrackHat

* unstable: (112 commits)
  Revert "accela: try more complex deadzone algorithm"
  pt: add wiki link for calibration instructions
  qfc: more gray colors when graph is disabled
  qfc, mapping: disallow editing and change color when checkbox disabled
  qfc: don't allow editing when disabled
  plugin-support: workaround multiple copies of modules
  accela: change translation gain
  accela: change rotation gain
  pt: change extraction code
  freepie-udp: add license
  freepie-udp: update
  accela: try more complex deadzone algorithm
  accela: add helpful comment
  accela: revert to more quadratic spline at start
  also save if save pending when start tracking
  ui: force saving if saving timer is pending
  accela: slightly more linear function
  pose-widget: simplify
  freepie-udp: nix harmless warning
  pose-widget: add comment
  simple-mat: add __restrict for GNU
  ui: save settings on a timer
  ui: show a warning if configuration directory can't be used
  aruco: tune min/max marker size
  win32-joystick: fix duplicate device name selection logic
  ui: no need to reset settings on tracking start
  ui: save profile when combobox text changes, not merely index
  ui: save current tracker/filter/proto, not last
  win32-joystick: fix COM failure path
  win32-joystick: nix unused variable
  win32-joystick: allow for unique selection of joysticks
  qfc: also draw line from function start while moving
  no need to save on tracking start anymore
  save axis opts, not just spline control points
  tracker: change centering order again
  fix typo
  cmake: don't say "opentrack" twice for osx build
  ui: really don't switch profiles while refreshing combobox
  pt: fix type mismatch
  ui: save prior to switching configs
  tracker_rs: adjusted tracker's name
  ui: don't reload settings if config wasn't changed
  ui: save everything before switching profiles
  options: return .ini basename easier
  tracker_rs: more readable icon
  tracker_rs: prevent potential thread starvation
  ui: switch to newly-created config
  ui: decruft
  ui: also bail on new config if its name is ".ini"
  ui: auto-refresh config list
  ui: display up to 20 profiles w/o scrolling
  ui: create an empty config properly in another code branch
  udp-tracker: silence harmless warning
  plugin-support: fix typo
  plugin-support: set more sane RTLD flags
  plugin-support: free modules from address space when needed
  ui: rename symbol to reflect current usage
  ui: move some slots to private
  ui, shortcuts: these are slots, actually
  ui: no need to write anything to new empty config
  ui: avoid potential memory leak
  ft: new game support
  game-data: chomp newlines in extractor
  ui: append extension in the right place
  simple-mat: fix arglist SFINAE
  simple-mat: can use static_cast here
  nix default empty config. it gets created on its own.
  ui: these aren't qt slots
  ui: nix wrong headers
  ui: remove GNU GPL
  ui: simplify condition
  props changed only
  main, ui: store config files in a predefined directory
  pt: show extracted points' areas and success count
  close dialogs on switch to new module
  ...
</content>
</entry>
<entry>
<title>ui: display up to 20 profiles w/o scrolling</title>
<updated>2015-08-26T06:39:12Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-08-26T06:39:12Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d85bc9cab41a05c5f64b0e11831287a7626263e3'/>
<id>urn:sha1:d85bc9cab41a05c5f64b0e11831287a7626263e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main, ui: store config files in a predefined directory</title>
<updated>2015-08-22T17:02:25Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-08-22T17:02:25Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4ab33fdfbb23fdfed5327d402989fd53d79f5380'/>
<id>urn:sha1:4ab33fdfbb23fdfed5327d402989fd53d79f5380</id>
<content type='text'>
Settings files are now stored in Documents/opentrack-version.

The transition path is to copy all .ini files into that directory,
accessible through the "Profile" menu dropdown.

Issue: #179
</content>
</entry>
<entry>
<title>icon-related goodness</title>
<updated>2015-07-26T13:52:29Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-26T13:52:29Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9ba6eda74d046b32f2541fbab46b7a905249b6ac'/>
<id>urn:sha1:9ba6eda74d046b32f2541fbab46b7a905249b6ac</id>
<content type='text'>
The .ico takes too much space, let's change palette later
</content>
</entry>
<entry>
<title>adjust ui</title>
<updated>2015-07-26T04:02:43Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-26T04:02:43Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9217b6b6591a4c30e401e22b540a8f1c9df4d998'/>
<id>urn:sha1:9217b6b6591a4c30e401e22b540a8f1c9df4d998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resize UI, looks better on OSX probably</title>
<updated>2015-07-19T09:12:31Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-19T09:11:40Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=3ad67aaa96be824dbcd2c9334dc709d7d4dec08e'/>
<id>urn:sha1:3ad67aaa96be824dbcd2c9334dc709d7d4dec08e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trackhat: some stubs</title>
<updated>2015-06-12T03:36:59Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-06-12T03:36:59Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d4a35684220c9e06b64ce3d39df06616f0147bdc'/>
<id>urn:sha1:d4a35684220c9e06b64ce3d39df06616f0147bdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: introduce options dialog</title>
<updated>2015-05-31T09:51:41Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-05-31T09:51:41Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=24128cad6973583f5ff26ff8853281a2ff752514'/>
<id>urn:sha1:24128cad6973583f5ff26ff8853281a2ff752514</id>
<content type='text'>
Move the non-mapping contents of mapping dialog to new options dialog.
The latter now also contains what used to be in the shortcuts dialog.
</content>
</entry>
<entry>
<title>add tab key order for main UI</title>
<updated>2015-01-05T20:45:43Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-01-05T20:45:43Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c9ba7cb4947e888cb11a6e5583fc27fbfc815388'/>
<id>urn:sha1:c9ba7cb4947e888cb11a6e5583fc27fbfc815388</id>
<content type='text'>
</content>
</entry>
</feed>
