aboutsummaryrefslogtreecommitdiffstats
path: root/components/original.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* more commandline component optionstassaron2017-06-221-8/+15
* preset-loading and basic args from commandlinetassaron2017-06-221-0/+12
* various bugfixes, blankFrame method for componentstassaron2017-06-151-2/+2
* asterisk next to modified preset is more accuratetassaron2017-06-131-2/+2
* adding an asterisk to modified, unsaved presetstassaron2017-06-121-3/+7
* saved preset titles, code clean-upstassaron2017-06-081-1/+2
* added submenu for opening presets, moved codetassaron2017-06-071-1/+2
* Code cleanupDH42017-06-061-27/+51
* video component almost working, rm hardcoded backgroundstassaron2017-06-041-15/+5
* Progressbar enhancement.DH42017-06-021-0/+12
* Cancel button stops pre-processing too.DH42017-06-021-0/+9
* Merge pull request #6 from IamDH4/feature-rendering-engineBrianna2017-06-011-58/+63
|\
| * Performance boost for static backgrounds. moved drawBars() inside class.DH42017-06-011-32/+31
| * Fixed spectrum rendering. Fixed multiple static renders.DH42017-06-011-25/+27
| * New rendering engine partially implemented. Also added a live preview during ...DH42017-05-311-4/+8
* | presets are workingtassaron2017-05-301-4/+9
* | the most simple way of saving dictionariestassaron2017-05-301-3/+5
|/
* Merge branch 'feature-newgui' of https://www.github.com/IamDH4/audio-visualiz...tassaron2017-05-291-0/+6
|\
| * 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
* Integration with tassaron2 modular design. True Alpha Rendering added, severa...DH42017-05-281-0/+113