aboutsummaryrefslogtreecommitdiff
path: root/src/preview_thread.py
AgeCommit message (Collapse)Author
2017-07-09a basic Sound component for mixing soundstassaron
to be greatly expanded...
2017-07-09more comments + warnings for outdated dependenciestassaron
2017-07-06image options to mirror & saturate colourstassaron
and some friendly docstrings
2017-06-25--export commandline optiontassaron
overrides -i and -o to use saved fields from a project file
2017-06-25disable some hotkeys while encoding, more friendly error messagestassaron
2017-06-24fixing bugstassaron
2017-06-23QT5 Conversion + Directory StructureDH4