summaryrefslogtreecommitdiffhomepage
path: root/filter-accela/ftnoir_accela_filtercontrols.ui
AgeCommit message (Collapse)Author
2018-02-09filter/accela: euthanize "smoothing"Stanislaw Halik
It only confuses users. Rename "sensitivity" to "smoothing". Update i18n source as per #743
2018-01-11minor cleanupStanislaw Halik
2017-10-27filter/accela: allow for double the deadzone valueStanislaw Halik
2017-10-27filter/accela: kill rotation nonlinearityStanislaw Halik
2017-10-20some nonsenseStanislaw Halik
2017-09-23filter/accela: make sliders work with scroll wheelStanislaw Halik
I'm lazy and you should be too.
2017-06-12filter/accela: make nonlinearity actually usefulStanislaw Halik
It needs to go further than the very beginning.
2017-06-10filter/accela: make gain less sluggish overallStanislaw Halik
2017-06-08filter/accela: increase sensitivity customizationStanislaw Halik
2017-06-07filter/accela: increase minimum rot sensitivityStanislaw Halik
.5 is way too high
2017-05-16filter/accela: add minimum allowed sensitivityStanislaw Halik
Allow sliding sensitivity .5 -> 3 rather than .1 -> 2.
2017-05-04filter/accela: allow for up to 300 ms smoothingopentrack-2.3.1.6Stanislaw Halik
2017-04-30filter/accela: reduce microstutterStanislaw Halik
Discussed-with: @mrsanchos
2017-04-30filter/accela: allow up to 300 ms smoothingStanislaw Halik
2017-04-29filter/accela: make ewma working in 3-axis modeStanislaw Halik
2017-03-27filter/accela: don't allow for very high values on the sliderStanislaw Halik
I already backed off a similar change months ago. But after giving it some thought, if you need an absurd amount of filtering then something must be wrong with your tracker setup.
2017-02-18filter/accela: fix horizontal sizeStanislaw Halik
2017-02-18filter/accela: word wrap in dialogStanislaw Halik
For Russian translation.
2016-12-08filter/accela: fix wrapping/layout for translationsStanislaw Halik
2016-12-03filter/accela: describe in dialog, adjust defaultsStanislaw Halik
2016-11-04modules: make names uniqueStanislaw Halik
2016-09-27filter/accela: adjust some other clamps and defaultsStanislaw Halik
2016-09-21filter/accela: show nonlinearity in larger fontStanislaw Halik
The exponent was barely visible.
2016-09-21filter/accela: make most slider limits largerStanislaw Halik
Reported-by: @Emton who later deleted his message Issue: #454
2016-09-17gui: prevent stderr whining on setting dialog fixed sizeStanislaw Halik
Adjust dialogs.
2016-09-17filter/accela: switch to using slider_value all the wayStanislaw Halik
Move settings to a separate file for migration support in the next commit. Otherwise barfs on trying to include autogenerated user interface.
2016-08-04filter/accela: fix nonlinearity formulaStanislaw Halik
2016-07-31filter/accela: reduce rotation nonlinearity range to 1->1.75Stanislaw Halik
2016-07-30filter/accela: add rotation nonlinearity switchStanislaw Halik
This only applies to very beginning of gain spline.
2016-06-11filter/accela: smoothing label didn't fit. make it 50 px width for labelsStanislaw Halik
2016-06-11filter/accela: add label space to prevent reflow on slider moveStanislaw Halik
2016-05-20filter/accela: use less technical language in the UIStanislaw Halik
To name position tracking "translation" per se is unusual outside of geometry and hard sciences in general. Clear things up. Reported-by: @MathijsG Closes #359
2015-11-01adjust accela dialog for dpi fuckupStanislaw Halik
2015-11-01resize dialogs for better visibility on LinuxStanislaw Halik
2015-10-30fix icon pathsStanislaw Halik
2015-10-30move to subdirectory-based build systemStanislaw Halik
Closes #224