aboutsummaryrefslogtreecommitdiff
path: root/src/components/original.ui
AgeCommit message (Collapse)Author
2022-05-08reorganize Classic Visualizer widgets to be more left-alignedtassaron
Looks less weird when window is maximized
2022-05-08Add sensitivity option to classic visualizertassaron
Allows to decide how balanced the up/down smoothing is. The default (0) is the same as before; increasing sensitivity makes the up/down values closer to each other (less smooth, more sensitive)
2017-08-06added stroke and font style options to Text componenttassaron
2017-06-26added visualizer options + invalid presets get ignoredtassaron
2017-06-23QT5 Conversion + Directory StructureDH4