summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-09-14Remove outdated signal connectionsStanislaw Halik
2013-09-14Don't duplicate event handlers for every config reloadStanislaw Halik
2013-09-14Prevent text overlap with bigger fontsStanislaw Halik
2013-09-14Clean up preprocessor mingw-ismsStanislaw Halik
2013-09-14Recent braino resulted in double free in error pathStanislaw Halik
2013-09-14Reduce macro scopeStanislaw Halik
2013-09-14Unbreak Windows partiallyStanislaw Halik
2013-09-14Open-code always-constant paramsStanislaw Halik
2013-09-14Refresh splines only onceStanislaw Halik
2013-09-14Rename for clarityStanislaw Halik
2013-09-14Absolutely no need to update tracker hereStanislaw Halik
2013-09-14Update copyright information for rewritten classStanislaw Halik
2013-09-14Remove useless commentStanislaw Halik
2013-09-14Open-code stuff that has no place outside ctorStanislaw Halik
2013-09-14Remove unused functionsStanislaw Halik
2013-09-14Cleanup the main class's file some more. Windows still broken.Stanislaw Halik
2013-09-14Move keyboard shortcuts to a new fileStanislaw Halik
2013-09-14QFC: cleanup logic and unused stuffStanislaw Halik
2013-09-14QFC: Don't throttle as much, it's jerkyStanislaw Halik
2013-09-14throttle QFunctionConfigurator updatesStanislaw Halik
2013-09-14refactor QFunctionConfiguratorStanislaw Halik
2013-09-14Move spline configuration into separate fileStanislaw Halik
2013-09-14Fix splines not loading from ini without restartStanislaw Halik
2013-09-14Remove unused member variableStanislaw Halik
2013-09-14Downcase settings directory. Only affects LinuxStanislaw Halik
2013-09-14Run dos2unix on the tree. No user-facing changes.Stanislaw Halik
2013-09-14Remove the modal flag from PT settings dialogStanislaw Halik
2013-09-14Kludgily restore missing second tracker srcStanislaw Halik
2013-09-13Don't conditionalize Q_DECL_{IMPORT,EXPORT} for clarityStanislaw Halik
2013-09-13Fix include guardStanislaw Halik
2013-09-13Remove copypasta entirely in shared object loadingStanislaw Halik
2013-09-13Reduce copy-pasted code during dynamic library loadStanislaw Halik
2013-09-13Remove per-file version history. Be careful not to touch copyright information.Stanislaw Halik
2013-09-13Make Accela dialog non-modalStanislaw Halik
2013-09-13Allow for editing filter settings while the software is runningStanislaw Halik
2013-09-13Reorder side effects to avoid use-after-freeStanislaw Halik
2013-09-13Cleanup unused functionsStanislaw Halik
2013-09-13Allow for changing keyboard shortcuts while the tracker is runningStanislaw Halik
2013-09-02Remove dead codeStanislaw Halik
2013-09-02UI cleanup, tracking overlay already provides that information. Expose one in...Stanislaw Halik
2013-08-24Workaround camera frame-retrieval badnessStanislaw Halik
2013-08-24Undo the filtering clusterfuck following discussion with dbaardaStanislaw Halik
2013-08-19Revert "High-frequency timer does nothing with sleep interval, it turns out"Stanislaw Halik
2013-08-19Simplify Accela's UI and preset equationsStanislaw Halik
2013-08-19Don't assume or use 1ms interval, on Windows it gets rounded to 15.6 ms anywayStanislaw Halik
2013-08-19High-frequency timer does nothing with sleep interval, it turns outStanislaw Halik
2013-08-15Merge pull request #1 from dbaarda/tidy/ewma2Stanislaw Halik
2013-08-15Merge branch 'master' of https://github.com/opentrack/opentrack into tidy/ewma2Donovan Baarda
2013-08-15working magnetic correction at lastmm0zct
2013-08-11Merge branch 'master' of https://github.com/opentrack/opentrackDonovan Baarda