| Age | Commit message (Collapse) | Author |
|
|
|
|
|
because it didn't check for errors while saving
|
|
making commandline features from master work with the new component system
|
|
|
|
|
|
|
|
commandline options that existed before the redesign are now back
|
|
|
|
|
|
also made some docstrings more informative
|
|
TODO: make components respond to argument
|
|
needs more args so components can be modified without gui
|
|
|
|
also limited total # of components to 50
|
|
|
|
|
|
|
|
Added preset manager
|
|
|
|
don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py
|
|
|
|
enable preset manager during export, and clear deleted presets from project files when opened
|
|
|
|
|
|
hopefully
|
|
flags for unsaved changes saved in project files
|
|
|
|
and more understandable function names for writing/reading presets
|
|
|
|
|
|
hint text wording changed by IamDH4's suggestion
|
|
|
|
closebutton where I keep expecting it to be
|
|
|
|
componentList drag'n'drop disabled for now; will work on it in another branch
|
|
FIXME: finish implementing drag'n'drop, Down button
|
|
|
|
|
|
|
|
Hookup preset manager.
|
|
|
|
into feature-newgui
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|