aboutsummaryrefslogtreecommitdiff
path: root/components/original.py
AgeCommit message (Collapse)Author
2017-06-08saved preset titles, code clean-upstassaron
componentList drag'n'drop disabled for now; will work on it in another branch
2017-06-07added submenu for opening presets, moved codetassaron
2017-06-06Code cleanupDH4
2017-06-04video component almost working, rm hardcoded backgroundstassaron
2017-06-02Progressbar enhancement.DH4
2017-06-02Cancel button stops pre-processing too.DH4
2017-06-01Merge pull request #6 from IamDH4/feature-rendering-engineBrianna
a rendering engine that uses more threads
2017-06-01Performance boost for static backgrounds. moved drawBars() inside class.DH4
2017-06-01Fixed spectrum rendering. Fixed multiple static renders.DH4
2017-05-31New rendering engine partially implemented. Also added a live preview during ↵DH4
rendering. FIXME: spectrum is out of sync / rendering too quickly.
2017-05-30presets are workingtassaron
except for font because it can't be represented as a string
2017-05-30the most simple way of saving dictionariestassaron
2017-05-29Merge branch 'feature-newgui' of ↵tassaron
https://www.github.com/IamDH4/audio-visualizer-python into feature-newgui
2017-05-29added component base classtassaron
2017-05-28save empty presets, comboBox populates with preset namestassaron
2017-05-28savePreset creates a filetassaron
2017-05-28title text is now a componenttassaron
plus numerous bugs removed and added
2017-05-28Integration with tassaron2 modular design. True Alpha Rendering added, ↵DH4
several bug fixes.