Age | Commit message (Expand) | Author |
2016-07-07 | tracker/rs: use static linkage | Stanislaw Halik |
2016-07-07 | logic/dinput: only ever use a single handle to DIRECTINPUT8 COM object | Stanislaw Halik |
2016-07-07 | tracker/rs: allow batch file invocation from another working directory | Stanislaw Halik |
2016-07-07 | tracker/rs: add 64-bit prebuilt library | Stanislaw Halik |
2016-07-07 | tracker/rs: add support for 64-bit library | Stanislaw Halik |
2016-07-07 | logic/joystick: initialize dinput handle ASAP | Stanislaw Halik |
2016-07-07 | api/simple-mat: get rid of unused enum | Stanislaw Halik |
2016-07-07 | cmake: get rid of duplicate includes | Stanislaw Halik |
2016-07-07 | cmake: force 64-bit build on OSX unconditionally | Stanislaw Halik |
2016-07-07 | cmake: include keyword parser at call site only | Stanislaw Halik |
2016-07-07 | cmake: check word size | Stanislaw Halik |
2016-07-06 | tracker/pt: fix out-of-bounds write | Stanislaw Halik |
2016-07-06 | tracker/hydra: fix another typo | Stanislaw Halik |
2016-07-06 | tracker/hydra: fix typo (osx) | Stanislaw Halik |
2016-07-06 | Revert "compat/options: export template instances to lessen code bloat" | Stanislaw Halik |
2016-07-06 | hydra: fix cmake braino | Stanislaw Halik |
2016-07-06 | proto-wine, x-plane-plugin: fix install prefix | Stanislaw Halik |
2016-07-06 | proto-wine: fix .dll path after hier(7) support | Stanislaw Halik |
2016-07-06 | cmake: add universally good build defaults | Stanislaw Halik |
2016-07-06 | cmake/hydra: try fix osx sixense link | Stanislaw Halik |
2016-07-06 | cmake/rift: cmake has "else if" it turns out | Stanislaw Halik |
2016-07-06 | compat/options: export template instances to lessen code bloat | Stanislaw Halik |
2016-07-06 | compat/options: split too long header | Stanislaw Halik |
2016-07-06 | gui: fix Unix build | Stanislaw Halik |
2016-07-06 | csv, compat, logic, api: open-code import.hpp | Stanislaw Halik |
2016-07-06 | gui, api, csv: support hier(7) on Unix | Stanislaw Halik |
2016-07-05 | api/simple-mat: cleanups | Stanislaw Halik |
2016-07-04 | cmake/mingw-w64: enable nx bit (data execution prevention) | Stanislaw Halik |
2016-07-04 | logic/tracker: get roll for camera centering from inertial centering | Stanislaw Halik |
2016-07-04 | spline-widget: sort as defensive coding | Stanislaw Halik |
2016-07-04 | spline-widget: allow for closer points. fix fencepost error. | Stanislaw Halik |
2016-07-04 | logic/tracker, api/simple-mat: don't convert rad <-> deg all the time | Stanislaw Halik |
2016-07-04 | various: don't use qSort/qStableSort | Stanislaw Halik |
2016-07-04 | logic/joystick: don't logspam button presses | Stanislaw Halik |
2016-07-03 | compat/options: fix and simplify slider support | Stanislaw Halik |
2016-07-03 | gui/mapping: fix axis asymmetry checkboxes | Stanislaw Halik |
2016-07-03 | cmake/mingw-w64: change WARNINGS_ENABLE logic | Stanislaw Halik |
2016-07-03 | compat/process-list: fix mingw-w64 linux cross | Stanislaw Halik |
2016-06-29 | compat/options: also use references for base_value slots | Stanislaw Halik |
2016-06-29 | gui/{options,main}: rename identifier only | Stanislaw Halik |
2016-06-29 | gui/options-dialog: no need for non-RAII | Stanislaw Halik |
2016-06-29 | logic/state: move to gui/main | Stanislaw Halik |
2016-06-29 | logic/joystick: treat each POV hat as 4 buttons | Stanislaw Halik |
2016-06-29 | api/plugins: prevent unloading shared libraries when changed | Stanislaw Halik |
2016-06-29 | compat/options: separate module dll names from rest of settings | Stanislaw Halik |
2016-06-29 | logic, gui: reload keybinding description on profile change | Stanislaw Halik |
2016-06-29 | gui/mapping: reload mapping on profile change | Stanislaw Halik |
2016-06-29 | logic, gui: no need to reference "struct main_settings" | Stanislaw Halik |
2016-06-29 | compat/options: make inline to fix lto | Stanislaw Halik |
2016-06-29 | gui/options: fix cancel button | Stanislaw Halik |