| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pep8 cleanup | tassaron | 2017-06-23 | 1 | -5/+6 |
| | | |||||
| * | more commandline component options | tassaron | 2017-06-22 | 1 | -1/+1 |
| | | | | | commandline options that existed before the redesign are now back | ||||
| * | can send multiple arguments to a component | tassaron | 2017-06-22 | 1 | -1/+2 |
| | | |||||
| * | bugfixes | tassaron | 2017-06-22 | 1 | -0/+4 |
| | | |||||
| * | preset-loading and basic args from commandline | tassaron | 2017-06-22 | 1 | -21/+48 |
| | | | | | also made some docstrings more informative | ||||
| * | various bugfixes, blankFrame method for components | tassaron | 2017-06-15 | 1 | -0/+4 |
| | | | | | don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py | ||||
| * | asterisk next to modified preset is more accurate | tassaron | 2017-06-13 | 1 | -4/+5 |
| | | | | | hopefully | ||||
| * | adding an asterisk to modified, unsaved presets | tassaron | 2017-06-12 | 1 | -12/+26 |
| | | | | | flags for unsaved changes saved in project files | ||||
| * | can't right-click empty space + color eyedropper | tassaron | 2017-06-11 | 1 | -1/+3 |
| | | |||||
| * | added submenu for opening presets, moved code | tassaron | 2017-06-07 | 1 | -1/+5 |
| | | |||||
| * | changed video init to use keywords | tassaron | 2017-06-06 | 1 | -0/+10 |
| | | |||||
| * | Code cleanup | DH4 | 2017-06-06 | 1 | -20/+24 |
| | | |||||
| * | video component almost working, rm hardcoded backgrounds | tassaron | 2017-06-04 | 1 | -0/+7 |
| | | |||||
| * | start of background replacement components | tassaron | 2017-06-03 | 1 | -0/+6 |
| | | |||||
| * | fix syntax error | tassaron | 2017-05-31 | 1 | -2/+2 |
| | | |||||
| * | presets are working | tassaron | 2017-05-30 | 1 | -8/+13 |
| | | | | | except for font because it can't be represented as a string | ||||
| * | the most simple way of saving dictionaries | tassaron | 2017-05-30 | 1 | -0/+7 |
| | | |||||
| * | added component base class | tassaron | 2017-05-29 | 1 | -0/+57 |
