summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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
2015-10-06mouse: decruftStanislaw Halik
Fix Qt layouts, add to comboboxen using Qt Designer
2015-10-06freetrack: new game definitionsStanislaw Halik
2015-10-06nix stuff from trackhat branchStanislaw Halik
2015-10-06freetrack: new game definitionsStanislaw Halik
2015-10-06update installerStanislaw Halik
2015-10-06Merge branch 'unstable' into trackhat-uiStanislaw Halik
* unstable: process-detector: check when cancel button is pressed
2015-10-03process-detector: check when cancel button is pressedStanislaw Halik
Closes #245
2015-10-03Merge branch 'unstable' into trackhat-uiStanislaw Halik
* unstable: pose-widget: simplify pose-widget: fix black border around The Octopus
2015-10-03pose-widget: simplifyStanislaw Halik
2015-10-03pose-widget: fix black border around The OctopusStanislaw Halik
2015-10-03Merge branch 'unstable' into trackhat-uiStanislaw 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-03ui: fix warningsStanislaw Halik
2015-10-03ft: add locking backStanislaw Halik
2015-10-03ft: change nonsensical frame stepStanislaw Halik
2015-10-03ft: don't alloc "int i" as bssStanislaw Halik
2015-10-03ft: reformatStanislaw Halik
2015-10-03cmake: simplifyStanislaw Halik
2015-10-03pose-widget: use bilinear filteringStanislaw Halik
now The Octopus looks better.
2015-10-03declutter clientfiles/Stanislaw Halik
2015-10-02trackhat: use only absolute centeringStanislaw Halik
Merged: * unstable: main: add relative and absolute center options
2015-10-02main: add relative and absolute center optionsStanislaw Halik
Closes #237
2015-10-02Merge branch 'unstable' into trackhat-uiStanislaw Halik
* unstable: main: keybinding for "zero" should reset to PERFECTLY forward
2015-10-02main: keybinding for "zero" should reset to PERFECTLY forwardStanislaw Halik
Closes #242
2015-10-02Merge branch 'unstable' into trackhat-uiStanislaw Halik
* unstable: pt: add histogram-based thresholding