Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-18 | cleanup qfc | Stanislaw Halik | |
Issue: #44 Remove confusing logic and retarded comments by the usual offender. Change prototypes a bit for clarity's sake again. | |||
2014-09-18 | fix build | Stanislaw Halik | |
2014-09-18 | nix unused includes | Stanislaw Halik | |
2014-09-18 | ftclient: .def doesn't work, don't lie to ourselves | Stanislaw Halik | |
2014-09-18 | reformat | Stanislaw Halik | |
2014-09-18 | Revert "initialize COM on _WIN32 as per Win32 API" | Stanislaw Halik | |
This reverts commit 03e4d58bbbbfb5d841354a34a2e2dc317b189deb. Issue: #53 Ironically breaks Windows open/save dialogs | |||
2014-09-17 | no need for dllmain | Stanislaw Halik | |
2014-09-17 | add remap labels | Stanislaw Halik | |
Issue: #52 | |||
2014-09-17 | cleanup global symbols | Stanislaw Halik | |
2014-09-17 | ft proto: cleanup | Stanislaw Halik | |
2014-09-17 | ftclient: compile as C, cleanup | Stanislaw Halik | |
2014-09-17 | nix explicit malloc | Stanislaw Halik | |
simplifies, allows for copy operator | |||
2014-09-17 | initialize COM on _WIN32 as per Win32 API | Stanislaw Halik | |
For API correctness only. It worked without issues since ever. | |||
2014-09-17 | remove win32-joystick axis remap | Stanislaw Halik | |
Feature provided for all trackers in core. Only confuses when both remaps used at the same time. Issue: #52 | |||
2014-09-17 | keep using raw headpose in ui | Stanislaw Halik | |
Issue: #52 | |||
2014-09-17 | hook up axis src logic | Stanislaw Halik | |
Issue: #52 | |||
2014-09-17 | simplify alt axis logic | Stanislaw Halik | |
2014-09-17 | hook up axis source options | Stanislaw Halik | |
Issue: #52 | |||
2014-09-17 | ctor brevity | Stanislaw Halik | |
2014-09-16 | gitignore | Stanislaw Halik | |
2014-09-13 | Reference pre-fork project's url | Stanislaw Halik | |
2014-09-13 | nix comment cancer | Stanislaw Halik | |
2014-09-13 | Never heard of the person. Is this a joke? | Stanislaw Halik | |
2014-09-13 | Attribution and copyright, see below | Stanislaw Halik | |
Previous few commits removed what is believed to be incorrect attributions and licenses made by people who didn't write the files in question. In case of dispute please contact through any of the following means: - committer, <sthalik@misaki.pl> - github issue tracker - other common sense means -sh | |||
2014-09-13 | Remove incorrect ownership | Stanislaw Halik | |
2014-09-13 | nix incorrect copyright attribution (see note) | Stanislaw Halik | |
While @dbaarda wanted to leave it ghostwritten, it's not fair toward him. | |||
2014-09-13 | nix wrong attribution | Stanislaw Halik | |
2014-09-13 | nix copyright boilerplate | Stanislaw Halik | |
2014-09-13 | nix invalid copyright attribution longer than code actual | Stanislaw Halik | |
2014-09-13 | nix outdated comments and incorrect copyright assignment | Stanislaw Halik | |
2014-09-13 | fix braino | Stanislaw Halik | |
2014-09-13 | useless headers | Stanislaw Halik | |
2014-09-13 | joy: Fix API misuse | Stanislaw Halik | |
Issue: #38 | |||
2014-09-13 | why is this useless shit STILL THERE? | Stanislaw Halik | |
2014-09-12 | Correct axis scale logic | Stanislaw Halik | |
Issue: #38 | |||
2014-09-12 | mid axis range already subtracted, correct branch test | Stanislaw Halik | |
Issue: #38 | |||
2014-09-12 | Don't cut ranges in half needlessly | Stanislaw Halik | |
Issue: #38 | |||
2014-09-12 | Joystick makes even less sense at 3am | Stanislaw Halik | |
Issue: #38 | |||
2014-09-09 | account for joy hot-unplug shenanigans and read failures | Stanislaw Halik | |
2014-09-08 | Flip tx, not yaw, as dyvoid said in the first place | Stanislaw Halik | |
Reported-by: dyvoid via reddit | |||
2014-09-07 | Flip yaw too for rift | Stanislaw Halik | |
Reported-by: dyvoid through reddit | |||
2014-09-07 | Rift: position tracking DK2, pitch sign | Stanislaw Halik | |
Tested-by: dyvoid, p00ky (both through reddit) | |||
2014-09-07 | dos2unix | Stanislaw Halik | |
2014-09-07 | remove commas to stop github whining | Stanislaw Halik | |
2014-09-06 | ar: fix choosing camera | Stanislaw Halik | |
2014-09-06 | unbreak build following rename | Stanislaw Halik | |
2014-09-06 | opencv symbol rename not done yet apparently | Stanislaw Halik | |
2014-09-06 | rename case | Stanislaw Halik | |
2014-08-31 | most TODO items stale, move rest to issue tracker | Stanislaw Halik | |
2014-08-31 | iterations update calib state, no need to do twice | Stanislaw Halik | |