| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make sure tempfiles get deleted | tassaron | 2017-05-22 | 1 | -0/+1 |
| | | |||||
| * | 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 | ||||
| * | Merge branch 'feature-commandline' | Martin Kaistra | 2017-05-22 | 1 | -6/+95 |
| |\ | |||||
| | * | 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 | 5 | -29/+104 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #13 from tassaron2/master | martin | 2017-05-22 | 5 | -29/+104 |
| |\ \ | | | | | | | Added the ability to use an mp4 as the background image | ||||
| | * | | more loading feedback | tassaron | 2017-05-21 | 3 | -6/+18 |
| | | | | |||||
| | * | | 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 | 2 | -6/+5 |
| | | | | |||||
| | * | | 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 | 4 | -34/+98 |
| |/ / | | | | | | | 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 |
| |/ | |||||
| * | Merge branch 'HunterwolfAT-font-settings#8' | Martin Kaistra | 2017-04-22 | 5 | -18/+177 |
| |\ | |||||
| | * | Connect drawPreview events after input elements have values | Martin Kaistra | 2017-04-22 | 1 | -7/+7 |
| | | | |||||
| | * | Merge branch 'font-settings#8' of ↵ | Martin Kaistra | 2017-04-22 | 5 | -15/+174 |
| |/| | | | | | | | https://github.com/HunterwolfAT/audio-visualizer-python into HunterwolfAT-font-settings#8 | ||||
| | * | changed differentiater of text alignment from string to int | Maximilian Siess | 2017-04-21 | 4 | -9/+9 |
| | | | |||||
| | * | cleanup | Maximilian Siess | 2017-04-20 | 5 | -0/+0 |
| | | | |||||
| | * | 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 | 2 | -4/+10 |
| | | | |||||
| | * | added font size of text in preview | Maximilian Siess | 2017-04-20 | 3 | -9/+15 |
| | | | |||||
| | * | added x/y offset of text in preview | Maximilian Siess | 2017-04-20 | 3 | -10/+21 |
| | | | |||||
| | * | added fontsize and position option to UI | Maximilian Siess | 2017-04-20 | 3 | -4/+70 |
| | | | |||||
