aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-06-14no keyerror when opening new presettassaron
2017-06-13asterisk next to modified preset is more accuratetassaron
2017-06-12adding an asterisk to modified, unsaved presetstassaron
2017-06-11split up openProject code for use in importPresettassaron
2017-06-11using tab in component list updates widgettassaron
2017-06-11can't right-click empty space + color eyedroppertassaron
2017-06-10made basic export function, moved more code into coretassaron
2017-06-10close button works, dialogs properly parentedtassaron
2017-06-08start connecting import/export buttonstassaron
2017-06-08preset searchbar works, ui experimentally changedtassaron
2017-06-08rename and delete buttons in preset managertassaron
2017-06-08saved preset titles, code clean-upstassaron
2017-06-08drag'n'drop componentList, move component code to core.pytassaron
2017-06-07added submenu for opening presets, moved codetassaron
2017-06-07laying some foundations for new preset implementationtassaron