Age | Commit message (Expand) | Author |
2016-07-18 | cmake: adjust paths for main executable dependencies | Stanislaw Halik |
2016-07-16 | few: update/add copyright | Stanislaw Halik |
2016-07-07 | make things compile for me, on M$ VC++ community edition 2015 update 3 | DaMichel |
2016-07-06 | Revert "compat/options: export template instances to lessen code bloat" | 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 | csv, compat, logic, api: open-code import.hpp | Stanislaw Halik |
2016-07-03 | compat/options: fix and simplify slider support | 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 | compat/options: separate module dll names from rest of settings | Stanislaw Halik |
2016-06-29 | compat/options: make inline to fix lto | Stanislaw Halik |
2016-06-20 | compat/options: inline method | Stanislaw Halik |
2016-06-18 | compat, logic, api: fix export macro copy-paste errors | Stanislaw Halik |
2016-06-16 | all: split "api" into "api" and "logic" | Stanislaw Halik |
2016-06-14 | compat, proto/fsuipc: fix GNU CXX 6.1.0+ build | Stanislaw Halik |
2016-06-14 | compat/options: use traits to prevent slider min/max persistence | Stanislaw Halik |
2016-06-14 | compat/options: workaround lto bug on windows | Stanislaw Halik |
2016-06-14 | compat/options: slider_value improvements | Stanislaw Halik |
2016-06-14 | compat/options: always do a full check of changes | Stanislaw Halik |
2016-06-14 | gui, spline-widget, compat/options: ensure no qsettings IO when not modified | Stanislaw Halik |
2016-06-14 | compat/options: finish slider value support | Stanislaw Halik |
2016-06-11 | compat/options: untested float->double signal support | Stanislaw Halik |
2016-06-10 | compat/timer: cleanup harmless warnings | Stanislaw Halik |
2016-06-09 | compat/options: allow devirtualize | Stanislaw Halik |
2016-05-26 | compat/options: finish slider value support more | Stanislaw Halik |
2016-05-26 | compat/options: switch to correct QVariant usage | Stanislaw Halik |
2016-05-26 | compat/mutex: drop const when casting mutex | Stanislaw Halik |
2016-05-26 | compat/options: don't emit a vtable for struct opts | Stanislaw Halik |
2016-05-25 | compat/options: allow binding floats 0->1 to slider widgets | Stanislaw Halik |
2016-05-25 | compat/options: konst korrektness | Stanislaw Halik |
2016-05-22 | {compat,api}/camera: make CoInitializeEx use the right threading apartment | Stanislaw Halik |
2016-05-22 | compat/sleep: include headers outside namespace scope | Stanislaw Halik |
2016-05-22 | cmake/many: update for dinput8 manual link removal | Stanislaw Halik |
2016-05-17 | cmake/many: remove obsolete keywords from cmake macro invocation | Stanislaw Halik |
2016-05-17 | cmake: work for shared library destructors | Stanislaw Halik |
2016-05-16 | compat/timer: add elapsed_seconds method | Stanislaw Halik |
2016-05-15 | many: remove executable bit from source files | Stanislaw Halik |
2016-05-13 | compat/shm: nix redundant cast | Stanislaw Halik |
2016-05-13 | many: remove unneeded implicit type conversion double <-> float | Stanislaw Halik |
2016-05-10 | compat/options: use auto connection type always | Stanislaw Halik |
2016-05-09 | compat/options: add enum support | Stanislaw Halik |
2015-12-06 | compat/options: get rid of std::string usage | Stanislaw Halik |
2015-12-06 | compat/options: move from header | Stanislaw Halik |
2015-12-06 | api/camera-names: move to compat/ | Stanislaw Halik |
2015-12-06 | compat/shm: fix build | Stanislaw Halik |
2015-12-03 | compat/shm: move header inclusion after guard | Stanislaw Halik |
2015-12-03 | api, compat: clean up verbose fprintf logspam | Stanislaw Halik |
2015-11-22 | compat/options: no need to heap-alloc here | Stanislaw Halik |
2015-11-11 | options: konst korrektness | Stanislaw Halik |