Age | Commit message (Expand) | Author |
2013-04-27 | Fix embarassing locking but propagated through the codebase :( | Stanislaw Halik |
2013-04-27 | Remove redundant constant | Stanislaw Halik |
2013-04-27 | Adjust coefficients | Stanislaw Halik |
2013-04-27 | Workaround CMake bug when generating MSVC2010 non-console executable | Stanislaw Halik |
2013-04-27 | Fix warning | Stanislaw Halik |
2013-04-27 | Avoid crashes in video frame | Stanislaw Halik |
2013-04-27 | Initialize member variable | Stanislaw Halik |
2013-04-27 | UDP: Initialize member variable | Stanislaw Halik |
2013-04-27 | Don't memset twice in succession | Stanislaw Halik |
2013-04-27 | Don't repaint forcefully, there's no need | Stanislaw Halik |
2013-04-27 | Fix typo, not reading past the end of array as result | Stanislaw Halik |
2013-04-27 | Apply same fix in header, too | Stanislaw Halik |
2013-04-27 | Really unbreak wine this time | Stanislaw Halik |
2013-04-27 | Unbreak Wine protocol | Stanislaw Halik |
2013-04-27 | Remove the OpenGL search script | Stanislaw Halik |
2013-04-27 | Oops! Some OpenGL remnants were still present. | Stanislaw Halik |
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 |