summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_protocol_ft
AgeCommit message (Collapse)Author
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-28unbreak ftclient, needs MSVC no matter whatStanislaw Halik
2014-10-22-Wreorder that went badStanislaw Halik
2014-10-19decruft moreStanislaw Halik
2014-10-19update modules to refactored APIStanislaw Halik
2014-10-14drop EZCA mode, pitch already up to 180Stanislaw Halik
2014-10-14update options apiStanislaw Halik
2014-10-04flush before windows breaks and data lossageStanislaw Halik
2014-09-27ft2: more accurate descriptionsStanislaw Halik
2014-09-27ft2: multiply right axis for "ezca mode"Stanislaw Halik
Issue: #70
2014-09-24CRLF -> LF conversion .git/index removalStanislaw Halik
Forgot to do it earlier, hence trash commits in recent days
2014-09-22get rid of evil CALLING_CONVENTION macroStanislaw Halik
2014-09-22fixup! needless compat api breakageStanislaw Halik
2014-09-22fixup! fix Linux buildStanislaw 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
Issue: #56
2014-09-18ft: use C-style commentsStanislaw Halik
2014-09-17ft proto: cleanupStanislaw Halik
2014-07-27Finish rename for all platformsStanislaw Halik
2014-06-07freetrack: enable dummy executable unconditionallyStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2014-01-15fix ft interface selection not persistingStanislaw Halik
2014-01-15make all tracker/protocol/filter dialogs non-modalStanislaw Halik
2014-01-15remove harmless warningStanislaw Halik
2014-01-05remove settings dialog copypasted all over, losing functionalityStanislaw Halik
2014-01-05fix/reword the UIStanislaw Halik
2014-01-05change icons, remove self-referencesStanislaw Halik
2013-12-31ft: use settings frameworkStanislaw Halik
2013-12-31meta: get rid of Initialize(), now RAIIStanislaw Halik
2013-10-25multiply EZCA-mode pitch by 2Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-24ft proto: fun with layoutsStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-19removed a stray fprintfmm0zct
-mm0zct
2013-10-19Fixed FT2.0 tracker to actually start and kill TrackIR.exe dummy correctlymm0zct
-mm0zct&shalik
2013-10-19Fix proto/filter dtor not being calledStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> Reported-by: mm0zct
2013-10-19untested kill dummy on tracking stopStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-17fix last woe32 breakageStanislaw Halik
2013-10-17fix win32 build breakageStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-15proto-freetrack: fix layouts, end confusionStanislaw Halik
Confusion ensued due to 'dummy TrackIR.exe' which people keep enabling despite it only existing for the EZCA software. Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-11clarify copyrightStanislaw Halik
Please see facetracknoir/develop: 336fc06ebe550d2c5fefae7dc1f967377eef998d https://sourceforge.net/p/facetracknoir/codegit/ci/336fc06ebe550d2c5fefae7dc1f967377eef998d/tree/ % git clone http://git.code.sf.net/p/facetracknoir/codegit Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-09-19proto-freetrack: use new compat bool ::success()Stanislaw Halik
2013-09-17freetrack: warnings-safe on mingw-w64Stanislaw Halik
2013-09-15Make every tracker/protocol/filter dialog modalStanislaw Halik
This is since changing the tracker/protocol/filter from a combobox will cause a use-after-free and a nasty crash.
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