aboutsummaryrefslogtreecommitdiff
path: root/src/video_thread.py
AgeCommit message (Collapse)Author
2017-07-06image options to mirror & saturate colourstassaron
and some friendly docstrings
2017-07-04moved functions into toolkit, fixed CMD appearing on Windowstassaron
2017-06-25disable some hotkeys while encoding, more friendly error messagestassaron
2017-06-23qt5 fixestassaron
also pep8 compliance
2017-06-23QT5 Conversion + Directory StructureDH4