| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | newlines make project file easier to read | tassaron | 2017-06-25 | 1 | -2/+2 |
| | | |||||
| * | --export commandline option | tassaron | 2017-06-25 | 5 | -13/+50 |
| | | | | | overrides -i and -o to use saved fields from a project file | ||||
| * | project files save settings & out/in fields | tassaron | 2017-06-25 | 6 | -29/+94 |
| | | |||||
| * | Merge pull request #35 from djfun/newgui-bugfixes | Brianna | 2017-06-25 | 12 | -93/+163 |
| |\ | | | | | Newgui bugfixes | ||||
| | * | disable some hotkeys while encoding, more friendly error messages | tassaron | 2017-06-25 | 5 | -59/+107 |
| | | | |||||
| | * | fixed lack of asterisks after openProject, added asterisk to window title | tassaron | 2017-06-24 | 2 | -5/+8 |
| | | | |||||
| | * | fixing bugs | tassaron | 2017-06-24 | 9 | -37/+56 |
| | | | |||||
| * | | Merge pull request #34 from djfun/feature-newgui-qt5 | Brianna | 2017-06-24 | 25 | -167/+200 |
| |\| | | | | | Update to Qt5 | ||||
| | * | merged with feature-newgui | tassaron | 2017-06-24 | 5 | -11/+27 |
| | |\ | |/ |/| | |||||
| * | | pep8 cleanup | tassaron | 2017-06-23 | 7 | -59/+85 |
| | | | |||||
| | * | 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 |
| |/ / | |||||
