Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-17 | spline/widget: fix plot label offset | Stanislaw Halik | |
Issue: #988 | |||
2020-01-17 | proto/libevdev: fix dialog title | Stanislaw Halik | |
2020-01-17 | options: fix build | Stanislaw Halik | |
2020-01-17 | maybe fix build | Stanislaw Halik | |
2020-01-17 | try to fix build | Stanislaw Halik | |
2020-01-17 | try fix build | Stanislaw Halik | |
2020-01-17 | maybe fix qt 5.13 | Stanislaw Halik | |
2020-01-17 | try to fix build for qt 5.13 | Stanislaw Halik | |
2020-01-16 | compat/qhash: try harder | Stanislaw Halik | |
2020-01-16 | cmake: no longer require qt 5.14 | Stanislaw Halik | |
2020-01-16 | remove stub azure-pipelines CI | Stanislaw Halik | |
2020-01-16 | compat/qhash: try fix older Qt | Stanislaw Halik | |
2020-01-16 | proto/vjoystick: log version numbers | Stanislaw Halik | |
Issue: #1030 | |||
2020-01-16 | logic: logger can't be NULL | Stanislaw Halik | |
Closes #1028 | |||
2020-01-13 | update my sdk paths | Stanislaw Halik | |
2020-01-13 | cmake: enable rttiopentrack-2.3.11 | Stanislaw Halik | |
Disabling RTTI leads to crash in QFusion at startup with Qt 5.14. | |||
2020-01-13 | installer: fix locations | Stanislaw Halik | |
2020-01-13 | cmake: require Qt 5.14 | Stanislaw Halik | |
2020-01-13 | dinput: fix qhash template error | Stanislaw Halik | |
Issue: #988 | |||
2020-01-13 | cmake: reduce qt component list | Stanislaw Halik | |
PR: #1006 | |||
2020-01-13 | Merge pull request #1006 from rvt/osx-build-fix | Stanislaw Halik | |
OSX Build fixes | |||
2020-01-05 | Copy third party DLL/EXE to third party direcoty for WINE users | Ries van Twisk | |
2020-01-04 | Handled review comments | Ries van Twisk | |
2020-01-04 | Added myself to credits | Ries van Twisk | |
2020-01-03 | tracker/freepie-udp: fix pack pragma | Stanislaw Halik | |
Due to typo "#pragma pack(push)" was used rather than, "#pragma pack(push, 1)" that does the right thing. Add an assert. PR: #1018 | |||
2020-01-03 | contrib: update freepie-udp | Stanislaw Halik | |
Fixed for Android 9 by @siriux Issue: #913 | |||
2020-01-02 | Merge branch 'freepie-packed-struct' into osx-build-fix | Ries van Twisk | |
2019-12-31 | Merge pull request #1018 from rvt/freepie-packed-struct | Stanislaw Halik | |
FreePIE Use packed struct with clang to receive datagram | |||
2019-12-30 | Ensure structure is the same | Ries van Twisk | |
2019-12-30 | Removed unused FindLibUSB | Ries van Twisk | |
2019-12-30 | FreePIE Use packed struct with clang to receive datagram | Ries van Twisk | |
2019-12-29 | Merge remote-tracking branch 'upstream/unstable' into osx-build-fix | Ries van Twisk | |
2019-12-29 | Deleted qhash | Ries van Twisk | |
2019-12-29 | delete compat/qhash.hpp | Stanislaw Halik | |
2019-12-29 | Merge branch 'unstable' of https://github.com/opentrack/opentrack into ↵ | Ries van Twisk | |
osx-build-fix | |||
2019-12-29 | Merge conflict fix | Ries van Twisk | |
2019-12-29 | tracker/hatire: fix deprecated QTime api | Stanislaw Halik | |
2019-12-29 | fix std::hash<QString> | Stanislaw Halik | |
Fixes #1015 | |||
2019-12-28 | Modules.txt was my own notepad | Ries van Twisk | |
2019-12-28 | Cleanup bundle generation | Ries van Twisk | |
2019-12-27 | Add xplane and aruco | R. van Twisk | |
Add documentsion, source and xplane to DMG | |||
2019-12-27 | Increase resolution of Image shown in Finder. | R. van Twisk | |
Added NSDocumentsFolderUsageDescription and NSCameraUsageDescription to allow opentrack to the resources | |||
2019-12-26 | left incorrect option for macdeployqt in place | R. van Twisk | |
2019-12-26 | Build Drag N Drop DMG | R. van Twisk | |
2019-12-25 | Revert changes to video-ps3eye | R. van Twisk | |
2019-12-25 | qhash fix for build on qt 5.14 | R. van Twisk | |
2019-12-24 | x-plane 11 plugins fixes | Marc UME | |
2019-12-20 | Build ps3eye | R. van Twisk | |
2019-12-19 | Fix bundle creation OSX | R. van Twisk | |
2019-12-04 | FIx file mode make-app-bundle.sh | R. van twisk | |