aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/video.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved functions into toolkit, fixed CMD appearing on Windowstassaron2017-07-041-2/+3
|
* frame-drawing tools for components to sharetassaron2017-07-021-4/+5
|
* renamed component basetassaron2017-07-021-3/+4
|
* --export commandline optiontassaron2017-06-251-1/+2
| | | | overrides -i and -o to use saved fields from a project file
* project files save settings & out/in fieldstassaron2017-06-251-4/+4
|
* disable some hotkeys while encoding, more friendly error messagestassaron2017-06-251-11/+17
|
* fixing bugstassaron2017-06-241-10/+17
|
* Fixed QtWidgets not imported on some components.DH42017-06-231-1/+1
|
* qt5 fixestassaron2017-06-231-6/+8
| | | | also pep8 compliance
* QT5 Conversion + Directory StructureDH42017-06-231-0/+273