summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-10-11Merge branch 'unstable' into trackhatStanislaw Halik
* unstable: shortcuts: fix short keypresses timer: fix overflow
2015-10-11shortcuts: fix short keypressesStanislaw Halik
Issue: #253
2015-10-11timer: fix overflowStanislaw Halik
Issue: #253
2015-10-11Merge branch 'unstable' into trackhatStanislaw Halik
* unstable: update copyleft warning facetracknoir update license Update README.md
2015-10-11update copyleft warningStanislaw Halik
2015-10-11facetracknoir update licenseStanislaw Halik
@V4Friend agreed to change license to non-copyleft. I thank him for this.
2015-10-11Merge branch 'unstable' into trackhatStanislaw Halik
* unstable: fix clang warnings
2015-10-11wizard: adjust min pt sizeStanislaw Halik
Sponsored-by: TrackHat
2015-10-11pt: fix coordinate orderStanislaw Halik
Sponsored-by: TrackHat
2015-10-10Update README.mdStanisław Halik
2015-10-08Merge branch 'unstable' into trackhat-uitrackhat-1.1Stanislaw Halik
* unstable: qfc: save retval's absolute value
2015-10-08Merge branch 'work' into trackhat-uiStanislaw 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-08fix clang warningsopentrack-2.3-rc19Stanislaw Halik
2015-10-08qfc: save retval's absolute valueStanislaw Halik
Closes #249
2015-10-07qfc: move var to outer scopeStanislaw Halik
2015-10-07qfc: no need to load lazily, it's received immediatelyStanislaw Halik
2015-10-07qfc: try harder to fill all memoized bucketsStanislaw Halik
2015-10-07Revert "accela: guard against negative value overflow properly"Stanislaw Halik
This reverts commit d626a60eca7a511786435ec796d7864c59463939.
2015-10-07qfc: revert to floats as in rc15Stanislaw Halik
Issue: #248 Issue: #231
2015-10-07make-tar: show cygpath -w on cygwin for convenienceStanislaw Halik
2015-10-07shortcuts: sleep less, drop less keystrokesStanislaw Halik
2015-10-07accela: revert rot gains to rc15Stanislaw Halik
2015-10-07* work:Stanislaw Halik
make-tar: show cygpath -w on cygwin for convenience
2015-10-07make-tar: show cygpath -w on cygwin for convenienceStanislaw Halik
2015-10-07ui: fix stderr nonsenseStanislaw Halik
Caused by mismerge
2015-10-07Merge branch 'work' into trackhat-uiStanislaw Halik
* work:
2015-10-07Merge branch 'unstable' into trackhat-uiStanislaw Halik
* unstable: qfc: increase precision
2015-10-07* unstable:Stanislaw Halik
qfc: increase precision
2015-10-07ui: window title nitsStanislaw Halik
2015-10-07ui: fix profile switch on change pendingStanislaw Halik
2015-10-07ui: use agreed-upon model namesStanislaw Halik
2015-10-07Merge branch 'work' into trackhat-uiStanislaw Halik
* work: qfc: double the discrete value count shortcuts: sleep less, drop less keystrokes accela: revert rot gains to rc15 ft: try without locking this time ft: cleanup comments csv: cleanup main, ui: fix sort order ui: fix close on save
2015-10-06qfc: double the discrete value countStanislaw Halik
2015-10-06shortcuts: sleep less, drop less keystrokesStanislaw Halik
2015-10-06accela: revert rot gains to rc15Stanislaw Halik
2015-10-06qfc: increase precisionStanislaw Halik
Go from uint16_t to uint32_t. If it still doesn't help we have to back to using floats. Reported-by: @nanospork Issue: #231
2015-10-06ft: try without locking this timeStanislaw Halik
2015-10-06ft: cleanup commentsStanislaw Halik
2015-10-06csv: cleanupStanislaw Halik
2015-10-06main, ui: fix sort orderStanislaw Halik
Sort order was applied only to combobox but not to tracker list. Reported-by: @nanospork cf. https://github.com/opentrack/opentrack/issues/231#issuecomment-145741998
2015-10-06ui: fix close on saveStanislaw Halik
stopping the timer prevented maybe_save() from working
2015-10-06Merge branch 'unstable' into trackhat-uiStanislaw Halik
* unstable: un-bitrot installer support
2015-10-06un-bitrot installer supportStanislaw Halik
Sponsored-by: TrackHat Issue: #229
2015-10-06trackhat: use its own GUID for installerStanislaw Halik
Can now be installed alongside opentrack Sponsored-by: TrackHat
2015-10-06Merge branch 'unstable' into trackhat-uiStanislaw Halik
* unstable: un-bitrot installer support
2015-10-06un-bitrot installer supportStanislaw Halik
Issue: #229
2015-10-06fix buildStanislaw Halik
2015-10-06Merge branch 'unstable' into trackhat-uiStanislaw Halik
* unstable: ui: sort combobox items according to their name, not filename mouse: remove GPL, has since been rewritten mouse: decruft freetrack: new game definitions
2015-10-06ui: sort combobox items according to their name, not filenameStanislaw Halik
2015-10-06mouse: remove GPL, has since been rewrittenStanislaw Halik