aboutsummaryrefslogtreecommitdiffstats
path: root/preview_thread.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* QT5 Conversion + Directory StructureDH42017-06-231-59/+0
|
* cx_freeze Path UpdatesDH42017-06-231-1/+1
|
* various bugfixes, blankFrame method for componentstassaron2017-06-151-3/+2
| | | | don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py
* Code cleanupDH42017-06-061-46/+45
|
* Add checkerboard for transpart frames.DH42017-06-061-1/+7
|
* video component almost working, rm hardcoded backgroundstassaron2017-06-041-16/+4
|
* Render order reversed to match component list.DH42017-06-031-1/+1
|
* title text is now a componenttassaron2017-05-281-4/+2
| | | | plus numerous bugs removed and added
* Fixed Resolution Change in preview. Removed debugging print statements.DH42017-05-281-5/+3
|
* Integration with tassaron2 modular design. True Alpha Rendering added, ↵DH42017-05-281-24/+18
| | | | several bug fixes.
* Created a new UI, several new features to be implemented. FIXME: Resolution ↵DH42017-05-271-5/+2
| | | | change requires an application restart.
* Added automatic scaling of Image and bars. Set title x/y position, and font ↵DH42017-05-271-0/+1
| | | | size based on scale.
* text and visualization colour can be changed using commandlinetassaron2017-05-221-6/+10
|
* added ability to use an mp4 as the backgroundtassaron2017-05-181-1/+10
| | | | 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
* changed differentiater of text alignment from string to intMaximilian Siess2017-04-211-1/+1
|
* added font size of text in previewMaximilian Siess2017-04-201-2/+4
|
* added x/y offset of text in previewMaximilian Siess2017-04-201-4/+8
|
* Added text alignment optionMaximilian SiessÂ2017-04-181-4/+6
|
* first commitMartin Kaistra2015-03-021-0/+58