aboutsummaryrefslogtreecommitdiffstats
path: root/components/original.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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' of ↵tassaron2017-05-291-0/+6
|\ | | | | | | https://www.github.com/IamDH4/audio-visualizer-python into feature-newgui
| * save empty presets, comboBox populates with preset namestassaron2017-05-281-0/+3
| |
| * savePreset creates a filetassaron2017-05-281-0/+3
| |
* | added component base classtassaron2017-05-291-27/+8
|/
* title text is now a componenttassaron2017-05-281-7/+39
| | | | plus numerous bugs removed and added
* Integration with tassaron2 modular design. True Alpha Rendering added, ↵DH42017-05-281-0/+113
several bug fixes.