Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-17 | cmake: don't regen version if none changed | Stanislaw Halik | |
Fixes caused re-link of executable | |||
2015-10-17 | cmake: fix git describe --dirty | Stanislaw Halik | |
2015-10-17 | cmake: retab git module | Stanislaw Halik | |
2015-10-17 | fix tarball target | Stanislaw Halik | |
2015-10-17 | cmake: mark dirty tree | Stanislaw Halik | |
2015-10-17 | cmake: regen tarball even if exists | Stanislaw Halik | |
2015-10-17 | cmake: generate version.cc | Stanislaw Halik | |
2015-10-17 | tracker: check for NaN values | Stanislaw Halik | |
Issue: #255 | |||
2015-10-17 | accela: don't check NaNs in filter, wrong place | Stanislaw Halik | |
2015-10-17 | cmake: drop -ffast-math, allow for NaN check | Stanislaw Halik | |
2015-10-17 | shortcuts: actually print screen binding works | Stanislaw Halik | |
It works only if Dropbox doesn't hook the key Issue: #257 | |||
2015-10-17 | shortcuts: alias right modifier keys to left modifier keys | Stanislaw Halik | |
Issue: #257 Closes #257 | |||
2015-10-17 | shortcuts: allow for binding scroll lock and pause/break | Stanislaw Halik | |
Print screen doesn't seem to work. Issue: #257 | |||
2015-10-16 | accela: also filter out NaNs on tracking start | Stanislaw Halik | |
2015-10-16 | allow for filter immediate center | Stanislaw Halik | |
2015-10-16 | pt: default to no minimal point size for trackhat | Stanislaw Halik | |
2015-10-16 | Merge branch 'unstable' into trackhat | Stanislaw Halik | |
* unstable: win32-shortcuts: drop null keycode accela: drop NaN/+-inf values | |||
2015-10-16 | win32-shortcuts: drop null keycode | Stanislaw Halik | |
2015-10-16 | accela: drop NaN/+-inf values | Stanislaw Halik | |
2015-10-13 | fix build | Stanislaw Halik | |
2015-10-13 | Merge branch 'unstable' into trackhat | Stanislaw Halik | |
* unstable: added guideline for contributions using LGPL software Update CONTRIBUTING.md Update README.md added guidelines for external contributions | |||
2015-10-12 | added guideline for contributions using LGPL software | Xavier Hallade | |
2015-10-12 | Update CONTRIBUTING.md | Stanisław Halik | |
2015-10-12 | Update README.md | Stanisław Halik | |
2015-10-12 | added guidelines for external contributions | Xavier Hallade | |
enforcing the requirement for external contributions to be compatible with ISC license - and explicitly not being licensed under a copyleft license. | |||
2015-10-12 | version: drop volatile here too | Stanislaw Halik | |
2015-10-12 | Merge branch 'unstable' into trackhat | Stanislaw Halik | |
* unstable: version: drop volatile, not needed | |||
2015-10-12 | version: drop volatile, not needed | Stanislaw Halik | |
2015-10-12 | installer excludes | Stanislaw Halik | |
2015-10-11 | ui: add software update check and dialogtrackhat-1.1p1 | Stanislaw Halik | |
2015-10-11 | Merge branch 'unstable' into trackhat | Stanislaw Halik | |
* unstable: ui: edit tab key order ui: set focus to start/stop buttons ft: game support | |||
2015-10-11 | ui: edit tab key orderopentrack-2.3-rc19p1 | Stanislaw Halik | |
2015-10-11 | ui: set focus to start/stop buttons | Stanislaw Halik | |
2015-10-11 | ft: game support | Stanislaw Halik | |
2015-10-11 | Merge branch 'unstable' into trackhat | Stanislaw Halik | |
* unstable: shortcuts: fix short keypresses timer: fix overflow | |||
2015-10-11 | shortcuts: fix short keypresses | Stanislaw Halik | |
Issue: #253 | |||
2015-10-11 | timer: fix overflow | Stanislaw Halik | |
Issue: #253 | |||
2015-10-11 | Merge branch 'unstable' into trackhat | Stanislaw Halik | |
* unstable: update copyleft warning facetracknoir update license Update README.md | |||
2015-10-11 | update copyleft warning | Stanislaw Halik | |
2015-10-11 | facetracknoir update license | Stanislaw Halik | |
@V4Friend agreed to change license to non-copyleft. I thank him for this. | |||
2015-10-11 | Merge branch 'unstable' into trackhat | Stanislaw Halik | |
* unstable: fix clang warnings | |||
2015-10-11 | wizard: adjust min pt size | Stanislaw Halik | |
Sponsored-by: TrackHat | |||
2015-10-11 | pt: fix coordinate order | Stanislaw Halik | |
Sponsored-by: TrackHat | |||
2015-10-10 | Update README.md | Stanisław Halik | |
2015-10-08 | Merge branch 'unstable' into trackhat-uitrackhat-1.1 | Stanislaw Halik | |
* unstable: qfc: save retval's absolute value | |||
2015-10-08 | Merge branch 'work' into trackhat-ui | Stanislaw Halik | |
* work: qfc: move var to outer scope qfc: no need to load lazily, it's received immediately qfc: try harder to fill all memoized buckets Revert "accela: guard against negative value overflow properly" qfc: revert to floats as in rc15 make-tar: show cygpath -w on cygwin for convenience shortcuts: sleep less, drop less keystrokes accela: revert rot gains to rc15 | |||
2015-10-08 | fix clang warningsopentrack-2.3-rc19 | Stanislaw Halik | |
2015-10-08 | qfc: save retval's absolute value | Stanislaw Halik | |
Closes #249 | |||
2015-10-07 | qfc: move var to outer scope | Stanislaw Halik | |
2015-10-07 | qfc: no need to load lazily, it's received immediately | Stanislaw Halik | |