| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | added visualizer options + invalid presets get ignored | tassaron | 2017-06-26 | 5 | -26/+148 | |
| | | ||||||
| * | an extra progress bar label for Mac | tassaron | 2017-06-25 | 2 | -3/+32 | |
| | | | | | progressBar text is not visible in native Mac style | |||||
| * | component list not visually disabled | tassaron | 2017-06-25 | 1 | -2/+5 | |
| | | | | | this looks better on Mac | |||||
| * | preset delete, rename, save updates both windows | tassaron | 2017-06-25 | 2 | -4/+15 | |
| | | ||||||
| * | Update readme to match newgui | Brianna | 2017-06-25 | 1 | -11/+9 | |
| | | ||||||
| * | renamed Original Audio Visualization to Classic Visualizer | tassaron | 2017-06-25 | 5 | -9/+30 | |
| | | ||||||
| * | whitelist is more sensible here than blacklist | tassaron | 2017-06-25 | 1 | -14/+7 | |
| | | ||||||
| * | Merge pull request #36 from djfun/newgui-project-settings | Brianna | 2017-06-25 | 7 | -44/+145 | |
| |\ | | | | | Project files save more settings | |||||
| | * | needs more tuples | tassaron | 2017-06-25 | 2 | -20/+19 | |
| | | | ||||||
| | * | 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 | |||||
