aboutsummaryrefslogtreecommitdiffstats
path: root/main.py (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Integration with tassaron2 modular design. True Alpha Rendering added, severa...DH42017-05-281-37/+67
* Created a new UI, several new features to be implemented. FIXME: Resolution c...DH42017-05-271-67/+84
* Fixed Scaling BugsDH42017-05-271-1/+2
* Added automatic scaling of Image and bars. Set title x/y position, and font s...DH42017-05-271-6/+4
* Removed hardcoded parameters. Defaults loaded at runtime.DH42017-05-261-0/+22
* Merge branch 'tassaron2-master'Martin Kaistra2017-05-251-9/+56
|\
| * rm unused variabletassaron2017-05-231-5/+3
| * rm duplicate codetassaron2017-05-231-15/+5
| * select colors more easily using QColorDialogtassaron2017-05-231-2/+21
| * colors are configurable in the GUItassaron2017-05-221-16/+26
| * text and visualization colour can be changed using commandlinetassaron2017-05-221-5/+36
| * rm line that makes atexit raise an errortassaron2017-05-221-1/+0
* | try fixing problems with high dpi screens, font size for video in pixelsMartin Kaistra2017-05-231-0/+7
|/
* add command line options for font size, alignment, positionMartin Kaistra2017-05-221-4/+24
* Merge branch 'master' into feature-commandlineMartin Kaistra2017-05-221-1/+5
|\
| * more loading feedbacktassaron2017-05-211-0/+4
| * added back in spaces deleted by my editortassaron2017-05-181-10/+10
| * added ability to use an mp4 as the backgroundtassaron2017-05-181-10/+10
* | 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
|/
* Connect drawPreview events after input elements have valuesMartin Kaistra2017-04-221-7/+7
* changed differentiater of text alignment from string to intMaximilian Siess2017-04-211-4/+4
* clean upMaximilian Siess2017-04-201-1/+1
* all options are saved to and loaded from settings.iniMaximilian Siess2017-04-201-5/+23