Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-07 | ui: fix stderr nonsense | Stanislaw Halik | |
Caused by mismerge | |||
2015-10-07 | Merge branch 'work' into trackhat-ui | Stanislaw Halik | |
* work: | |||
2015-10-07 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
* unstable: qfc: increase precision | |||
2015-10-07 | * unstable: | Stanislaw Halik | |
qfc: increase precision | |||
2015-10-07 | ui: window title nits | Stanislaw Halik | |
2015-10-07 | ui: fix profile switch on change pending | Stanislaw Halik | |
2015-10-07 | ui: use agreed-upon model names | Stanislaw Halik | |
2015-10-07 | Merge branch 'work' into trackhat-ui | Stanislaw 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-06 | qfc: double the discrete value count | Stanislaw Halik | |
2015-10-06 | shortcuts: sleep less, drop less keystrokes | Stanislaw Halik | |
2015-10-06 | accela: revert rot gains to rc15 | Stanislaw Halik | |
2015-10-06 | qfc: increase precision | Stanislaw 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-06 | ft: try without locking this time | Stanislaw Halik | |
2015-10-06 | ft: cleanup comments | Stanislaw Halik | |
2015-10-06 | csv: cleanup | Stanislaw Halik | |
2015-10-06 | main, ui: fix sort order | Stanislaw 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-06 | ui: fix close on save | Stanislaw Halik | |
stopping the timer prevented maybe_save() from working | |||
2015-10-06 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
* unstable: un-bitrot installer support | |||
2015-10-06 | un-bitrot installer support | Stanislaw Halik | |
Sponsored-by: TrackHat Issue: #229 | |||
2015-10-06 | trackhat: use its own GUID for installer | Stanislaw Halik | |
Can now be installed alongside opentrack Sponsored-by: TrackHat | |||
2015-10-06 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
* unstable: un-bitrot installer support | |||
2015-10-06 | un-bitrot installer support | Stanislaw Halik | |
Issue: #229 | |||
2015-10-06 | fix build | Stanislaw Halik | |
2015-10-06 | Merge branch 'unstable' into trackhat-ui | Stanislaw 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-06 | ui: sort combobox items according to their name, not filename | Stanislaw Halik | |
2015-10-06 | mouse: remove GPL, has since been rewritten | Stanislaw Halik | |
2015-10-06 | mouse: decruft | Stanislaw Halik | |
Fix Qt layouts, add to comboboxen using Qt Designer | |||
2015-10-06 | freetrack: new game definitions | Stanislaw Halik | |
2015-10-06 | nix stuff from trackhat branch | Stanislaw Halik | |
2015-10-06 | freetrack: new game definitions | Stanislaw Halik | |
2015-10-06 | update installer | Stanislaw Halik | |
2015-10-06 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
* unstable: process-detector: check when cancel button is pressed | |||
2015-10-03 | process-detector: check when cancel button is pressed | Stanislaw Halik | |
Closes #245 | |||
2015-10-03 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
* unstable: pose-widget: simplify pose-widget: fix black border around The Octopus | |||
2015-10-03 | pose-widget: simplify | Stanislaw Halik | |
2015-10-03 | pose-widget: fix black border around The Octopus | Stanislaw Halik | |
2015-10-03 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
* unstable: ft: add locking back ft: change nonsensical frame step ft: don't alloc "int i" as bss ft: reformat cmake: simplify pose-widget: use bilinear filtering declutter clientfiles/ | |||
2015-10-03 | ui: fix warnings | Stanislaw Halik | |
2015-10-03 | ft: add locking back | Stanislaw Halik | |
2015-10-03 | ft: change nonsensical frame step | Stanislaw Halik | |
2015-10-03 | ft: don't alloc "int i" as bss | Stanislaw Halik | |
2015-10-03 | ft: reformat | Stanislaw Halik | |
2015-10-03 | cmake: simplify | Stanislaw Halik | |
2015-10-03 | pose-widget: use bilinear filtering | Stanislaw Halik | |
now The Octopus looks better. | |||
2015-10-03 | declutter clientfiles/ | Stanislaw Halik | |
2015-10-02 | trackhat: use only absolute centering | Stanislaw Halik | |
Merged: * unstable: main: add relative and absolute center options | |||
2015-10-02 | main: add relative and absolute center options | Stanislaw Halik | |
Closes #237 | |||
2015-10-02 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
* unstable: main: keybinding for "zero" should reset to PERFECTLY forward | |||
2015-10-02 | main: keybinding for "zero" should reset to PERFECTLY forward | Stanislaw Halik | |
Closes #242 | |||
2015-10-02 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
* unstable: pt: add histogram-based thresholding |