| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-21 | Merge branch 'unstable' into trackhattrackhat-1.1p2 | Stanislaw Halik | |
| * unstable: cmake: update toolchain file shortcuts: fix osx/linux keystrokes persisting cmake: fix copy-paste comment cmake: add toolchain file for OSX cmake: add osx policy to make it shutup x-plane: ignore diagnostic osx: nix warning gitattributes: more text extensions to eol=lf cmake: timestamp logic simplify/fix cmake: no timestamp for tag builds all: update copyright where appropriate all: comments only cmake: regen before making tarball cmake: fix dropbox share invocation tracker: initialize newpose pt: use previous pose on NaN result from POSIT accela: also don't poison ewma state with nans cmake: fix tarball invocation accela: elide NaN output values qfc: elide NaN values pt: reformat more pt: reformat posit pt: refactor auto threshold somewhat pt: rename ill-chosen name pt: switch min/max point size to reals cmake: upload tarball to Dropbox but only if I'm the user cmake: add tarball timestamp so it gets rebuilt cmake: don't regen version if none changed cmake: fix git describe --dirty cmake: retab git module fix tarball target cmake: mark dirty tree cmake: regen tarball even if exists cmake: generate version.cc tracker: check for NaN values accela: don't check NaNs in filter, wrong place cmake: drop -ffast-math, allow for NaN check shortcuts: actually print screen binding works shortcuts: alias right modifier keys to left modifier keys shortcuts: allow for binding scroll lock and pause/break accela: also filter out NaNs on tracking start allow for filter immediate center | |||
| 2015-10-20 | all: comments only | Stanislaw Halik | |
| 2015-09-30 | ui: don't load if ps3 eye's not plugged in | Stanislaw Halik | |
| 2015-07-26 | merge unstable | Stanislaw Halik | |
| 2015-07-26 | main: improve theme/qt plugin selection logic | Stanislaw Halik | |
| 2015-07-26 | main: simplify win32 add_program_library_path | Stanislaw Halik | |
| 2015-07-14 | wizard now works | Stanislaw Halik | |
| 2015-07-07 | remove --autostart option | Stanislaw Halik | |
| Author said he no longer needs it. | |||
| 2015-07-03 | fix MSVC, now runs | Stanislaw Halik | |
| 2015-07-03 | try fix MSVC | Stanislaw Halik | |
| 2015-06-07 | Fix Linux build | Stanislaw Halik | |
| 2015-05-22 | simplify | Stanislaw Halik | |
| 2015-05-22 | main: error check for --autostart cmdline option | Stanislaw Halik | |
| Pointed-out-by: Fabian Wickborn <fabian@wickborn.net> | |||
| 2015-05-22 | main: allow launching with different working directory | Stanislaw Halik | |
| Workaround QTBUG-38598, add program's directory to dynamic modules' path as a first thing. | |||
| 2015-05-20 | main: simplify #161 | Stanislaw Halik | |
| 2015-05-20 | Added command line option for automatic starts | Fabian Wickborn | |
| 2015-05-04 | no need to _Exit() forcefully anymore | Stanislaw Halik | |
| 2014-10-28 | rename | Stanislaw Halik | |
| 2014-10-28 | rename main window, no more "LaMe" caps | Stanislaw Halik | |
| 2014-10-22 | _Exit(0) in ui dtor | Stanislaw Halik | |
| 2014-10-22 | skip atexit on all platforms | Stanislaw Halik | |
| 2014-10-21 | don't run atexit hooks on unix | Stanislaw Halik | |
| 2014-09-21 | use more savory UI style on win32 | Stanislaw Halik | |
| 2014-09-18 | Revert "initialize COM on _WIN32 as per Win32 API" | Stanislaw Halik | |
| This reverts commit 03e4d58bbbbfb5d841354a34a2e2dc317b189deb. Issue: #53 Ironically breaks Windows open/save dialogs | |||
| 2014-09-17 | initialize COM on _WIN32 as per Win32 API | Stanislaw Halik | |
| For API correctness only. It worked without issues since ever. | |||
| 2014-09-13 | Remove incorrect ownership | Stanislaw Halik | |
| 2014-08-30 | remove MSVC support | Stanislaw Halik | |
| Leave as-is to avoid unconditionally assuming GNU extensions and ABI | |||
| 2013-12-31 | main: use settings framework | Stanislaw Halik | |
| 2013-11-24 | decruft main | Stanislaw Halik | |
| 2013-11-03 | fix apple build | Stanislaw Halik | |
| 2013-10-29 | conditionalize breakpad for MSVC only, broken on mingw | Stanislaw Halik | |
| Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
| 2013-10-27 | remove dpi scale forcing | Stanislaw Halik | |
| 2013-10-27 | set font harder (probably meaningless) | Stanislaw Halik | |
| Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
| 2013-10-27 | Set x11 threads as soon as possible | Stanislaw Halik | |
| 2013-10-27 | Force font DPI right way | Stanislaw Halik | |
| 2013-10-27 | force font DPI again, it breaks in qt5 with resolution changes | Stanislaw Halik | |
| Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
| 2013-10-23 | Fix MSVC build, sorry for commit flood | Stanislaw Halik | |
| 2013-10-23 | integrate Git version in the titlebar | Stanislaw Halik | |
| Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
| 2013-10-23 | Integrate Google Breakpad for crash dumps | Stanislaw Halik | |
| Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
| 2013-10-16 | while here, remove dead code | Stanislaw Halik | |
| Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
| 2013-10-15 | fix includes | Stanislaw Halik | |
| Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
| 2013-09-17 | main: use app instance, not some qt singleton | Stanislaw Halik | |
| 2013-09-17 | ui: Don't override default font family since Admc@ complains so much | Stanislaw Halik | |
| 2013-09-17 | main: Enable X11 threads the idiomatic way | Stanislaw Halik | |
| 2013-09-17 | Remove asinine comment | Stanislaw Halik | |
| 2013-09-17 | ui: Enable antialiasing | Stanislaw Halik | |
| 2013-09-15 | Only use mm timers during tracking | Stanislaw Halik | |
| 2013-09-14 | Actually check for X11, not Unix | Stanislaw Halik | |
| 2013-09-14 | Init X11 threads on Q_OS_UNIX | Stanislaw Halik | |
| 2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |
