aboutsummaryrefslogtreecommitdiff
path: root/core.py
AgeCommit message (Collapse)Author
2017-05-25Merge branch 'tassaron2-master'Martin Kaistra
2017-05-23try fixing problems with high dpi screens, font size for video in pixelsMartin Kaistra
2017-05-22colors are configurable in the GUItassaron
any invalid RGB tuple entered will result in white
2017-05-22text and visualization colour can be changed using commandlinetassaron
2017-05-21fixed preview not updating when changing between two videostassaron
making the filename of preview.jpg different each time seems to work
2017-05-18added back in spaces deleted by my editortassaron
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Â
2017-04-17cast slice indices to integerMaximilian SiessÂ
2015-03-05add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵Martin Kaistra
to readme
2015-03-02first commitMartin Kaistra