| Age | Commit message (Collapse) | Author |
|
|
|
fix deleting an open file if logger changes after parsing commandline args
on Windows deleting an open file raises an exception
|
|
|
|
|
|
and various changes to log levels and messages everywhere
|
|
and now Ctrl+Alt+Shift+A gives a bunch of debug info
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the last commit does showcase an enlightening bug however
|
|
|
|
unfortunately this breaks old projects and presets
|
|
w/h attrs are locked during render so preview thread always get correctly-sized frame
|
|
with secret preference to use the audio file again
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
for future use to sllow editing the command before starting the export
|
|
to be greatly expanded...
|
|
|
|
and some friendly docstrings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
overrides -i and -o to use saved fields from a project file
|
|
|
|
|