aboutsummaryrefslogtreecommitdiffstats
path: root/preview_thread.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-21changed differentiater of text alignment from string to intMaximilian Siess1-1/+1
2017-04-20cleanupMaximilian Siess5-0/+0
2017-04-20clean upMaximilian Siess1-1/+1
2017-04-20all options are saved to and loaded from settings.iniMaximilian Siess1-5/+23
2017-04-20added font size and text position to video threadMaximilian Siess2-4/+10
2017-04-20added font size of text in previewMaximilian Siess3-9/+15
2017-04-20added x/y offset of text in previewMaximilian Siess3-10/+21
2017-04-20added fontsize and position option to UIMaximilian Siess3-4/+70
2017-04-18Matched the label to the naming schemeMaximilian Siess1-1/+1
2017-04-18Alignment options added to render taskMaximilian Siess5-4/+6
2017-04-18Added text alignment optionMaximilian SiessÂ8-8/+58
2017-04-17cast slice indices to integerMaximilian SiessÂ1-3/+3
2016-09-10use aac if libfdk_aac not installedMartin Kaistra1-4/+18
2016-09-09Add macOS instructionsrikai1-0/+18
2016-09-09Encoding settings compatibility updatesrikai1-3/+4
2016-08-17Update README to indicate the use of Pillow 3.3.0rikai1-2/+2
2016-08-17Pillow requires tobytes() nowrikai1-2/+2
2015-03-05add setup.py, automatic discovery for avconv/ffmpeg, add installation help to...Martin Kaistra5-4/+64
2015-03-04update readmeMartin Kaistra1-2/+2
2015-03-04don't terminate ffmpeg too early, fixes problems with windows. also: use matr...Martin Kaistra2-4/+6
2015-03-03move video creation to its own threadMartin Kaistra2-62/+110
2015-03-02add name request to readmeMartin Kaistra1-0/+2
2015-03-02add readme and MIT licenseMartin Kaistra2-0/+42