aboutsummaryrefslogtreecommitdiffstats
path: root/main.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* rm unused variabletassaron2017-05-231-5/+3
* rm duplicate codetassaron2017-05-231-15/+5
* select colors more easily using QColorDialogtassaron2017-05-231-2/+21
* colors are configurable in the GUItassaron2017-05-221-16/+26
* 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