| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ctrl-c ends commandline mode properly | tassaron | 2017-08-28 | 1 | -0/+9 |
| | | |||||
| * | undoable removeComponent action | tassaron | 2017-08-14 | 1 | -0/+1 |
| | | |||||
| * | quit if project doesn't exist when exporting from commandline | tassaron | 2017-07-27 | 1 | -1/+3 |
| | | |||||
| * | ComponentError exception wraps previewRender | tassaron | 2017-07-23 | 1 | -0/+6 |
| | | | | | probably where errors are likeliest to be found | ||||
| * | components auto-connect & track widgets, less autosave spam | tassaron | 2017-07-23 | 1 | -2/+0 |
| | | | | | importing toolkit from live interpreter now works | ||||
| * | ffmpeg functions moved to toolkit, component format simplified | tassaron | 2017-07-20 | 1 | -5/+5 |
| | | | | | component methods are auto-decorated & settings are now class variables | ||||
| * | use -t on inputs so ffmpeg knows when to stop filters | tassaron | 2017-07-15 | 1 | -0/+20 |
| | | | | | + better feedback in cmd mode | ||||
| * | Video comp verifies audio streams, videoThread moved into Core | tassaron | 2017-07-15 | 1 | -14/+8 |
| | | | | | off-by-1 bug fixed in exporting, & use fewer threads for fewer CPUs | ||||
| * | image options to mirror & saturate colours | tassaron | 2017-07-06 | 1 | -0/+5 |
| | | | | | and some friendly docstrings | ||||
| * | moved functions into toolkit, fixed CMD appearing on Windows | tassaron | 2017-07-04 | 1 | -1/+1 |
| | | |||||
| * | needs more tuples | tassaron | 2017-06-25 | 1 | -6/+6 |
| | | |||||
| * | --export commandline option | tassaron | 2017-06-25 | 1 | -9/+39 |
| | | | | | 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/+2 |
| | | |||||
| * | qt5 fixes | tassaron | 2017-06-23 | 1 | -7/+8 |
| | | | | | also pep8 compliance | ||||
| * | QT5 Conversion + Directory Structure | DH4 | 2017-06-23 | 1 | -0/+126 |
