| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
split Video class out of Video component for reuse in Waveform
|
|
|
|
+ made height/width into properties to simplify render methods
|
|
|
|
and simplified the componenterrors again
|
|
|
|
probably where errors are likeliest to be found
|
|
fatal errors cancel the export instead of crashing
|
|
importing toolkit from live interpreter now works
|
|
component methods are auto-decorated & settings are now class variables
|
|
|
|
|
|
+ better feedback in cmd mode
|
|
off-by-1 bug fixed in exporting, & use fewer threads for fewer CPUs
|
|
|
|
|
|
|
|
|
|
|
|
for future use to sllow editing the command before starting the export
|
|
to be greatly expanded...
|
|
|
|
and some friendly docstrings
|
|
|
|
|
|
also pep8 compliance
|
|
|