Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-03 | cmake: can use default hidden visibility on apple | Stanislaw Halik | |
2015-11-02 | freetrack: new game support | Stanislaw Halik | |
2015-11-02 | ht: disconnect the face tracker from build | Stanislaw Halik | |
It performs awfully, also needs run in subprocess since flandmark is GPL3. | |||
2015-11-02 | shm: guard pragma against non-GNUC | Stanislaw Halik | |
2015-11-01 | simple-mat: nix porked ctor | Stanislaw Halik | |
2015-11-01 | hatire: fix clang warning | Stanislaw Halik | |
2015-11-01 | shm: fix winegcc on osx targetting 10.8 | Stanislaw Halik | |
see: [ 74%] Generating opentrack-wrapper-wine.exe.so In file included from /Users/sthalik/dev/opentrack/proto-wine/opentrack-wrapper-wine-windows.cxx:7: In file included from /Users/sthalik/dev/opentrack/opentrack-compat/shm.cpp:9: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cstdio:108:10: fatal error: 'support/win32/support.h' file not found ^ 1 error generated. winegcc: clang++ failed | |||
2015-11-01 | shm: allow everyone to use the mapping on win32 | Stanislaw Halik | |
Issue: #261 | |||
2015-11-01 | gui: hidden symbol visibility by default | Stanislaw Halik | |
2015-11-01 | options: whitespace | Stanislaw Halik | |
2015-11-01 | keyboard-chooser: use only keyboard worker, not full shortcuts | Stanislaw Halik | |
2015-11-01 | qxt: guard against _WIN32 | Stanislaw Halik | |
2015-11-01 | shortcuts: separate keybinding worker to another file | Stanislaw Halik | |
2015-11-01 | options-dialog: add missing include | Stanislaw Halik | |
2015-11-01 | shortcuts: cleanup | Stanislaw Halik | |
2015-11-01 | ovr: pass -Wall -Wextra -pedantic | Stanislaw Halik | |
2015-11-01 | options: don't define options singleton in every module | Stanislaw Halik | |
Instead, define in opentrack-api.so only. Also, move to opentrack-compat to break a circular dependency | |||
2015-11-01 | all: adjust options.hpp move to compat | Stanislaw Halik | |
2015-11-01 | cmake: export only needed symbols | Stanislaw Halik | |
2015-11-01 | cmake: less linkage boilerplate | Stanislaw Halik | |
2015-11-01 | cmake: fix spline widget linkage | Stanislaw Halik | |
2015-11-01 | adjust accela dialog for dpi fuckup | Stanislaw Halik | |
2015-11-01 | resize dialogs for better visibility on Linux | Stanislaw Halik | |
2015-11-01 | shm: ignore diagnostic for Wine build | Stanislaw Halik | |
2015-11-01 | compat: we can't use Qt here | Stanislaw Halik | |
2015-11-01 | cmake: less boilerplate, link dynamically | Stanislaw Halik | |
2015-11-01 | use newly-added preprocessor variable | Stanislaw Halik | |
2015-11-01 | cmake: add current module name to preprocessor vars | Stanislaw Halik | |
2015-11-01 | cmake: nuke -rdynamic | Stanislaw Halik | |
2015-11-01 | qxt-mini: make own module | Stanislaw Halik | |
2015-11-01 | cmake: fix NO-LINKER-SCRIPT | Stanislaw Halik | |
typo | |||
2015-11-01 | try not to statically link qxt-mini | Stanislaw Halik | |
cf. 3e60ccda96dfada9307a0a25134475c726f1ae72 | |||
2015-10-31 | osx: nix dot.DS_Store | Stanislaw Halik | |
2015-10-31 | fix osx install bundle orderopentrack-2.3-rc20p1 | Stanislaw Halik | |
2015-10-31 | fix typo | Stanislaw Halik | |
2015-10-30 | shortcuts: fix crash on Linux | Stanislaw Halik | |
2015-10-30 | wine: fix install wrapper | Stanislaw Halik | |
2015-10-30 | qxt: fix unix build | Stanislaw Halik | |
2015-10-30 | cmake: lessen logspam with no opencv | Stanislaw Halik | |
2015-10-30 | also rename protocol -> proto | Stanislaw Halik | |
2015-10-30 | fix paths harder | Stanislaw Halik | |
2015-10-30 | fix paths after rename | Stanislaw Halik | |
2015-10-30 | fix icon paths | Stanislaw Halik | |
2015-10-30 | cmake: cleanup hydra | Stanislaw Halik | |
2015-10-30 | rename gui directory | Stanislaw Halik | |
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 | |||
2015-10-30 | cmake: switch to GNU CC 5.2.0 in mingw-w64 toolchain fileopentrack-2.3-rc20 | Stanislaw Halik | |
2015-10-29 | rift-080: forgot ovr_Initialize() | Stanislaw Halik | |
2015-10-29 | rift 025: fix name | Stanislaw Halik | |
2015-10-29 | fix vtable mess | Stanislaw Halik | |