Age | Commit message (Expand) | Author |
2013-09-14 | Remove outdated signal connections | Stanislaw Halik |
2013-09-14 | Don't duplicate event handlers for every config reload | Stanislaw Halik |
2013-09-14 | Prevent text overlap with bigger fonts | Stanislaw Halik |
2013-09-14 | Clean up preprocessor mingw-isms | Stanislaw Halik |
2013-09-14 | Recent braino resulted in double free in error path | Stanislaw Halik |
2013-09-14 | Reduce macro scope | Stanislaw Halik |
2013-09-14 | Unbreak Windows partially | Stanislaw Halik |
2013-09-14 | Open-code always-constant params | Stanislaw Halik |
2013-09-14 | Refresh splines only once | Stanislaw Halik |
2013-09-14 | Rename for clarity | Stanislaw Halik |
2013-09-14 | Absolutely no need to update tracker here | Stanislaw Halik |
2013-09-14 | Update copyright information for rewritten class | Stanislaw Halik |
2013-09-14 | Remove useless comment | Stanislaw Halik |
2013-09-14 | Open-code stuff that has no place outside ctor | Stanislaw Halik |
2013-09-14 | Remove unused functions | Stanislaw Halik |
2013-09-14 | Cleanup the main class's file some more. Windows still broken. | Stanislaw Halik |
2013-09-14 | Move keyboard shortcuts to a new file | Stanislaw Halik |
2013-09-14 | QFC: cleanup logic and unused stuff | Stanislaw Halik |
2013-09-14 | QFC: Don't throttle as much, it's jerky | Stanislaw Halik |
2013-09-14 | throttle QFunctionConfigurator updates | Stanislaw Halik |
2013-09-14 | refactor QFunctionConfigurator | Stanislaw Halik |
2013-09-14 | Move spline configuration into separate file | Stanislaw Halik |
2013-09-14 | Fix splines not loading from ini without restart | Stanislaw Halik |
2013-09-14 | Remove unused member variable | Stanislaw Halik |
2013-09-14 | Downcase settings directory. Only affects Linux | Stanislaw Halik |
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik |
2013-09-14 | Remove the modal flag from PT settings dialog | Stanislaw Halik |
2013-09-14 | Kludgily restore missing second tracker src | Stanislaw Halik |
2013-09-13 | Don't conditionalize Q_DECL_{IMPORT,EXPORT} for clarity | Stanislaw Halik |
2013-09-13 | Don't expose filter internal state. Sprinkle some const | Stanislaw Halik |
2013-09-13 | Correct Accela Mk3 default coefficients | Stanislaw Halik |
2013-09-13 | Fix include guard | Stanislaw Halik |
2013-09-13 | Remove copypasta entirely in shared object loading | Stanislaw Halik |
2013-09-13 | Reduce copy-pasted code during dynamic library load | Stanislaw Halik |
2013-09-13 | Remove per-file version history. Be careful not to touch copyright information. | Stanislaw Halik |
2013-09-13 | Make Accela dialog non-modal | Stanislaw Halik |
2013-09-13 | Allow for editing filter settings while the software is running | Stanislaw Halik |
2013-09-13 | Reorder side effects to avoid use-after-free | Stanislaw Halik |
2013-09-13 | Cleanup unused functions | Stanislaw Halik |
2013-09-13 | Allow for changing keyboard shortcuts while the tracker is running | Stanislaw Halik |
2013-09-02 | Remove dead code | Stanislaw Halik |
2013-09-02 | UI cleanup, tracking overlay already provides that information. Expose one in... | Stanislaw Halik |
2013-08-24 | Workaround camera frame-retrieval badness | Stanislaw Halik |
2013-08-24 | Undo the filtering clusterfuck following discussion with dbaarda | Stanislaw Halik |
2013-08-19 | Revert "High-frequency timer does nothing with sleep interval, it turns out" | Stanislaw Halik |
2013-08-19 | Simplify Accela's UI and preset equations | Stanislaw Halik |
2013-08-19 | Don't assume or use 1ms interval, on Windows it gets rounded to 15.6 ms anyway | Stanislaw Halik |
2013-08-19 | High-frequency timer does nothing with sleep interval, it turns out | Stanislaw Halik |
2013-08-15 | Merge pull request #1 from dbaarda/tidy/ewma2 | Stanislaw Halik |
2013-08-15 | Merge branch 'master' of https://github.com/opentrack/opentrack into tidy/ewma2 | Donovan Baarda |