| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | text and visualization colour can be changed using commandline | tassaron | 2017-05-22 | 1 | -5/+36 |
| | | |||||
| * | rm line that makes atexit raise an error | tassaron | 2017-05-22 | 1 | -1/+0 |
| | | | | | I don't notice any difference in behaviour without this line | ||||
| * | add command line options for font size, alignment, position | Martin Kaistra | 2017-05-22 | 1 | -4/+24 |
| | | |||||
| * | Merge branch 'master' into feature-commandline | Martin Kaistra | 2017-05-22 | 1 | -1/+5 |
| |\ | |||||
| | * | more loading feedback | tassaron | 2017-05-21 | 1 | -0/+4 |
| | | | |||||
| | * | added back in spaces deleted by my editor | tassaron | 2017-05-18 | 1 | -10/+10 |
| | | | |||||
| | * | added ability to use an mp4 as the background | tassaron | 2017-05-18 | 1 | -10/+10 |
| | | | | | | | | | 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 | ||||
| * | | added font parameter, default values for settings, writing of settings file ↵ | Martin Kaistra | 2017-04-25 | 1 | -7/+16 |
| | | | | | | | | | at clean up | ||||
| * | | do not require X server for command line mode | Martin Kaistra | 2017-04-25 | 1 | -1/+1 |
| | | | |||||
| * | | add new experimental command line mode | Martin Kaistra | 2017-04-24 | 1 | -5/+65 |
| |/ | |||||
| * | Connect drawPreview events after input elements have values | Martin Kaistra | 2017-04-22 | 1 | -7/+7 |
| | | |||||
| * | changed differentiater of text alignment from string to int | Maximilian Siess | 2017-04-21 | 1 | -4/+4 |
| | | |||||
| * | clean up | Maximilian Siess | 2017-04-20 | 1 | -1/+1 |
| | | |||||
| * | all options are saved to and loaded from settings.ini | Maximilian Siess | 2017-04-20 | 1 | -5/+23 |
| | | |||||
| * | added font size and text position to video thread | Maximilian Siess | 2017-04-20 | 1 | -1/+4 |
| | | |||||
| * | added font size of text in preview | Maximilian Siess | 2017-04-20 | 1 | -1/+5 |
| | | |||||
| * | added x/y offset of text in preview | Maximilian Siess | 2017-04-20 | 1 | -2/+6 |
| | | |||||
| * | added fontsize and position option to UI | Maximilian Siess | 2017-04-20 | 1 | -1/+2 |
| | | |||||
| * | Matched the label to the naming scheme | Maximilian Siess | 2017-04-18 | 1 | -1/+1 |
| | | |||||
| * | Alignment options added to render task | Maximilian Siess | 2017-04-18 | 1 | -1/+2 |
| | | |||||
| * | Added text alignment option | Maximilian Siess | 2017-04-18 | 1 | -2/+9 |
| | | |||||
| * | add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵ | Martin Kaistra | 2015-03-05 | 1 | -0/+2 |
| | | | | | to readme | ||||
| * | don't terminate ffmpeg too early, fixes problems with windows. also: use ↵ | Martin Kaistra | 2015-03-04 | 1 | -1/+1 |
| | | | | | matroska container instead of mp4 | ||||
| * | move video creation to its own thread | Martin Kaistra | 2015-03-03 | 1 | -62/+20 |
| | | |||||
| * | first commit | Martin Kaistra | 2015-03-02 | 1 | -0/+196 |
