Age | Commit message (Expand) | Author |
2017-03-27 | coverity: add directory structure | Stanislaw Halik |
2017-03-27 | coverity: add coverity tree | Stanislaw Halik |
2017-03-27 | cmake: rename project's function prefix | Stanislaw Halik |
2017-03-27 | cmake/msvc: these are already set in cmake/opentrack-platform | Stanislaw Halik |
2017-03-27 | cmake/msvc: fix accidental cmdline duplication | Stanislaw Halik |
2017-03-27 | cmake: fix duplication of -DFOO on cmdline | Stanislaw Halik |
2017-03-27 | cmake: remove -DNDEBUG from cxxflags automatically | Stanislaw Halik |
2017-03-27 | migration: adjust for accela var name changes | Stanislaw Halik |
2017-03-27 | spline: make get_value_no_save() const | Stanislaw Halik |
2017-03-27 | filter/accela: multiply all pos gains by .75 | Stanislaw Halik |
2017-03-27 | filter/accela: don't allow for very high values on the slider | Stanislaw Halik |
2017-03-27 | filter/accela: filter all rot/pos DOF together | Stanislaw Halik |
2017-03-25 | logic: move from header | Stanislaw Halik |
2017-03-25 | options: add some never_inline attribs | Stanislaw Halik |
2017-03-25 | options/bundle: appease qt creator | Stanislaw Halik |
2017-03-25 | logic/mappings: move from header | Stanislaw Halik |
2017-03-24 | cmake: disable RTTI on msvc | Stanislaw Halik |
2017-03-24 | compat/util: add define for never_inline | Stanislaw Halik |
2017-03-24 | options, compat: instantiate common templates in their .dll's | Stanislaw Halik |
2017-03-22 | [COVERITY] gui/main: fix implausible null pointer dereference | Stanislaw Halik |
2017-03-22 | tracker/rs: fix for Coverity builds | Stanislaw Halik |
2017-03-22 | cmake: oops, output target deleted the file | Stanislaw Halik |
2017-03-22 | cmake: allow for skipping translation update | Stanislaw Halik |
2017-03-22 | cmake: don't remove module type from define | Stanislaw Halik |
2017-03-22 | compat/nan: support for mingw-w64 in a hacky way | Stanislaw Halik |
2017-03-22 | [COVERITY] spline-widget: fix possible fpu division by zero | Stanislaw Halik |
2017-03-22 | [COVERITY] spline-widget: fix redundant null check | Stanislaw Halik |
2017-03-22 | [COVERITY] pose-widget: fix integer math where fpu was meant | Stanislaw Halik |
2017-03-22 | [COVERITY] dinput: fix possible null pointer dereference | Stanislaw Halik |
2017-03-22 | compat/shm: decruft | Stanislaw Halik |
2017-03-22 | compat/timer: accidental pragma once | Stanislaw Halik |
2017-03-21 | cmake/msvc: need linker static flags | Stanislaw Halik |
2017-03-21 | cmake/msvc: remove nosensical conditional | Stanislaw Halik |
2017-03-21 | cmake/msvc: oh for crying out loud | Stanislaw Halik |
2017-03-21 | cmake/msvc: do it right this time | Stanislaw Halik |
2017-03-21 | cmake/msvc: bail on linker errors | Stanislaw Halik |
2017-03-21 | options/bundle: reorder only | Stanislaw Halik |
2017-03-21 | options/{bundle,connector,value}: allow setting to default values | Stanislaw Halik |
2017-03-21 | compat/timer: move from header. simplify | Stanislaw Halik |
2017-03-20 | cmake/osx: escape strings passed to install(CODE ...)opentrack-2.3.1.5 | Stanislaw Halik |
2017-03-20 | tracker/pt: rename slot | Stanislaw Halik |
2017-03-20 | tracker/pt: camera changes | Stanislaw Halik |
2017-03-20 | api/variance: expose size parameter | Stanislaw Halik |
2017-03-20 | compat/sleep: guard against signed -> unsigned wraparound | Stanislaw Halik |
2017-03-18 | dinput: shutup vc++ 2017 properly | Stanislaw Halik |
2017-03-18 | cmake/msvc: disable truncation warning | Stanislaw Halik |
2017-03-18 | cmake/msvc: don't sanity-check vcvarsall run | Stanislaw Halik |
2017-03-17 | cmake/git: don't list that checkout is dirty | Stanislaw Halik |
2017-03-17 | dinput: fix build on MSVC 2017 | Stanislaw Halik |
2017-03-17 | compat/util: remove our make_unique custom impl | Stanislaw Halik |