aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* resolution comboBox gets updatedtassaron2017-06-011-1/+6
* tidying uptassaron2017-06-011-5/+6
* settings.ini now saved/loaded with projectstassaron2017-06-011-20/+23
* components can be saved and loaded as projectstassaron2017-06-011-6/+50
* a handy showMessage() methodtassaron2017-06-011-14/+34
* restrict presets to boring characterstassaron2017-06-011-15/+25
* saveable titleFont, xPosition glitches fixedtassaron2017-06-012-8/+20
* Merge pull request #6 from IamDH4/feature-rendering-engineBrianna2017-06-014-190/+269
|\
| * Performance boost for static backgrounds. moved drawBars() inside class.DH42017-06-012-44/+42
| * Fixed spectrum rendering. Fixed multiple static renders.DH42017-06-012-26/+30
| * Merge pull request #5 from IamDH4/tassaron-render-testDH42017-06-012-25/+24
| |\
| | * minor fixes, commentstassaron2017-06-012-25/+24
| |/
| * Fixed frame loop bug.DH42017-05-311-17/+18
| * New rendering engine partially implemented. Also added a live preview during ...DH42017-05-313-131/+208
* | fix syntax errortassaron2017-05-311-2/+2
* | basic preset functionalityBrianna2017-05-314-22/+84
|\ \ | |/ |/|
| * get confirmation when overwriting presetstassaron2017-05-301-1/+14
| * presets are workingtassaron2017-05-304-20/+44
| * the most simple way of saving dictionariestassaron2017-05-303-10/+35
|/
* added static components which don't get called each frame when renderingBrianna2017-05-293-6/+24
|\
| * Merge branch 'feature-newgui' into feature-newgui-lesstextrendersBrianna2017-05-294-56/+75
| |\ | |/ |/|
* | Merge branch 'feature-newgui' of https://www.github.com/IamDH4/audio-visualiz...tassaron2017-05-294-13/+72
|\ \
| * \ Merge pull request #2 from IamDH4/feature-newgui-presetsBrianna2017-05-284-13/+72
| |\ \
* | | | added component base classtassaron2017-05-294-58/+74
|/ / /
| | * remove test videotassaron2017-05-292-1/+3