Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-31 | add unmodified hatire | Stanislaw Halik | |
2014-01-13 | remove hatire tracker | Stanislaw Halik | |
hatire tracker's unmaintained, unused and has an obvious crash bug The following line: data[frame_cnt] = (long) HAT.Code; contains an arbitrary offset dereference. It's obvious now that the code has only been compile-tested. Because no one reported the issue, it's safe to assume it has no users. If it gets users and becomes actively maintained, it'll return. -sh | |||
2014-01-05 | remove settings dialog copypasted all over, losing functionality | Stanislaw Halik | |
2014-01-03 | fix build | Stanislaw Halik | |
2014-01-01 | don't reference QSettings anymore | Stanislaw Halik | |
2013-12-31 | finish rename | Stanislaw Halik | |
2013-12-31 | meta: get rid of Initialize(), now RAII | Stanislaw Halik | |
2013-12-30 | hatire: don't hardcode stuff in lookup tables | Stanislaw Halik | |
2013-12-30 | resize hatire dialog not to look cramped on Linux | Stanislaw Halik | |
2013-12-30 | hatire: use new settings framework | Stanislaw Halik | |
2013-12-10 | s/Give/Get/ | Stanislaw Halik | |
2013-12-10 | remove return value from GiveHeadPoseData | Stanislaw Halik | |
2013-11-27 | merge in the right hatire branch this time! | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | furax49's copyright | Stanislaw Halik | |
https://sourceforge.net/p/hatire/code/ci/5f323520c47437079f559d0ff4f2c2de0ce81098/tree/ftnoir_tracker_hat.cpp#l11 Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | pt, hatire: save settings in correct place | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | hatire: use less-precise timers, for speed | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | convert icon to .png, doesn't work on win32 ironically | Stanislaw Halik | |
2013-11-27 | make hatire actually buildable | Stanislaw Halik | |
Remove 'captain obvious' comments, references to <windows.h>, fix spelling errors, use UI layouts, and so on Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | initial import of hatire by Furax49 | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> |