summaryrefslogtreecommitdiffhomepage
path: root/filter-ewma2/ftnoir_ewma_filtercontrols.ui
AgeCommit message (Collapse)Author
2017-05-10filter/ewma: fix labelsStanislaw Halik
- single step is a round value now - use a `tie_setting' overload for formatting the value, rather than a separate slot
2016-11-04modules: make names uniqueStanislaw Halik
2016-06-21filter/ewma: add note about warmup timeStanislaw Halik
2016-06-20filter/ewma: cleanup, updateStanislaw Halik
- switch to our timer since it has more than millisecond precision - use slider_value for settings - sanitize allowed scaling curve bounds - ensure min <= max in dialog - ensure min <= max at filter runtime - check for NaN taking -ffast-math into account - simplify dialog logic - change delta smoothing constant
2015-10-30move to subdirectory-based build systemStanislaw Halik
Closes #224