| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | more shapes and custom image option for Life | tassaron | 2017-08-10 | 2 | -14/+210 |
| | | |||||
| * | Conway's Game of Life component | tassaron | 2017-08-09 | 3 | -0/+576 |
| | | |||||
| * | fixed incorrect outline for small-caps | tassaron | 2017-08-08 | 1 | -3/+12 |
| | | |||||
| * | relative dropshadow | tassaron | 2017-08-08 | 1 | -1/+2 |
| | | |||||
| * | relative stroke px size & no Qt pen on stroke | tassaron | 2017-08-08 | 1 | -1/+2 |
| | | |||||
| * | dropshadow option for Text component | tassaron | 2017-08-07 | 2 | -2/+41 |
| | | |||||
| * | added stroke and font style options to Text component | tassaron | 2017-08-06 | 4 | -251/+591 |
| | | |||||
| * | image scale needs to be relative | tassaron | 2017-08-03 | 1 | -1/+1 |
| | | |||||
| * | save presets as floats so project resolution is not relevant | tassaron | 2017-08-03 | 2 | -53/+79 |
| | | | | | unfortunately this breaks old projects and presets | ||||
| * | max spinbox vals scale relatively & less errors when spamming res change | tassaron | 2017-08-03 | 2 | -1/+4 |
| | | | | | w/h attrs are locked during render so preview thread always get correctly-sized frame | ||||
| * | relativeWidgets might as well be a list | tassaron | 2017-08-03 | 7 | -127/+105 |
| | | |||||
| * | relative gradients & last good frame used for preview errors | tassaron | 2017-08-03 | 5 | -23/+29 |
| | | |||||
| * | fontsize is also relative | tassaron | 2017-08-01 | 1 | -0/+1 |
| | | |||||
| * | width/height fields should be relative too | tassaron | 2017-08-01 | 1 | -0/+2 |
| | | |||||
| * | x/y pixel values update to match output resolution | tassaron | 2017-08-01 | 7 | -8/+28 |
| | | |||||
| * | component class now tracks colorwidgets | tassaron | 2017-08-01 | 4 | -140/+20 |
| | | | | | so adding new color-selection widgets is now simple | ||||
| * | crop aphasermeter so it scales to look bigger | tassaron | 2017-07-30 | 1 | -1/+2 |
| | | |||||
| * | more options for the Spectrum component | tassaron | 2017-07-30 | 2 | -33/+436 |
| | | |||||
| * | added Spectrum component with many options | tassaron | 2017-07-30 | 4 | -21/+869 |
| | | | | | tweaked Waveform, added some ffmpeg logging, made generic widget functions | ||||
| * | generic preview sound for waveform component | tassaron | 2017-07-29 | 1 | -13/+25 |
| | | | | | with secret preference to use the audio file again | ||||
| * | waveform component is working, preview is glitchy | tassaron | 2017-07-29 | 4 | -49/+193 |
| | | |||||
| * | starting work on Waveform component | tassaron | 2017-07-29 | 3 | -147/+473 |
| | | | | | split Video class out of Video component for reuse in Waveform | ||||
| * | some minor bugfixes | tassaron | 2017-07-27 | 2 | -8/+9 |
| | | |||||
| * | fixed video component eating stdout | tassaron | 2017-07-27 | 6 | -78/+46 |
| | | | | | + made height/width into properties to simplify render methods | ||||
| * | error can be locked within properties() | tassaron | 2017-07-25 | 1 | -20/+15 |
| | | | | | and simplified the componenterrors again | ||||
