| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added option to include audio from Video components | tassaron | 2017-07-13 | 3 | -9/+19 |
| | | |||||
| * | merge consecutive static components | tassaron | 2017-07-13 | 10 | -55/+100 |
| | | |||||
| * | fixed various bugs | tassaron | 2017-07-11 | 10 | -35/+83 |
| | | |||||
| * | separated creation of ffmpeg command | tassaron | 2017-07-09 | 7 | -110/+116 |
| | | | | | for future use to sllow editing the command before starting the export | ||||
| * | a basic Sound component for mixing sounds | tassaron | 2017-07-09 | 9 | -81/+325 |
| | | | | | to be greatly expanded... | ||||
| * | more comments + warnings for outdated dependencies | tassaron | 2017-07-09 | 11 | -72/+143 |
| | | |||||
| * | image options to mirror & saturate colours | tassaron | 2017-07-06 | 8 | -9/+121 |
| | | | | | and some friendly docstrings | ||||
| * | added basic rotate option to images | tassaron | 2017-07-05 | 3 | -3/+63 |
| | | |||||
| * | fixed syntax error | tassaron | 2017-07-05 | 1 | -2/+2 |
| | | | | | again... | ||||
| * | use decorator for readability | tassaron | 2017-07-05 | 1 | -12/+17 |
| | | |||||
| * | made code work | tassaron | 2017-07-04 | 1 | -2/+2 |
| | | |||||
| * | updated Windows installation instructions | tassaron | 2017-07-04 | 1 | -1/+1 |
| | | |||||
| * | removed pyc | tassaron | 2017-07-04 | 1 | -0/+0 |
| | | |||||
| * | moved functions into toolkit, fixed CMD appearing on Windows | tassaron | 2017-07-04 | 9 | -85/+119 |
| | | |||||
| * | frame-drawing tools for components to share | tassaron | 2017-07-02 | 7 | -43/+76 |
| | | |||||
| * | renamed component base | tassaron | 2017-07-02 | 6 | -11/+16 |
| | | |||||
| * | rm unneeded imports, work on freezing | tassaron | 2017-07-02 | 4 | -13/+24 |
| | | |||||
| * | Fixed Text Colors & update button color on manual value change. | DH4 | 2017-07-01 | 1 | -1/+4 |
| | | |||||
| * | added visualizer options + invalid presets get ignored | tassaron | 2017-06-26 | 5 | -26/+148 |
| | | |||||
| * | an extra progress bar label for Mac | tassaron | 2017-06-25 | 2 | -3/+32 |
| | | | | | progressBar text is not visible in native Mac style | ||||
| * | component list not visually disabled | tassaron | 2017-06-25 | 1 | -2/+5 |
| | | | | | this looks better on Mac | ||||
| * | preset delete, rename, save updates both windows | tassaron | 2017-06-25 | 2 | -4/+15 |
| | | |||||
| * | renamed Original Audio Visualization to Classic Visualizer | tassaron | 2017-06-25 | 5 | -9/+30 |
| | | |||||
| * | whitelist is more sensible here than blacklist | tassaron | 2017-06-25 | 1 | -14/+7 |
| | | |||||
| * | needs more tuples | tassaron | 2017-06-25 | 2 | -20/+19 |
| | | |||||
