aboutsummaryrefslogtreecommitdiffstats
path: root/main.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* text and visualization colour can be changed using commandlinetassaron2017-05-221-5/+36
* rm line that makes atexit raise an errortassaron2017-05-221-1/+0
* add command line options for font size, alignment, positionMartin Kaistra2017-05-221-4/+24
* Merge branch 'master' into feature-commandlineMartin Kaistra2017-05-221-1/+5
|\
| * more loading feedbacktassaron2017-05-211-0/+4
| * added back in spaces deleted by my editortassaron2017-05-181-10/+10
| * added ability to use an mp4 as the backgroundtassaron2017-05-181-10/+10
* | added font parameter, default values for settings, writing of settings file a...Martin Kaistra2017-04-251-7/+16
* | do not require X server for command line modeMartin Kaistra2017-04-251-1/+1
* | add new experimental command line modeMartin Kaistra2017-04-241-5/+65
|/
* Connect drawPreview events after input elements have valuesMartin Kaistra2017-04-221-7/+7
* changed differentiater of text alignment from string to intMaximilian Siess2017-04-211-4/+4
* clean upMaximilian Siess2017-04-201-1/+1
* all options are saved to and loaded from settings.iniMaximilian Siess2017-04-201-5/+23
* added font size and text position to video threadMaximilian Siess2017-04-201-1/+4
* added font size of text in previewMaximilian Siess2017-04-201-1/+5
* added x/y offset of text in previewMaximilian Siess2017-04-201-2/+6
* added fontsize and position option to UIMaximilian Siess2017-04-201-1/+2
* Matched the label to the naming schemeMaximilian Siess2017-04-181-1/+1
* Alignment options added to render taskMaximilian Siess2017-04-181-1/+2
* Added text alignment optionMaximilian SiessÂ2017-04-181-2/+9
* add setup.py, automatic discovery for avconv/ffmpeg, add installation help to...Martin Kaistra2015-03-051-0/+2
* don't terminate ffmpeg too early, fixes problems with windows. also: use matr...Martin Kaistra2015-03-041-1/+1
* move video creation to its own threadMartin Kaistra2015-03-031-62/+20
* first commitMartin Kaistra2015-03-021-0/+196