| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | colors are configurable in the GUI | tassaron | 2017-05-22 | 1 | -0/+14 |
| | | | | | any invalid RGB tuple entered will result in white | ||||
| * | text and visualization colour can be changed using commandline | tassaron | 2017-05-22 | 1 | -5/+8 |
| | | |||||
| * | fixed preview not updating when changing between two videos | tassaron | 2017-05-21 | 1 | -1/+1 |
| | | | | | making the filename of preview.jpg different each time seems to work | ||||
| * | added back in spaces deleted by my editor | tassaron | 2017-05-18 | 1 | -4/+3 |
| | | |||||
| * | added ability to use an mp4 as the background | tassaron | 2017-05-18 | 1 | -10/+52 |
| | | | | | 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 | ||||
| * | changed differentiater of text alignment from string to int | Maximilian Siess | 2017-04-21 | 1 | -3/+3 |
| | | |||||
| * | added font size of text in preview | Maximilian Siess | 2017-04-20 | 1 | -6/+6 |
| | | |||||
| * | added x/y offset of text in preview | Maximilian Siess | 2017-04-20 | 1 | -4/+7 |
| | | |||||
| * | Added text alignment option | Maximilian Siess | 2017-04-18 | 1 | -2/+8 |
| | | |||||
| * | cast slice indices to integer | Maximilian Siess | 2017-04-17 | 1 | -3/+3 |
| | | |||||
| * | add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵ | Martin Kaistra | 2015-03-05 | 1 | -3/+11 |
| | | | | | to readme | ||||
| * | first commit | Martin Kaistra | 2015-03-02 | 1 | -0/+135 |
