| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed QtWidgets not imported on some components. | DH4 | 2017-06-23 | 4 | -5/+5 |
| | | |||||
| * | qt5 fixes | tassaron | 2017-06-23 | 10 | -117/+143 |
| | | | | | also pep8 compliance | ||||
| * | QT5 Conversion + Directory Structure | DH4 | 2017-06-23 | 25 | -105/+122 |
| | | |||||
| * | Merge branch 'feature-newgui' of github.com:djfun/audio-visualizer-python ↵ | DH4 | 2017-06-23 | 11 | -244/+422 |
| |\ | | | | | | | into feature-newgui | ||||
| | * | Fixed crash after creating a new project on commandline | tassaron | 2017-06-23 | 1 | -4/+14 |
| | |\ | |||||
| | | * | fixed crash after creating a project on commandline | tassaron | 2017-06-23 | 1 | -4/+14 |
| | | | | | | | | | | | | | because it didn't check for errors while saving | ||||
| | * | | Merge pull request #32 from djfun/newgui-commandline | Brianna | 2017-06-23 | 11 | -240/+408 |
| | |\| | | | | | | | making commandline features from master work with the new component system | ||||
| | | * | Merge branch 'feature-newgui' into newgui-commandline | Brianna | 2017-06-23 | 6 | -33/+97 |
| | | |\ | | |/ | |/| | |||||
| | | * | more commandline component options | tassaron | 2017-06-22 | 7 | -35/+74 |
| | | | | | | | | | | | | | commandline options that existed before the redesign are now back | ||||
| | | * | can send multiple arguments to a component | tassaron | 2017-06-22 | 3 | -8/+15 |
| | | | | |||||
| | | * | bugfixes | tassaron | 2017-06-22 | 6 | -34/+17 |
| | | | | |||||
| | | * | preset-loading and basic args from commandline | tassaron | 2017-06-22 | 10 | -62/+156 |
| | | | | | | | | | | | | | also made some docstrings more informative | ||||
| | | * | able to create components from commandline | tassaron | 2017-06-18 | 2 | -5/+46 |
| | | | | | | | | | | | | | TODO: make components respond to argument | ||||
| | | * | basic commandline functionality using 3 args | tassaron | 2017-06-18 | 5 | -191/+196 |
| | | | | | | | | | | | | | needs more args so components can be modified without gui | ||||
| * | | | Fixed Ctrl+End Hotkey | DH4 | 2017-06-23 | 1 | -1/+1 |
| |/ / | |||||
| * | | cx_freeze Path Updates | DH4 | 2017-06-23 | 6 | -30/+62 |
| | | | |||||
| * | | Implement Hotkeys | DH4 | 2017-06-23 | 1 | -3/+36 |
| |/ | |||||
| * | exports to ~ if no dir given, fix infinite loop when cancelling | tassaron | 2017-06-17 | 2 | -16/+25 |
| | | |||||
| * | ask to save changes before changing current project | tassaron | 2017-06-17 | 3 | -34/+75 |
| | | | | | also limited total # of components to 50 | ||||
| * | spread option for gradients | tassaron | 2017-06-16 | 2 | -10/+37 |
| | | |||||
| * | color component size, position, and gradient options | tassaron | 2017-06-16 | 4 | -169/+477 |
| | | |||||
| * | added width and height to color.ui | tassaron | 2017-06-16 | 2 | -4/+151 |
| | | |||||
| * | Redesigned preset UI + video & image component scaling/positioning | Brianna | 2017-06-15 | 16 | -471/+1425 |
| |\ | | | | | Added preset manager | ||||
| | * | drag events for component list now working! | tassaron | 2017-06-15 | 4 | -18/+42 |
| | | | |||||
| | * | various bugfixes, blankFrame method for components | tassaron | 2017-06-15 | 11 | -57/+107 |
| | | | | | | | | | don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py | ||||
