Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-08 | correct fgfs protocol bitrot | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-08 | add another TODO item | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-08 | Temporary fix for bad label size on Linux | Stanislaw 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-07 | further todo | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-05 | add todo | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-05 | Merge branch 'master' of github.com:opentrack/opentrack | Stanislaw Halik | |
2013-10-05 | add recenter spring cache option for Rift | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-05 | renamed the re-centre spring define to OPENTRACK_RIFT_RECENTRE_SPRING | mm0zct | |
no longer default | |||
2013-10-05 | added a re-centre spring effect, optional compiler preprocessor, enabled by ↵ | mm0zct | |
default | |||
2013-10-01 | add new game ids | Stanislaw Halik | |
2013-09-28 | clarify MSFS protocol | Stanislaw Halik | |
2013-09-19 | base: remove incorrect copyright/authorship info | Stanislaw Halik | |
2013-09-19 | faceapi: move SM .h to appropriate dir | Stanislaw Halik | |
2013-09-19 | ewma: fix filter lack of idempotence | Stanislaw Halik | |
Bug introduced by self in c4f6c12187ed423edc17501b0f6bda129d192bca | |||
2013-09-19 | clean up implicit conversions float -> double | Stanislaw Halik | |
2013-09-19 | don't redefine dinput version that much | Stanislaw Halik | |
2013-09-19 | shortcuts: use win32 headers properly | Stanislaw Halik | |
2013-09-19 | hpp: drop comments, probably from Web example | Stanislaw Halik | |
2013-09-19 | hpp: remove unused function, PT dropped support | Stanislaw Halik | |
2013-09-19 | ui: cleanup unused functions | Stanislaw Halik | |
2013-09-19 | ui: clean up ::showHeadPose() | Stanislaw Halik | |
2013-09-19 | compat: pass -Wextra | Stanislaw Halik | |
2013-09-19 | qfc: pass -Wall -pedantic -Wextra | Stanislaw Halik | |
2013-09-19 | installer: bump version for the next alpha | Stanislaw Halik | |
2013-09-19 | installer: untested, auto-version installer | Stanislaw Halik | |
2013-09-19 | accela: actually mark UI settings as dirty | Stanislaw Halik | |
2013-09-19 | xpl: pass -Wall -pedantic in gnuc89 | Stanislaw Halik | |
2013-09-19 | tracker-base: pass -pedantic in GNUC89 | Stanislaw Halik | |
2013-09-19 | xpl: dead code. mmap(2) (void*)-1 on failure | Stanislaw Halik | |
2013-09-19 | wine-wrapper: use new bool compat::success() api | Stanislaw Halik | |
2013-09-19 | proto-freetrack: use new compat bool ::success() | Stanislaw Halik | |
2013-09-19 | compat: fix win32 build | Stanislaw Halik | |
2013-09-19 | compat: fix build | Stanislaw Halik | |
2013-09-19 | proto-wine: use compat-shm::success() | Stanislaw Halik | |
2013-09-19 | compat: new API, check for success | Stanislaw Halik | |
2013-09-19 | misc: fix API boilerplate, encoding | Stanislaw Halik | |
2013-09-19 | dot.gitignore: ignore netbeans project metadata | Stanislaw Halik | |
2013-09-18 | installer: accomodate new build machine | Stanislaw Halik | |
2013-09-18 | dot.gitignore: dos2unix | Stanislaw Halik | |
2013-09-18 | Quick hack to include pdb in 2.0a2 | Stanislaw Halik | |
2013-09-18 | libevdev: since don't care about sensor resolution, cleanup unused macro | Stanislaw Halik | |
2013-09-18 | main: bump version | Stanislaw Halik | |
2013-09-18 | build: include readme in install dir | Stanislaw Halik | |
2013-09-18 | readme: typo | Stanislaw Halik | |
2013-09-18 | Clarify Oculus Rift platform availability | Stanislaw Halik | |
2013-09-18 | build: trackers only need dshow, no dinput | Stanislaw Halik | |
2013-09-18 | build: decruft | Stanislaw Halik | |
2013-09-18 | build: hopefully fix tracker-pt for alterscape | Stanislaw Halik | |
2013-09-18 | build: enable faceapi on mingw-w64 | Stanislaw Halik | |
2013-09-18 | Fix build error on OpenCV 2.4 (alterscape) | Stanislaw Halik | |