Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-05 | allow for 180 pitch | Stanislaw Halik | |
2014-10-05 | cleanup some useless logic | Stanislaw Halik | |
2014-10-05 | whitespace only | Stanislaw Halik | |
2014-10-05 | mapping was set to nonsense when exceeded spline bounds | Stanislaw Halik | |
2014-10-05 | retab only | Stanislaw Halik | |
2014-10-05 | flush and push | Stanislaw Halik | |
2014-10-05 | flush | Stanislaw Halik | |
2014-10-04 | flush before windows breaks and data lossage | Stanislaw Halik | |
2014-10-03 | fix toggle axis enablement properly | Stanislaw Halik | |
2014-10-03 | prevent reset to origin on pause hotkey | Stanislaw Halik | |
Issue: #72 Reported-by: @Pretagonist | |||
2014-10-01 | prettify tarball names | Stanislaw Halik | |
2014-10-01 | add tarball target | Stanislaw Halik | |
2014-09-28 | fix pose digitcount | Stanislaw Halik | |
2014-09-28 | fix FreePIE udp sender finally | Stanislaw Halik | |
With enormous thanks to @KyokushinPL for resources invested. Issue: #48 | |||
2014-09-27 | don't recalculate covariance for N frames like a drooling retard | Stanislaw Halik | |
2014-09-27 | unbreak build, needs access from subclass | Stanislaw Halik | |
2014-09-27 | whitespace only | Stanislaw Halik | |
2014-09-27 | options: move to base class for clarity | Stanislaw Halik | |
2014-09-27 | make stuff private, not protected | Stanislaw Halik | |
clang generates warnings for unused private stuff, so use that. | |||
2014-09-27 | gitignore | Stanislaw Halik | |
2014-09-27 | freepie: once more, with feeling (tm) | Stanislaw Halik | |
- don't hand-code octet reversal - don't check for endianness every iteration - in flag_Raw case float[6] orient was being clobbered, use a temporary - reset float[6]* orient ptr to null after usage - don't special-case .apk sending too short dgrams Thanks-to: @KyokushinPL | |||
2014-09-27 | freepie: goddamn hell | Stanislaw Halik | |
2014-09-27 | freepie: try fix apk interop | Stanislaw Halik | |
Maybe @KyokushinPL gets it to work now Issue: #48 | |||
2014-09-27 | gain: stupido | Stanislaw Halik | |
2014-09-27 | ft2: more accurate descriptions | Stanislaw Halik | |
2014-09-27 | ft2: multiply right axis for "ezca mode" | Stanislaw Halik | |
Issue: #70 | |||
2014-09-26 | replace raw headpose box a bit | Stanislaw Halik | |
2014-09-25 | core: link with winmm on win32 | Stanislaw Halik | |
Reported-by: @KyokushinPL | |||
2014-09-25 | Merge remote-tracking branch 'remotes/origin/flush-20140924' into unstable | Stanislaw Halik | |
Note, only to linearize history. No changes made. | |||
2014-09-25 | how about this no-feed image? | Stanislaw Halik | |
2014-09-25 | frames got clobbered, opencv sucks as usual | Stanislaw Halik | |
2014-09-25 | gain progress | Stanislaw Halik | |
2014-09-24 | reorder some widgets | Stanislaw Halik | |
2014-09-24 | fix UI somewhat | Stanislaw Halik | |
After @KyokushinPL made look-and-feel changes, fix Qt layouts and property values. | |||
2014-09-24 | stock octopus drawing | Stanislaw Halik | |
2014-09-24 | missing header | Stanislaw Halik | |
2014-09-24 | CRLF -> LF conversion .git/index removal | Stanislaw Halik | |
Forgot to do it earlier, hence trash commits in recent days | |||
2014-09-24 | gain: more work, still incomplete | Stanislaw Halik | |
2014-09-24 | use gain class already for debugging sake | Stanislaw Halik | |
2014-09-24 | half gain logic done | Stanislaw Halik | |
2014-09-24 | core: fix timer units | Stanislaw Halik | |
2014-09-24 | timer: convert to ms on demand | Stanislaw Halik | |
2014-09-24 | fix dos2unix fiasco | Stanislaw Halik | |
2014-09-24 | unbreak hopefully | Stanislaw Halik | |
2014-09-24 | nix needless include | Stanislaw Halik | |
2014-09-24 | fix Wine bitrot rather than only saying so | Stanislaw Halik | |
name mangling has issues so partial revert | |||
2014-09-24 | initialize first union member (clang warning) | Stanislaw Halik | |
2014-09-24 | no need for pragma here | Stanislaw Halik | |
Revert part of ae8f78bf5e9096b44e700b1b2e1e4edc03a0b93d | |||
2014-09-24 | Merge pull request #68 from KyokushinPL/patch-1 | Stanislaw Halik | |
New UI | |||
2014-09-24 | New UI | Andrew | |