| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | |||||
| | * | 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 | 5 | -4/+6 |
| | | | |||||
| | * | Added text alignment option | Maximilian Siess | 2017-04-18 | 8 | -8/+58 |
| | | | |||||
| * | | Merge pull request #11 from HunterwolfAT/master | martin | 2017-04-18 | 1 | -3/+3 |
| |\| | | | | | Casted slice indices to integer | ||||
| | * | cast slice indices to integer | Maximilian Siess | 2017-04-17 | 1 | -3/+3 |
| |/ | |||||
| * | Merge branch 'rikai-format-compatibility-improvements' | Martin Kaistra | 2016-09-10 | 1 | -5/+20 |
| |\ | |||||
| | * | use aac if libfdk_aac not installed | Martin Kaistra | 2016-09-10 | 1 | -4/+18 |
| | | | |||||
| | * | Encoding settings compatibility updates | rikai | 2016-09-09 | 1 | -3/+4 |
| | | | | | | | Using AAC, yuv420p & an mp4 container should provide much increased compatibility with hardware players as well as youtube. | ||||
| * | | Merge pull request #5 from rikai/readme-mac-update | martin | 2016-09-10 | 1 | -0/+18 |
| |\ \ | | | | | | | Add macOS instructions | ||||
| | * | | Add macOS instructions | rikai | 2016-09-09 | 1 | -0/+18 |
| | |/ | | | | | Add instructions for setting things up on mac using homebrew (with [recommended ffmpeg settings including libfdk_aac support](https://trac.ffmpeg.org/wiki/CompilationGuide/MacOSX) and pip. | ||||
| * | | Merge pull request #2 from rikai/master | martin | 2016-09-07 | 2 | -4/+4 |
| |\| | | | | | Updates to work with modern libraries | ||||
