summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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>
2013-10-07further todoStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-05add todoStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-05Merge branch 'master' of github.com:opentrack/opentrackStanislaw Halik
2013-10-05add recenter spring cache option for RiftStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-05renamed the re-centre spring define to OPENTRACK_RIFT_RECENTRE_SPRINGmm0zct
no longer default
2013-10-05added a re-centre spring effect, optional compiler preprocessor, enabled by ↵mm0zct
default
2013-10-01add new game idsStanislaw Halik
2013-09-28clarify MSFS protocolStanislaw Halik
2013-09-19base: remove incorrect copyright/authorship infoStanislaw Halik
2013-09-19faceapi: move SM .h to appropriate dirStanislaw Halik
2013-09-19ewma: fix filter lack of idempotenceStanislaw Halik
Bug introduced by self in c4f6c12187ed423edc17501b0f6bda129d192bca
2013-09-19clean up implicit conversions float -> doubleStanislaw Halik
2013-09-19don't redefine dinput version that muchStanislaw Halik
2013-09-19shortcuts: use win32 headers properlyStanislaw Halik
2013-09-19hpp: drop comments, probably from Web exampleStanislaw Halik
2013-09-19hpp: remove unused function, PT dropped supportStanislaw Halik
2013-09-19ui: cleanup unused functionsStanislaw Halik
2013-09-19ui: clean up ::showHeadPose()Stanislaw Halik
2013-09-19compat: pass -WextraStanislaw Halik
2013-09-19qfc: pass -Wall -pedantic -WextraStanislaw Halik
2013-09-19installer: bump version for the next alphaStanislaw Halik
2013-09-19installer: untested, auto-version installerStanislaw Halik
2013-09-19accela: actually mark UI settings as dirtyStanislaw Halik
2013-09-19xpl: pass -Wall -pedantic in gnuc89Stanislaw Halik
2013-09-19tracker-base: pass -pedantic in GNUC89Stanislaw Halik
2013-09-19xpl: dead code. mmap(2) (void*)-1 on failureStanislaw Halik
2013-09-19wine-wrapper: use new bool compat::success() apiStanislaw Halik
2013-09-19proto-freetrack: use new compat bool ::success()Stanislaw Halik
2013-09-19compat: fix win32 buildStanislaw Halik
2013-09-19compat: fix buildStanislaw Halik
2013-09-19proto-wine: use compat-shm::success()Stanislaw Halik
2013-09-19compat: new API, check for successStanislaw Halik
2013-09-19misc: fix API boilerplate, encodingStanislaw Halik
2013-09-19dot.gitignore: ignore netbeans project metadataStanislaw Halik
2013-09-18installer: accomodate new build machineStanislaw Halik
2013-09-18dot.gitignore: dos2unixStanislaw Halik
2013-09-18Quick hack to include pdb in 2.0a2Stanislaw Halik
2013-09-18libevdev: since don't care about sensor resolution, cleanup unused macroStanislaw Halik
2013-09-18main: bump versionStanislaw Halik
2013-09-18build: include readme in install dirStanislaw Halik
2013-09-18readme: typoStanislaw Halik
2013-09-18Clarify Oculus Rift platform availabilityStanislaw Halik
2013-09-18build: trackers only need dshow, no dinputStanislaw Halik
2013-09-18build: decruftStanislaw Halik
2013-09-18build: hopefully fix tracker-pt for alterscapeStanislaw Halik
2013-09-18build: enable faceapi on mingw-w64Stanislaw Halik
2013-09-18Fix build error on OpenCV 2.4 (alterscape)Stanislaw Halik
2013-09-18cmakelists: fix brain damageStanislaw Halik
2013-09-17Minor modification to attribution in the README.mdmm0zct
-mm0zct