summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2013-10-16New feature: tracker disablement on keystrokeStanislaw Halik
Requested-by: Patrick Ruoff (c14) Reviewed-by: mm0zct (first commit) Untested on Win32! Not even compile-time-tested... Merge remote-tracking branch 'origin/feature/toggle-tracking-enabled-20131016'
2013-10-16fix the damn messStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-16don't even display headpose when offStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-16remove dead codeStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-16while here, remove dead codeStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-16fix wrong colorsStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-16while here, clean up -Wall -Wextra -pedanticStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-16fix typoStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-16initial implementationStanislaw Halik
To-be-reviewed-by: mm0zct
2013-10-15Fix install target on 'dozeStanislaw Halik
2013-10-15decruftStanislaw Halik
2013-10-15fix vjoy the hard wayStanislaw Halik
2013-10-15use cast to fix qt5 breakageStanislaw Halik
2013-10-15fix win32 faceapi bitrotStanislaw Halik
2013-10-15freetrackclient: don't include unnecessary headersStanislaw Halik
2013-10-15hydra: don't include as many headers when not usedStanislaw Halik
2013-10-15fix win32 buildStanislaw Halik
2013-10-15try to fix #define min in M$ headersStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-15blehStanislaw Halik
2013-10-15Actually, static link doesn't pull in two CRTsStanislaw Halik
2013-10-15fix MSVC 2010 build somewhat (?)Stanislaw Halik
2013-10-15on't link sixense static even on 'dozeStanislaw Halik
these /MT-built archives may be bad news...
2013-10-15Fix lcdnum style, has to be flat, not sunkenStanislaw Halik
2013-10-15note that windows build may be broken nowStanislaw Halik
use yesterday's master 1b92537094de93ca7ec405b555eb6ab5b56a26e4
2013-10-15import cut out qxtgui/global-shortcuts :( sorry guys!Stanislaw Halik
2013-10-15correct some obsolete stuffStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-15fix includesStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-15drop designer plugins for now, no time to fix themStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-15adjust obsolete toAscii()Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-15fix trackers for qt5Stanislaw Halik
Assorted changes: - make filenames unique, since automoc made a boo-boo - adjust include paths, "QtGui" -> "" - use std::shared_ptr in c++11 mode (thanks Patrick!) - make class names unique, automoc sucks, but saves typing - add a dummy class in one file since moronic automoc thinks every target contains Q_OBJECTS!!!
2013-10-15finished cmake makefile for qt5Stanislaw Halik
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-12add Crapple macam latest cvs snapshotStanislaw Halik
Works with 32-bit apps, provided that quicktime is supported Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-11update todoStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-11There are only shared libraries for non-win32 :(Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-11add hydra plats linux/osxStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-11add Hydra supported plat sdksStanislaw Halik
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-10-09fix installer, build inboundStanislaw Halik
Let's expend the ordnance with extreme prejudice. War is bad. Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-09tag 2.0a3opentrack-2.0a3Stanislaw Halik
2013-10-09use native background color in spline dialogStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-09fix widget positioningStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-09enable Rift on Linux, maybe someone will *finally* test!Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-09blur before segmenting to win big (2x perf)Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-09fix: Reset the view zero pos on startStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-08update readme and other cruftStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-08actually fix FG this timeStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-08correct fgfs protocol bitrotStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-08add another TODO itemStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-08Temporary fix for bad label size on LinuxStanislaw Halik
In particular, KDE with QtCurve and default DPI was broken, rendering labels unreadable. We'll use proper layouts in Qt5, when the switch finally happens... Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>