| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-07-15 | Video comp verifies audio streams, videoThread moved into Core | tassaron | 5 | -47/+73 | |
| off-by-1 bug fixed in exporting, & use fewer threads for fewer CPUs | |||||
| 2017-07-13 | components automatically drawPreview & save currentPreset | tassaron | 9 | -20/+28 | |
| this makes a Component easier to program. also more comments | |||||
| 2017-07-13 | staticComponents list is reversed now | tassaron | 2 | -9/+9 | |
| 2017-07-13 | more error messages for blank components | tassaron | 5 | -14/+53 | |
| 2017-07-13 | added option to include audio from Video components | tassaron | 3 | -9/+19 | |
| 2017-07-13 | merge consecutive static components | tassaron | 10 | -55/+100 | |
| 2017-07-11 | fixed various bugs | tassaron | 10 | -35/+83 | |
| 2017-07-09 | separated creation of ffmpeg command | tassaron | 7 | -110/+116 | |
| for future use to sllow editing the command before starting the export | |||||
| 2017-07-09 | a basic Sound component for mixing sounds | tassaron | 9 | -81/+325 | |
| to be greatly expanded... | |||||
| 2017-07-09 | more comments + warnings for outdated dependencies | tassaron | 13 | -77/+148 | |
| 2017-07-06 | more thorough installation directions | tassaron | 4 | -3/+12 | |
| 2017-07-06 | image options to mirror & saturate colours | tassaron | 9 | -9/+122 | |
| and some friendly docstrings | |||||
| 2017-07-05 | added basic rotate option to images | tassaron | 3 | -3/+63 | |
| 2017-07-05 | fixed syntax error | tassaron | 1 | -2/+2 | |
| again... | |||||
| 2017-07-05 | use decorator for readability | tassaron | 1 | -12/+17 | |
| 2017-07-04 | made code work | tassaron | 1 | -2/+2 | |
| 2017-07-04 | updated Windows installation instructions | tassaron | 2 | -8/+7 | |
| 2017-07-04 | removed pyc | tassaron | 2 | -0/+1 | |
| 2017-07-04 | moved functions into toolkit, fixed CMD appearing on Windows | tassaron | 9 | -85/+119 | |
| 2017-07-02 | frame-drawing tools for components to share | tassaron | 7 | -43/+76 | |
| 2017-07-02 | renamed component base | tassaron | 6 | -11/+16 | |
| 2017-07-02 | rm unneeded imports, work on freezing | tassaron | 6 | -28/+51 | |
| 2017-07-01 | Fixed Text Colors & update button color on manual value change. | DH4 | 1 | -1/+4 | |
| 2017-06-26 | added visualizer options + invalid presets get ignored | tassaron | 5 | -26/+148 | |
| 2017-06-25 | an extra progress bar label for Mac | tassaron | 2 | -3/+32 | |
| progressBar text is not visible in native Mac style | |||||
