aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* absolute path to main ui, bg video fixedtassaron2017-06-032-5/+5
* Changed encoding update to signal/slot.DH42017-06-033-8/+7
* Threading changes.DH42017-06-024-16/+19
* Progressbar enhancement.DH42017-06-026-23/+66
* Cancel button stops pre-processing too.DH42017-06-026-37/+103
* Added ability to cancel export.DH42017-06-012-15/+51
* Added aspect ratio scaling to preview area.DH42017-06-014-68/+55
* projects can be saved and loadedBrianna2017-06-012-51/+146
|\
| * 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