summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_base
AgeCommit message (Collapse)Author
2013-10-15correct some obsolete stuffStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-09-19base: remove incorrect copyright/authorship infoStanislaw Halik
2013-09-19faceapi: move SM .h to appropriate dirStanislaw Halik
2013-09-19hpp: remove unused function, PT dropped supportStanislaw Halik
2013-09-19tracker-base: pass -pedantic in GNUC89Stanislaw Halik
2013-09-15Simplify tracker APIStanislaw Halik
No need to have a separate finalization function, can just as well sleep in the destructor.
2013-09-15Fix MSVC build. Also, minor reformatStanislaw Halik
2013-09-14Run dos2unix on the tree. No user-facing changes.Stanislaw Halik
2013-09-13Cleanup unused functionsStanislaw Halik
2013-06-29Merged in fixes to hydra and rift code, along with a bug in the pitch ↵mm0zct
inversion of FTNoIR itself. Also added an include directory the Rift needs which was absent before.
2013-06-27Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusionStanislaw Halik
Requested-by: mm0zct
2013-04-30Implement center notificationStanislaw Halik
2013-04-13Don't use axes as class/struct members. Use an array instead, and iterate ↵Stanislaw Halik
over them where applicable.
2013-04-02static const char* -> #defineStanislaw Halik
2013-04-02Just put everything new in. Conflict resolution will be laterStanislaw Halik
2013-03-22Remove .bat files, actually finish rename this timeStanislaw Halik
2013-03-22finish renameStanislaw Halik
2013-03-22Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!Stanislaw Halik
.git/config: [core] ignorecase = false