aboutsummaryrefslogtreecommitdiffstats
path: root/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor fixes, commentstassaron2017-06-011-5/+2
|
* New rendering engine partially implemented. Also added a live preview during ↵DH42017-05-311-4/+8
| | | | rendering. FIXME: spectrum is out of sync / rendering too quickly.
* Merge branch 'feature-newgui' into feature-newgui-lesstextrendersBrianna2017-05-293-54/+73
|\
| * Merge branch 'feature-newgui' of ↵tassaron2017-05-292-0/+12
| |\ | | | | | | | | | https://www.github.com/IamDH4/audio-visualizer-python into feature-newgui
| * | added component base classtassaron2017-05-293-56/+72
| | |
* | | title text does not need to generate a new image each frametassaron2017-05-291-0/+1
| |/ |/|
* | save empty presets, comboBox populates with preset namestassaron2017-05-282-0/+6
| |
* | savePreset creates a filetassaron2017-05-282-0/+6
|/
* slight fixes to component UIstassaron2017-05-282-298/+283
| | | | and adding a component changes the stackedWidget
* fixed travelling text bugtassaron2017-05-281-6/+8
|
* title text is now a componenttassaron2017-05-282-51/+155
| | | | plus numerous bugs removed and added
* Integration with tassaron2 modular design. True Alpha Rendering added, ↵DH42017-05-285-0/+594
several bug fixes.