aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-02renamed component basetassaron
2017-07-02rm unneeded imports, work on freezingtassaron
2017-07-01Fixed Text Colors & update button color on manual value change.DH4
2017-06-26added visualizer options + invalid presets get ignoredtassaron
2017-06-25an extra progress bar label for Mactassaron
2017-06-25component list not visually disabledtassaron
2017-06-25preset delete, rename, save updates both windowstassaron
2017-06-25Update readme to match newguiBrianna
2017-06-25renamed Original Audio Visualization to Classic Visualizertassaron
2017-06-25whitelist is more sensible here than blacklisttassaron
2017-06-25Merge pull request #36 from djfun/newgui-project-settingsBrianna
2017-06-25needs more tuplestassaron
2017-06-25newlines make project file easier to readtassaron
2017-06-25--export commandline optiontassaron
2017-06-25project files save settings & out/in fieldstassaron
2017-06-25Merge pull request #35 from djfun/newgui-bugfixesBrianna
2017-06-25disable some hotkeys while encoding, more friendly error messagestassaron
2017-06-24fixed lack of asterisks after openProject, added asterisk to window titletassaron
2017-06-24fixing bugstassaron
2017-06-24Merge pull request #34 from djfun/feature-newgui-qt5Brianna
2017-06-24merged with feature-newguitassaron
2017-06-23Fixed QtWidgets not imported on some components.DH4
2017-06-23qt5 fixestassaron
2017-06-23QT5 Conversion + Directory StructureDH4
2017-06-23pep8 cleanuptassaron
2017-06-23Merge branch 'feature-newgui' of github.com:djfun/audio-visualizer-python int...DH4
2017-06-23Fixed Ctrl+End HotkeyDH4
2017-06-23Fixed crash after creating a new project on commandlinetassaron
2017-06-23fixed crash after creating a project on commandlinetassaron
2017-06-23Merge pull request #32 from djfun/newgui-commandlineBrianna
2017-06-23Merge branch 'feature-newgui' into newgui-commandlineBrianna
2017-06-23cx_freeze Path UpdatesDH4
2017-06-23Implement HotkeysDH4
2017-06-22more commandline component optionstassaron
2017-06-22can send multiple arguments to a componenttassaron
2017-06-22bugfixestassaron
2017-06-22preset-loading and basic args from commandlinetassaron
2017-06-18able to create components from commandlinetassaron
2017-06-18basic commandline functionality using 3 argstassaron
2017-06-17exports to ~ if no dir given, fix infinite loop when cancellingtassaron
2017-06-17ask to save changes before changing current projecttassaron
2017-06-16spread option for gradientstassaron
2017-06-16color component size, position, and gradient optionstassaron
2017-06-16added width and height to color.uitassaron
2017-06-15Redesigned preset UI + video & image component scaling/positioningBrianna
2017-06-15drag events for component list now working!tassaron
2017-06-15various bugfixes, blankFrame method for componentstassaron
2017-06-15video scaling, position and distortiontassaron
2017-06-15clear preset button, disable New Project during exporttassaron
2017-06-14image component stretch/scale/x/y optionstassaron