| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | new hotkey to preview the ffmpeg command | tassaron | 2017-07-16 | 1 | -2/+2 | |
| | | ||||||
| * | apply complex filters to audio streams from components | tassaron | 2017-07-16 | 1 | -1/+15 | |
| | | | | | tons of sound options could be given now, + installation using setup.py | |||||
| * | use -t on inputs so ffmpeg knows when to stop filters | tassaron | 2017-07-15 | 1 | -12/+26 | |
| | | | | | + better feedback in cmd mode | |||||
| * | Video comp verifies audio streams, videoThread moved into Core | tassaron | 2017-07-15 | 1 | -5/+20 | |
| | | | | | off-by-1 bug fixed in exporting, & use fewer threads for fewer CPUs | |||||
| * | components automatically drawPreview & save currentPreset | tassaron | 2017-07-13 | 1 | -1/+1 | |
| | | | | | this makes a Component easier to program. also more comments | |||||
| * | more error messages for blank components | tassaron | 2017-07-13 | 1 | -3/+10 | |
| | | ||||||
| * | added option to include audio from Video components | tassaron | 2017-07-13 | 1 | -5/+3 | |
| | | ||||||
| * | merge consecutive static components | tassaron | 2017-07-13 | 1 | -3/+3 | |
| | | ||||||
| * | fixed various bugs | tassaron | 2017-07-11 | 1 | -0/+21 | |
| | | ||||||
| * | more comments + warnings for outdated dependencies | tassaron | 2017-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | moved functions into toolkit, fixed CMD appearing on Windows | tassaron | 2017-07-04 | 1 | -2/+3 | |
| | | ||||||
| * | frame-drawing tools for components to share | tassaron | 2017-07-02 | 1 | -4/+5 | |
| | | ||||||
| * | renamed component base | tassaron | 2017-07-02 | 1 | -3/+4 | |
| | | ||||||
| * | --export commandline option | tassaron | 2017-06-25 | 1 | -1/+2 | |
| | | | | | overrides -i and -o to use saved fields from a project file | |||||
| * | project files save settings & out/in fields | tassaron | 2017-06-25 | 1 | -4/+4 | |
| | | ||||||
| * | disable some hotkeys while encoding, more friendly error messages | tassaron | 2017-06-25 | 1 | -11/+17 | |
| | | ||||||
| * | fixing bugs | tassaron | 2017-06-24 | 1 | -10/+17 | |
| | | ||||||
| * | Fixed QtWidgets not imported on some components. | DH4 | 2017-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | qt5 fixes | tassaron | 2017-06-23 | 1 | -6/+8 | |
| | | | | | also pep8 compliance | |||||
| * | QT5 Conversion + Directory Structure | DH4 | 2017-06-23 | 1 | -0/+273 | |
