aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Connect drawPreview events after input elements have valuesMartin Kaistra2017-04-221-7/+7
|
* Merge branch 'font-settings#8' of ↵Martin Kaistra2017-04-225-15/+174
|\ | | | | | | https://github.com/HunterwolfAT/audio-visualizer-python into HunterwolfAT-font-settings#8
| * changed differentiater of text alignment from string to intMaximilian Siess2017-04-214-9/+9
| |
| * cleanupMaximilian Siess2017-04-205-0/+0
| |
| * 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-202-4/+10
| |
| * added font size of text in previewMaximilian Siess2017-04-203-9/+15
| |
| * added x/y offset of text in previewMaximilian Siess2017-04-203-10/+21
| |
| * added fontsize and position option to UIMaximilian Siess2017-04-203-4/+70
| |
| * Matched the label to the naming schemeMaximilian Siess2017-04-181-1/+1
| |
| * Alignment options added to render taskMaximilian Siess2017-04-185-4/+6
| |
| * Added text alignment optionMaximilian SiessÂ2017-04-188-8/+58
| |
* | Merge pull request #11 from HunterwolfAT/mastermartin2017-04-181-3/+3
|\| | | | | Casted slice indices to integer
| * cast slice indices to integerMaximilian SiessÂ2017-04-171-3/+3
|/
* Merge branch 'rikai-format-compatibility-improvements'Martin Kaistra2016-09-101-5/+20
|\
| * use aac if libfdk_aac not installedMartin Kaistra2016-09-101-4/+18
| |
| * Encoding settings compatibility updatesrikai2016-09-091-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-updatemartin2016-09-101-0/+18
|\ \ | | | | | | Add macOS instructions
| * | Add macOS instructionsrikai2016-09-091-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/mastermartin2016-09-072-4/+4
|\| | | | | Updates to work with modern libraries
| * Update README to indicate the use of Pillow 3.3.0rikai2016-08-171-2/+2
| |
| * Pillow requires tobytes() nowrikai2016-08-171-2/+2
|/
* add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵Martin Kaistra2015-03-055-4/+64
| | | | to readme
* update readmeMartin Kaistra2015-03-041-2/+2
|