Age | Commit message (Collapse) | Author | |
---|---|---|---|
9 days | remove debug codeHEADmaster | sthalik | |
how long has it been like this? | |||
2025-05-06 | Update CMake workflow for Ubuntu 22.04 and ONNXRuntime integration (#2026) | Theodore Chang | |
2025-04-30 | contrib: add binary version of sgl.dat parser | Stanislaw Halik | |
2025-03-23 | Merge pull request #1995 from DaWelter/master | Stanislaw Halik | |
tracker/nn: Add more fps options | |||
2025-03-23 | fix ci | Stanislaw Halik | |
2025-03-23 | Merge pull request #2003 from DaWelter/bugfix/nn-tracker-roll-output | Stanislaw Halik | |
tracker/nn: Fix roll output | |||
2025-03-23 | tracker/nn: Fix roll output | Michael Welter | |
Roll is now (hopefully) computed from the correct matrix row. It turns out it was using values from row 2 instead of 1. Makes more sense to measure roll based on the y-component of local axes. Must have slipped in the matrix row somehow. Reference to wikipedia is added. | |||
2025-03-22 | Merge pull request #2002 from Spaceslug/master | Stanislaw Halik | |
Give evdev arbitrary bustype vendor product and version ids | |||
2025-03-20 | give evdev randrom bustype vendor product and version ids | Håvard Stien | |
2025-03-04 | tracker/nn: Add more fps options | Michael Welter | |
2024-12-26 | ci: fix installing procps on Linux | Stanislaw Halik | |
2024-12-26 | compat/process-list: be easier on malloc(3) | Stanislaw Halik | |
The real fix would be to use pr-eallocated buffers thus completely avoiding malloc. But it's difficult to test on all platforms and avoid introducing subtle bugs. | |||
2024-12-26 | compat: fix Linux process list | Stanislaw Halik | |
`procps-ng` silently broke API compatibility in a patch release. Reported-by: @DoomSlinger Fix-by: @thorger Fixes: #1970 | |||
2024-12-26 | cmake: fix install() warning on new cmake | Stanislaw Halik | |
2024-11-02 | Merge pull request #1954 from DaWelter/master | Stanislaw Halik | |
2024-11-02 | tracker/nn: Update models | Michael Welter | |
* Remove head-pose.onnx * Add head-pose-0.3-big-quantized.onnx, which was trained with https://github.com/opentrack/neuralnet-tracker-traincode commit 9891d60 | |||
2024-10-30 | change all readme links to https | Stanislaw Halik | |
2024-10-30 | Update README.md | Stanislaw Halik | |
2024-10-30 | Update README.md | Stanislaw Halik | |
2024-10-30 | Update README.md | Stanislaw Halik | |
2024-10-30 | Update README.md | Stanislaw Halik | |
2024-10-02 | Merge pull request #1932 from Priton-CE/wine-extended-proton | Stanislaw Halik | |
2024-10-02 | fixed qt tab order | Priton-CE | |
2024-10-02 | implemented requested change: use combo data instead of text | Priton-CE | |
2024-09-21 | added a (hacky) fix to compensate for QTs broken autoexclusive | Priton-CE | |
2024-09-21 | fixed duplicating proton versions again | Priton-CE | |
2024-09-21 | improved wine settings dialog startup time | Priton-CE | |
2024-09-21 | removed unneded include | Priton-CE | |
2024-09-21 | moved app id check into the correct if statement | Priton-CE | |
2024-09-21 | added missing debug statement | Priton-CE | |
2024-09-21 | added handling for custom proton prefixes and cleaned up the wine protocol ↵ | Priton-CE | |
init procedure | |||
2024-09-21 | fixed ui issues and tied a browse window the the proton prefix button | Priton-CE | |
2024-09-20 | fixed an issue where proton versions would get added when already present | Priton-CE | |
2024-09-20 | improved name filters to be per directory | Priton-CE | |
2024-09-20 | added tooltips and german translation | Priton-CE | |
2024-09-20 | added comments and missing disable | Priton-CE | |
2024-09-20 | implemented logic to disable irrelevant ui components | Priton-CE | |
2024-09-20 | restructured proto-wine ui (incl. German translation) | Priton-CE | |
2024-08-06 | Merge pull request #1909 from kakra/i18n | Stanislaw Halik | |
2024-08-04 | i18n: add German translations | Kai Krakow | |
2024-07-27 | Update README.md | Stanislaw Halik | |
2024-07-27 | Update README.md | Stanislaw Halik | |
2024-07-27 | Update README.md | Stanislaw Halik | |
2024-07-27 | tracker/nn: show 1 decimal place in inference time | Stanislaw Halik | |
2024-07-27 | video/opencv: shut up opencv_videoio logspam | Stanislaw Halik | |
Fixes: #1899 | |||
2024-07-24 | cmake: fix build with Gentoo ebuild sandbox | Stanislaw Halik | |
Issue: #1897 Reported-by: @kakra | |||
2024-07-07 | Merge pull request #1888 from MordiJC/linux-steam-fix | Stanislaw Halik | |
2024-07-07 | proto-wine: Add search paths for debian-installation | Jakub Czapiga | |
Steam installer on Ubuntu places its files in $HOME/.steam/debian-installation/ This patch fixes error: "Couldn't find steam runtime" | |||
2024-06-24 | Update README.md | Stanislaw Halik | |
2024-06-24 | Update README.md | Stanislaw Halik | |