Age | Commit message (Expand) | Author |
2015-11-01 | simple-mat: nix porked ctor | Stanislaw Halik |
2015-11-01 | shortcuts: separate keybinding worker to another file | Stanislaw Halik |
2015-11-01 | shortcuts: cleanup | Stanislaw Halik |
2015-11-01 | options: don't define options singleton in every module | Stanislaw Halik |
2015-11-01 | all: adjust options.hpp move to compat | Stanislaw Halik |
2015-11-01 | cmake: fix spline widget linkage | Stanislaw Halik |
2015-11-01 | cmake: less boilerplate, link dynamically | Stanislaw Halik |
2015-10-30 | shortcuts: fix crash on Linux | Stanislaw Halik |
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik |
2015-10-26 | main: use camera-based centering by default | Stanislaw Halik |
2015-10-25 | win32: try win_key with modifier first | Stanislaw Halik |
2015-10-25 | shortcuts: remove obsolete code on win32 | Stanislaw Halik |
2015-10-25 | shortcuts: allow for numpad on win32 | Stanislaw Halik |
2015-10-25 | shortcuts: allow for numlock on win32 | Stanislaw Halik |
2015-10-24 | shortcuts: allow for binding same key to multiple functions | Stanislaw Halik |
2015-10-20 | shortcuts: fix osx/linux keystrokes persistingopentrack-2.3-rc19p2 | Stanislaw Halik |
2015-10-20 | all: update copyright where appropriate | Stanislaw Halik |
2015-10-18 | tracker: initialize newpose | Stanislaw Halik |
2015-10-17 | cmake: generate version.cc | Stanislaw Halik |
2015-10-17 | tracker: check for NaN values | Stanislaw Halik |
2015-10-17 | shortcuts: actually print screen binding works | Stanislaw Halik |
2015-10-17 | shortcuts: alias right modifier keys to left modifier keys | Stanislaw Halik |
2015-10-17 | shortcuts: allow for binding scroll lock and pause/break | Stanislaw Halik |
2015-10-16 | allow for filter immediate center | Stanislaw Halik |
2015-10-16 | win32-shortcuts: drop null keycode | Stanislaw Halik |
2015-10-12 | version: drop volatile, not needed | Stanislaw Halik |
2015-10-11 | shortcuts: fix short keypresses | Stanislaw Halik |
2015-10-07 | shortcuts: sleep less, drop less keystrokes | Stanislaw Halik |
2015-10-06 | main, ui: fix sort order | Stanislaw Halik |
2015-10-02 | main: add relative and absolute center options | Stanislaw Halik |
2015-10-02 | main: keybinding for "zero" should reset to PERFECTLY forward | Stanislaw Halik |
2015-10-02 | shortcuts: use our own timer, other one is thread-bound | Stanislaw Halik |
2015-10-02 | shortcuts: implement dinput -> qt conversion | Stanislaw Halik |
2015-10-02 | shortcuts: rework KeybindingWorker for win32 | Stanislaw Halik |
2015-09-30 | camera: fix build | Stanislaw Halik |
2015-09-05 | plugin-support: workaround multiple copies of modules | Stanislaw Halik |
2015-08-31 | simple-mat: add __restrict for GNU | Stanislaw Halik |
2015-08-28 | save axis opts, not just spline control points | Stanislaw Halik |
2015-08-28 | tracker: change centering order again | Stanislaw Halik |
2015-08-28 | fix typo | Stanisław Halik |
2015-08-27 | options: return .ini basename easier | Stanislaw Halik |
2015-08-24 | plugin-support: fix typo | Stanislaw Halik |
2015-08-24 | plugin-support: set more sane RTLD flags | Stanislaw Halik |
2015-08-24 | plugin-support: free modules from address space when needed | Stanislaw Halik |
2015-08-22 | simple-mat: fix arglist SFINAE | Stanislaw Halik |
2015-08-22 | simple-mat: can use static_cast here | Stanislaw Halik |
2015-08-22 | props changed only | Stanislaw Halik |
2015-08-22 | main, ui: store config files in a predefined directory | Stanislaw Halik |
2015-08-18 | simple-mat: replace initializer_list with variadic ctor | Stanislaw Halik |
2015-08-18 | simple-mat: __inline -> inline for C++ | Stanislaw Halik |