aboutsummaryrefslogtreecommitdiff
path: root/preview_thread.py
AgeCommit message (Collapse)Author
2017-06-23cx_freeze Path UpdatesDH4
2017-06-15various bugfixes, blankFrame method for componentstassaron
don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py
2017-06-06Code cleanupDH4
2017-06-06Add checkerboard for transpart frames.DH4
2017-06-04video component almost working, rm hardcoded backgroundstassaron
2017-06-03Render order reversed to match component list.DH4
2017-05-28title text is now a componenttassaron
plus numerous bugs removed and added
2017-05-28Fixed Resolution Change in preview. Removed debugging print statements.DH4
2017-05-28Integration with tassaron2 modular design. True Alpha Rendering added, ↵DH4
several bug fixes.
2017-05-27Created a new UI, several new features to be implemented. FIXME: Resolution ↵DH4
change requires an application restart.
2017-05-27Added automatic scaling of Image and bars. Set title x/y position, and font ↵DH4
size based on scale.
2017-05-22text and visualization colour can be changed using commandlinetassaron
2017-05-18added ability to use an mp4 as the backgroundtassaron
might not be the best way to do this (dumping all the video frames to a temp location), but it works for clips of a few minutes or less
2017-04-21changed differentiater of text alignment from string to intMaximilian Siess
2017-04-20added font size of text in previewMaximilian Siess
2017-04-20added x/y offset of text in previewMaximilian Siess
2017-04-18Added text alignment optionMaximilian SiessÂ
2015-03-02first commitMartin Kaistra