aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * added stroke and font style options to Text componenttassaron2017-08-065-253/+593
| |/
| * new Waveform & Spectrum component + relative coords for everythingBrianna2017-08-0320-471/+2473
| |\
| | * image scale needs to be relativetassaron2017-08-031-1/+1
| | * save presets as floats so project resolution is not relevanttassaron2017-08-034-63/+127
| | * max spinbox vals scale relatively & less errors when spamming res changetassaron2017-08-035-28/+77
| | * relativeWidgets might as well be a listtassaron2017-08-038-131/+106
| | * relative gradients & last good frame used for preview errorstassaron2017-08-035-23/+29
| | * fontsize is also relativetassaron2017-08-011-0/+1
| | * width/height fields should be relative tootassaron2017-08-011-0/+2
| | * x/y pixel values update to match output resolutiontassaron2017-08-019-12/+68
| | * component class now tracks colorwidgetstassaron2017-08-018-170/+90
| | * crop aphasermeter so it scales to look biggertassaron2017-07-301-1/+2
| | * more options for the Spectrum componenttassaron2017-07-303-34/+437
| | * added Spectrum component with many optionstassaron2017-07-308-71/+959
| | * generic preview sound for waveform componenttassaron2017-07-295-18/+39
| | * waveform component is working, preview is glitchytassaron2017-07-298-87/+256
| | * starting work on Waveform componenttassaron2017-07-298-160/+607
| |/
| * move code into a new function for future expansiontassaron2017-07-281-87/+97
| * Merge pull request #49 from djfun/toolkitBrianna2017-07-2725-1233/+1588
| |\
| | * some minor bugfixestassaron2017-07-275-12/+14
| | * quit if project doesn't exist when exporting from commandlinetassaron2017-07-272-3/+7
| | * fixed video component eating stdouttassaron2017-07-2710-155/+141
| | * don't]] always trigger error()tassaron2017-07-251-1/+1
| | * removed pyctassaron2017-07-252-1/+1
| | * error can be locked within properties()tassaron2017-07-256-66/+46