aboutsummaryrefslogtreecommitdiffstats
path: root/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* video component almost working, rm hardcoded backgroundstassaron2017-06-046-64/+69
* half-finished video componenttassaron2017-06-041-18/+49
* basic image componenttassaron2017-06-035-31/+82
* start of background replacement componentstassaron2017-06-038-3/+905
* Better text defaultsDH42017-06-031-7/+2
* Layout FixesDH42017-06-032-372/+390
* saved project dirstassaron2017-06-031-3/+7
* Progressbar enhancement.DH42017-06-021-0/+12
* Cancel button stops pre-processing too.DH42017-06-022-0/+15
* saveable titleFont, xPosition glitches fixedtassaron2017-06-011-7/+17
* Merge pull request #6 from IamDH4/feature-rendering-engineBrianna2017-06-012-63/+65
|\
| * 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
| * minor fixes, commentstassaron2017-06-011-5/+2
| * New rendering engine partially implemented. Also added a live preview during ...DH42017-05-311-4/+8
* | fix syntax errortassaron2017-05-311-2/+2
* | presets are workingtassaron2017-05-303-17/+42
* | the most simple way of saving dictionariestassaron2017-05-302-3/+12
|/
* Merge branch 'feature-newgui' into feature-newgui-lesstextrendersBrianna2017-05-293-54/+73
|\
| * Merge branch 'feature-newgui' of https://www.github.com/IamDH4/audio-visualiz...tassaron2017-05-292-0/+12
| |\
| * | added component base classtassaron2017-05-293-56/+72
* | | title text does not need to generate a new image each frametassaron2017-05-291-0/+1
| |/ |/|
* | save empty presets, comboBox populates with preset namestassaron2017-05-282-0/+6
* | savePreset creates a filetassaron2017-05-282-0/+6
|/
* slight fixes to component UIstassaron2017-05-282-298/+283