aboutsummaryrefslogtreecommitdiff
path: root/main.py
AgeCommit message (Collapse)Author
2017-04-20all options are saved to and loaded from settings.iniMaximilian Siess
2017-04-20added font size and text position to video threadMaximilian Siess
2017-04-20added font size of text in previewMaximilian Siess
2017-04-20added x/y offset of text in previewMaximilian Siess
2017-04-20added fontsize and position option to UIMaximilian Siess
2017-04-18Matched the label to the naming schemeMaximilian Siess
2017-04-18Alignment options added to render taskMaximilian Siess
2017-04-18Added text alignment optionMaximilian SiessÂ
2015-03-05add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵Martin Kaistra
to readme
2015-03-04don't terminate ffmpeg too early, fixes problems with windows. also: use ↵Martin Kaistra
matroska container instead of mp4
2015-03-03move video creation to its own threadMartin Kaistra
2015-03-02first commitMartin Kaistra