aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make sure tempfiles get deletedtassaron2017-05-221-0/+1
* rm line that makes atexit raise an errortassaron2017-05-221-1/+0
* Merge branch 'feature-commandline'Martin Kaistra2017-05-221-6/+95
|\
| * add command line options for font size, alignment, positionMartin Kaistra2017-05-221-4/+24
| * Merge branch 'master' into feature-commandlineMartin Kaistra2017-05-225-29/+104
| |\ | |/ |/|
* | Merge pull request #13 from tassaron2/mastermartin2017-05-225-29/+104
|\ \
| * | more loading feedbacktassaron2017-05-213-6/+18
| * | fixed preview not updating when changing between two videostassaron2017-05-211-1/+1
| * | added back in spaces deleted by my editortassaron2017-05-182-6/+5
| * | added back in spaces deleted by my editortassaron2017-05-181-10/+10
| * | added ability to use an mp4 as the backgroundtassaron2017-05-184-34/+98
|/ /
| * added font parameter, default values for settings, writing of settings file a...Martin Kaistra2017-04-251-7/+16
| * do not require X server for command line modeMartin Kaistra2017-04-251-1/+1
| * add new experimental command line modeMartin Kaistra2017-04-241-5/+65
|/
* Merge branch 'HunterwolfAT-font-settings#8'Martin Kaistra2017-04-225-18/+177
|\
| * Connect drawPreview events after input elements have valuesMartin Kaistra2017-04-221-7/+7
| * Merge branch 'font-settings#8' of https://github.com/HunterwolfAT/audio-visua...Martin Kaistra2017-04-225-15/+174
|/|
| * 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