aboutsummaryrefslogtreecommitdiff
path: root/src/components/original.py
AgeCommit message (Expand)Author
2022-05-08Add sensitivity option to classic visualizertassaron
2022-04-22make pip-installable as a packagetassaron
2017-08-03relativeWidgets might as well be a listtassaron
2017-08-01x/y pixel values update to match output resolutiontassaron
2017-08-01component class now tracks colorwidgetstassaron
2017-07-29waveform component is working, preview is glitchytassaron
2017-07-27fixed video component eating stdouttassaron
2017-07-23better component error messagestassaron
2017-07-23components auto-connect & track widgets, less autosave spamtassaron
2017-07-20ffmpeg functions moved to toolkit, component format simplifiedtassaron
2017-07-17combined toolkit.py & frame.py into toolkit packagetassaron
2017-07-13components automatically drawPreview & save currentPresettassaron
2017-07-13merge consecutive static componentstassaron
2017-07-09more comments + warnings for outdated dependenciestassaron
2017-07-02frame-drawing tools for components to sharetassaron
2017-07-02renamed component basetassaron
2017-06-26added visualizer options + invalid presets get ignoredtassaron
2017-06-25renamed Original Audio Visualization to Classic Visualizertassaron
2017-06-24fixing bugstassaron
2017-06-23Fixed QtWidgets not imported on some components.DH4
2017-06-23QT5 Conversion + Directory StructureDH4