| 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
|
|
|
|
and minor changes to componenterrors
|
|
probably where errors are likeliest to be found
|
|
fatal errors cancel the export instead of crashing
|
|
importing toolkit from live interpreter now works
|
|
+ preset manager uses mainwindow component list
|
|
component methods are auto-decorated & settings are now class variables
|
|
|
|
|
|
tons of sound options could be given now, + installation using setup.py
|
|
+ better feedback in cmd mode
|
|
off-by-1 bug fixed in exporting, & use fewer threads for fewer CPUs
|
|
this makes a Component easier to program. also more comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
overrides -i and -o to use saved fields from a project file
|
|
|
|
|
|
|
|
|
|
also pep8 compliance
|
|
|