aboutsummaryrefslogtreecommitdiffstats
path: root/components (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-02Progressbar enhancement.DH46-23/+66
2017-06-02Cancel button stops pre-processing too.DH46-37/+103
2017-06-01Added ability to cancel export.DH42-15/+51
2017-06-01Added aspect ratio scaling to preview area.DH44-68/+55
2017-06-01resolution comboBox gets updatedtassaron1-1/+6
2017-06-01tidying uptassaron1-5/+6
2017-06-01settings.ini now saved/loaded with projectstassaron1-20/+23
2017-06-01components can be saved and loaded as projectstassaron1-6/+50
2017-06-01a handy showMessage() methodtassaron1-14/+34
2017-06-01restrict presets to boring characterstassaron1-15/+25
2017-06-01saveable titleFont, xPosition glitches fixedtassaron2-8/+20
2017-06-01Performance boost for static backgrounds. moved drawBars() inside class.DH42-44/+42
2017-06-01Fixed spectrum rendering. Fixed multiple static renders.DH42-26/+30
2017-06-01minor fixes, commentstassaron2-25/+24
2017-05-31fix syntax errortassaron1-2/+2
2017-05-31Fixed frame loop bug.DH41-17/+18
2017-05-31New rendering engine partially implemented. Also added a live preview during ...DH43-131/+208
2017-05-30get confirmation when overwriting presetstassaron1-1/+14
2017-05-30presets are workingtassaron4-20/+44
2017-05-30the most simple way of saving dictionariestassaron3-10/+35
2017-05-29added component base classtassaron4-58/+74
2017-05-29remove test videotassaron2-1/+3
2017-05-29title text does not need to generate a new image each frametassaron3-5/+18
2017-05-28save empty presets, comboBox populates with preset namestassaron3-4/+20
2017-05-28savePreset creates a filetassaron3-6/+32