Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-01 | fix clang warnings | Stanislaw Halik | |
2019-01-16 | Revert "compat/shm, proto/wine: remove duplication" | Stanislaw Halik | |
This reverts commit bab093ebbe392927a92ef201fe60344d5c1191dd. | |||
2018-12-25 | fix build | Stanislaw Halik | |
2018-12-25 | compat/shm, proto/wine: remove duplication | Stanislaw Halik | |
The X-Plane plugin is next and should build on win32 then. | |||
2018-12-24 | compat/shm: use right preprocessor check | Stanislaw Halik | |
2018-06-26 | modernize C++ syntax | Stanislaw Halik | |
No visible changes (hopefully). | |||
2018-05-30 | compat/shm: less ifdefs | Stanislaw Halik | |
2018-05-28 | compat/shm: cleanup #define | Stanislaw Halik | |
2018-05-27 | compat/shm: get rid of secattr | Stanislaw Halik | |
It shouldn't be necessary even with UAC. Also clean up #ifdef __WINE__ across the file. | |||
2018-02-05 | compat/shm: this must go under #ifdef _WIN32 | Stanislaw Halik | |
2018-01-23 | compat/shm: add never_inline | Stanislaw Halik | |
Also, move out of header in `struct secattr'. | |||
2017-10-27 | compat/shm: fix Unix build | Stanislaw Halik | |
2017-09-30 | remove camel case | Stanislaw Halik | |
2017-07-29 | compat: fix Linux build | Stanislaw Halik | |
Issue: #661 | |||
2017-07-16 | compat/shm: reorder code | Stanislaw Halik | |
Hopefully prevent getting misdetected by an antivirus. Issue: #654 | |||
2017-03-22 | compat/shm: decruft | Stanislaw Halik | |
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
Adjust usages. |