aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preset delete, rename, save updates both windowstassaron2017-06-252-4/+15
* Update readme to match newguiBrianna2017-06-251-11/+9
* renamed Original Audio Visualization to Classic Visualizertassaron2017-06-255-9/+30
* whitelist is more sensible here than blacklisttassaron2017-06-251-14/+7
* Merge pull request #36 from djfun/newgui-project-settingsBrianna2017-06-257-44/+145
|\
| * needs more tuplestassaron2017-06-252-20/+19
| * newlines make project file easier to readtassaron2017-06-251-2/+2
| * --export commandline optiontassaron2017-06-255-13/+50
| * project files save settings & out/in fieldstassaron2017-06-256-29/+94
|/
* Merge pull request #35 from djfun/newgui-bugfixesBrianna2017-06-2512-93/+163
|\
| * disable some hotkeys while encoding, more friendly error messagestassaron2017-06-255-59/+107
| * fixed lack of asterisks after openProject, added asterisk to window titletassaron2017-06-242-5/+8
| * fixing bugstassaron2017-06-249-37/+56
* | Merge pull request #34 from djfun/feature-newgui-qt5Brianna2017-06-2425-167/+200
|\|
| * merged with feature-newguitassaron2017-06-245-11/+27
| |\ | |/ |/|
* | pep8 cleanuptassaron2017-06-237-59/+85
| * Fixed QtWidgets not imported on some components.DH42017-06-234-5/+5
| * qt5 fixestassaron2017-06-2310-117/+143
| * QT5 Conversion + Directory StructureDH42017-06-2325-105/+122
|/
* Merge branch 'feature-newgui' of github.com:djfun/audio-visualizer-python int...DH42017-06-2311-244/+422
|\
| * Fixed crash after creating a new project on commandlinetassaron2017-06-231-4/+14
| |\
| | * fixed crash after creating a project on commandlinetassaron2017-06-231-4/+14
| * | Merge pull request #32 from djfun/newgui-commandlineBrianna2017-06-2311-240/+408
| |\|
| | * Merge branch 'feature-newgui' into newgui-commandlineBrianna2017-06-236-33/+97
| | |\ | | |/ | |/|
| | * more commandline component optionstassaron2017-06-227-35/+74