Age | Commit message (Expand) | Author |
2014-06-13 | ewma: don't filter twice with same input value | Stanislaw Halik |
2014-06-13 | ewma: dbaarda failed to give himself credit | Stanislaw Halik |
2014-06-13 | ewma: style only | Stanislaw Halik |
2014-06-13 | Merge pull request #33 from dbaarda/dev/ewma2 | Stanislaw Halik |
2014-06-12 | Remove DOS line terminators from ftnoir_filter_ewma2.{cpp,h}. | Donovan Baarda |
2014-06-12 | one more libevdev pkgconfig typo | Stanislaw Halik |
2014-06-12 | cmake: fix libevdev pkgconfig grovel | Stanislaw Halik |
2014-06-12 | include libevdev with a sensible path | Stanislaw Halik |
2014-06-12 | Merge branch 'master' of https://github.com/opentrack/opentrack into dev/ewma2 | Donovan Baarda |
2014-06-12 | detect libevdev via pkgconfig | Stanislaw Halik |
2014-06-12 | prevent spurious debug output all the time | Stanislaw Halik |
2014-06-12 | fix a data race caused by std::atomic usage | Stanislaw Halik |
2014-06-12 | Fix lock order reversal | Stanislaw Halik |
2014-06-11 | Fix Windows performance counters | Stanislaw Halik |
2014-06-11 | Fix OSX high resolution timers | Stanislaw Halik |
2014-06-11 | Defer PT apply to avoid deadlock | Stanislaw Halik |
2014-06-11 | remove unused header | Stanislaw Halik |
2014-06-11 | use the precise counter | Stanislaw Halik |
2014-06-11 | implement a high-precision timer | Stanislaw Halik |
2014-06-08 | credit uglyDwarf | Stanislaw Halik |
2014-06-07 | fix some confused crapola that never worked anywayopentrack-2.2a2 | Stanislaw Halik |
2014-06-07 | freetrack: enable dummy executable unconditionally | Stanislaw Halik |
2014-06-06 | Merge branch 'master' of github.com:opentrack/opentrack | Stanislaw Halik |
2014-06-06 | New game support for freetrack protocol | Stanislaw Halik |
2014-06-06 | Revert cmake libevdev changes | Stanislaw Halik |
2014-06-05 | Only enable libevdev on Linux. Default to it enabled. | Stanislaw Halik |
2014-06-05 | Merge pull request #31 from okdshin/fix_libevdev_config | Stanislaw Halik |
2014-06-05 | remove SDK_ENABLE_LIBEVDEV macro and simplify sdk libevdev config | okdshin |
2014-06-05 | Update README.md | Stanislaw Halik |
2014-06-05 | Merge pull request #30 from okdshin/enable_to_select_libevdev_pathopentrack-2.2a1 | Stanislaw Halik |
2014-05-30 | vjoy: Fix POV hat state | Stanislaw Halik |
2014-05-21 | add SDK_LIBEVDEV to enable users to select libevdev path. | okdshin |
2014-02-10 | don't load spline config twice | Stanislaw Halik |
2014-02-10 | replace incorrect interpolation with nearest neighbor | Stanislaw Halik |
2014-01-25 | remove undefined member function from class | Stanislaw Halik |
2014-01-25 | accela: remove now-unused mutex | Stanislaw Halik |
2014-01-23 | glwidget: don't use doubles for no good reason | Stanislaw Halik |
2014-01-23 | glwidget: don't perform useless computation | Stanislaw Halik |
2014-01-18 | ht: adjust coeffs | Stanislaw Halik |
2014-01-16 | remove now-unused useless block | Stanislaw Halik |
2014-01-16 | get rid of corner subpix, causes nonsense on certain poses | Stanislaw Halik |
2014-01-15 | also free the second tracker's dialog window | Stanislaw Halik |
2014-01-15 | fix ft interface selection not persisting | Stanislaw Halik |
2014-01-15 | make all tracker/protocol/filter dialogs non-modal | Stanislaw Halik |
2014-01-15 | free dialog windows on tracking stoppage | Stanislaw Halik |
2014-01-15 | remove harmless warning | Stanislaw Halik |
2014-01-14 | remove broken half of pitch breakage detection | Stanislaw Halik |
2014-01-14 | adjust subpix epsilon | Stanislaw Halik |
2014-01-14 | switch to new profile after using the 'save as' function | Stanislaw Halik |
2014-01-14 | prevent mutex starvation with PT on non-Windows platforms | Stanislaw Halik |