aboutsummaryrefslogtreecommitdiff
path: root/components
AgeCommit message (Expand)Author
2017-06-16color component size, position, and gradient optionstassaron
2017-06-16added width and height to color.uitassaron
2017-06-15various bugfixes, blankFrame method for componentstassaron
2017-06-15video scaling, position and distortiontassaron
2017-06-14image component stretch/scale/x/y optionstassaron
2017-06-13asterisk next to modified preset is more accuratetassaron
2017-06-12adding an asterisk to modified, unsaved presetstassaron
2017-06-11using tab in component list updates widgettassaron
2017-06-11can't right-click empty space + color eyedroppertassaron
2017-06-08rename and delete buttons in preset managertassaron
2017-06-08saved preset titles, code clean-upstassaron
2017-06-07added submenu for opening presets, moved codetassaron
2017-06-07newProject method & various small fixestassaron
2017-06-06changed video init to use keywordstassaron
2017-06-06Code cleanupDH4
2017-06-06Use bytes instead of encoding a PNG in text module.DH4
2017-06-06fixed empty preview frame bugtassaron
2017-06-06Merge branch 'component-backgrounds' of github.com:IamDH4/audio-visualizer-py...DH4
2017-06-06When out of frames, send last frame to buffer. Added ability to loop video.DH4
2017-06-06added framebuffer to keep frames in ordertassaron
2017-06-05Performance Tuning. FIXME: Video component frames are rendered out of order....DH4
2017-06-05Font OffsetDH4
2017-06-04frames are taken straight from the in_pipetassaron
2017-06-04not dumping frames anymore, but not working yet eithertassaron
2017-06-04video component almost working, rm hardcoded backgroundstassaron
2017-06-04half-finished video componenttassaron
2017-06-03basic image componenttassaron
2017-06-03start of background replacement componentstassaron
2017-06-03Better text defaultsDH4
2017-06-03Layout FixesDH4
2017-06-03saved project dirstassaron
2017-06-02Progressbar enhancement.DH4
2017-06-02Cancel button stops pre-processing too.DH4
2017-06-01saveable titleFont, xPosition glitches fixedtassaron
2017-06-01Merge pull request #6 from IamDH4/feature-rendering-engineBrianna
2017-06-01Performance boost for static backgrounds. moved drawBars() inside class.DH4
2017-06-01Fixed spectrum rendering. Fixed multiple static renders.DH4
2017-06-01minor fixes, commentstassaron
2017-05-31fix syntax errortassaron
2017-05-31New rendering engine partially implemented. Also added a live preview during ...DH4
2017-05-30presets are workingtassaron
2017-05-30the most simple way of saving dictionariestassaron
2017-05-29Merge branch 'feature-newgui' into feature-newgui-lesstextrendersBrianna
2017-05-29Merge branch 'feature-newgui' of https://www.github.com/IamDH4/audio-visualiz...tassaron
2017-05-29added component base classtassaron
2017-05-29title text does not need to generate a new image each frametassaron
2017-05-28save empty presets, comboBox populates with preset namestassaron
2017-05-28savePreset creates a filetassaron
2017-05-28slight fixes to component UIstassaron
2017-05-28fixed travelling text bugtassaron