| Age | Commit message (Collapse) | Author |
|
|
|
|
|
and various changes to log levels and messages everywhere
|
|
and now Ctrl+Alt+Shift+A gives a bunch of debug info
|
|
plus changes to life.py for pep8 compliance
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dicts must be alphabetized in AV files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unfortunately this breaks old projects and presets
|
|
w/h attrs are locked during render so preview thread always get correctly-sized frame
|
|
|
|
|
|
|
|
|
|
|
|
so adding new color-selection widgets is now simple
|
|
|
|
|
|
tweaked Waveform, added some ffmpeg logging, made generic widget functions
|
|
with secret preference to use the audio file again
|
|
|
|
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
|
|
|
|
|