Age | Commit message (Expand) | Author |
2013-04-27 | Remove old way of getting the game name, which had a buffer size cap. | Stanislaw Halik |
2013-04-27 | Add missing header in Wine protocol | Stanislaw Halik |
2013-04-27 | Implement game name in the UI, lost previously due to refactoring. | Stanislaw Halik |
2013-04-27 | Implement video widgets properly, so they're fast enough | Stanislaw Halik |
2013-04-27 | Get rid of last remnants of QOpenGL | Stanislaw Halik |
2013-04-27 | WIP: rewrite the GL widget in pure software mode | Stanislaw Halik |
2013-04-27 | Add a missing return statement | Stanislaw Halik |
2013-04-27 | Support 1:1 mapping up to 180 degrees for inertial trackers | Stanislaw Halik |
2013-04-27 | Bring back designed plugin from the dead | Stanislaw Halik |
2013-04-27 | Map to degrees | Stanislaw Halik |
2013-04-27 | Some more unused translation cruft | Stanislaw Halik |
2013-04-27 | Rift: UI fixes | Stanislaw Halik |
2013-04-27 | Rift: from mm0zct with fixes | Stanislaw Halik |
2013-04-27 | Some stuff | Stanislaw Halik |
2013-04-26 | Allow for a console debug build. | Stanislaw Halik |
2013-04-26 | Cleanup: don't inherit from UI class since it's a member too | Stanislaw Halik |
2013-04-26 | Hillcrest tracker, untested, waiting for confirmation | Stanislaw Halik |
2013-04-25 | Axis inversion was broken since refactor. How embarassing! | Stanislaw Halik |
2013-04-25 | Don't convert the same value to degrees twice in a row. | Stanislaw Halik |
2013-04-25 | Build Wine wrapper when necessary, not just the first time | Stanislaw Halik |
2013-04-25 | Unbreak X-Plane plugin | Stanislaw Halik |
2013-04-25 | Unbreak Wine plugin | Stanislaw Halik |
2013-04-25 | Use new CSV shared object | Stanislaw Halik |
2013-04-25 | Remove duplicate header | Stanislaw Halik |
2013-04-25 | Allow to be included on non-Windows | Stanislaw Halik |
2013-04-25 | Use new CSV library in FT 2.0 | Stanislaw Halik |
2013-04-25 | Separate CSV handling into a new file | Stanislaw Halik |
2013-04-25 | Zero table first, in case unknown game connects | Stanislaw Halik |
2013-04-24 | add accidentally removed PT, correct case for includes | Stanislaw Halik |
2013-04-24 | Adjust error rate for sanity | Stanislaw Halik |
2013-04-24 | Prevent a crash from happening, apply defensive coding against races with cam... | Stanislaw Halik |
2013-04-24 | Use atomic ops instead of locking | Stanislaw Halik |
2013-04-24 | Fix late-night coding bug | Stanislaw Halik |
2013-04-23 | New HT | Stanislaw Halik |
2013-04-23 | done rename | Stanislaw Halik |
2013-04-23 | rename part two | Stanislaw Halik |
2013-04-23 | Less leaks, and actually use flags for dummy and tirviews | Stanislaw Halik |
2013-04-23 | Correct case for POSIX | Stanislaw Halik |
2013-04-23 | Rename part two | Stanislaw Halik |
2013-04-23 | rename part 1 | Stanislaw Halik |
2013-04-23 | Bring dummy TIR from the attic, it got lost | Stanislaw Halik |
2013-04-14 | Update curve-config from showHeadpose | Wim Vriend |
2013-04-13 | Restore lost functionality; also, don't redraw all the time needlessly | Stanislaw Halik |
2013-04-13 | Don't reference same thing twice, including a possibly stale pointer. Apply m... | Stanislaw Halik |
2013-04-13 | Float index rolls below zero; apply some defensive coding | Stanislaw Halik |
2013-04-13 | Inverted axes didn't survive refactor either | Stanislaw Halik |
2013-04-13 | New HT | Stanislaw Halik |
2013-04-13 | Fix alt axes, finally | Stanislaw Halik |
2013-04-13 | fix wrong signal name | Stanislaw Halik |
2013-04-13 | Update opencv, fix incompatibility in latest point-release | Stanislaw Halik |