summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_protocol_ft/ftnoir_protocol_ft.cpp
AgeCommit message (Expand)Author
2015-10-30move to subdirectory-based build systemStanislaw Halik
2015-10-11facetracknoir update licenseStanislaw Halik
2015-10-06ft: try without locking this timeStanislaw Halik
2015-10-06ft: cleanup commentsStanislaw Halik
2015-10-03ft: add locking backStanislaw Halik
2015-07-20add my own copyrightStanislaw Halik
2015-07-16all: use macros for symbol exposureStanislaw Halik
2015-07-01freetrack: use volatileStanislaw Halik
2015-01-08don't increment dataid twiceStanislaw Halik
2014-11-02rename csv module dirStanislaw Halik
2014-10-29apply right invert, so users don't have toStanislaw Halik
2014-10-29whitespace onlyStanislaw Halik
2014-10-22-Wreorder that went badStanislaw Halik
2014-10-19update modules to refactored APIStanislaw Halik
2014-10-14drop EZCA mode, pitch already up to 180Stanislaw Halik
2014-09-27ft2: multiply right axis for "ezca mode"Stanislaw Halik
2014-09-22get rid of evil CALLING_CONVENTION macroStanislaw Halik
2014-09-22needless compat api breakageStanislaw Halik
2014-09-22win32: all plugins in Windows binary distro updated to new apiStanislaw Halik
2014-09-22nix spurious debugStanislaw Halik
2014-09-19fix axes swappageopentrack-2.2-stable-20141112Stanislaw Halik
2014-09-17ft proto: cleanupStanislaw Halik
2014-06-07freetrack: enable dummy executable unconditionallyStanislaw Halik
2013-12-31ft: use settings frameworkStanislaw Halik
2013-10-25multiply EZCA-mode pitch by 2Stanislaw Halik
2013-10-19removed a stray fprintfmm0zct
2013-10-19Fixed FT2.0 tracker to actually start and kill TrackIR.exe dummy correctlymm0zct
2013-10-19Fix proto/filter dtor not being calledStanislaw Halik
2013-10-19untested kill dummy on tracking stopStanislaw Halik
2013-10-17fix win32 build breakageStanislaw Halik
2013-09-19proto-freetrack: use new compat bool ::success()Stanislaw Halik
2013-09-15Don't use dummy exe, it prevents users from deleting app directoryStanislaw Halik
2013-09-14Downcase settings directory. Only affects LinuxStanislaw Halik
2013-09-14Run dos2unix on the tree. No user-facing changes.Stanislaw Halik
2013-09-13Remove per-file version history. Be careful not to touch copyright information.Stanislaw Halik
2013-08-03Provide access to unfiltered, unmapped headpose for cameniStanislaw Halik
2013-07-04Remove non-working compatibility shim codeStanislaw Halik
2013-06-27Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusionStanislaw Halik
2013-06-06Remove dead codeStanislaw Halik
2013-06-06FT: use the portable way to create a shared memory segmentStanislaw Halik
2013-06-06CleanupStanislaw Halik
2013-05-07allow launch dummy with spaces in filenameStanislaw Halik
2013-04-29Rename global settings locationStanislaw Halik
2013-04-29Correct prototypesStanislaw Halik
2013-04-27Fix embarassing locking but propagated through the codebase :(Stanislaw Halik
2013-04-27Implement game name in the UI, lost previously due to refactoring.Stanislaw Halik
2013-04-25Use new CSV library in FT 2.0Stanislaw Halik
2013-04-25Zero table first, in case unknown game connectsStanislaw Halik
2013-04-23Less leaks, and actually use flags for dummy and tirviewsStanislaw Halik
2013-04-13Don't use axes as class/struct members. Use an array instead, and iterate ove...Stanislaw Halik