aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-03Better text defaultsDH4
2017-06-03autosave to help restore unsaved projects in case of a crashtassaron
2017-06-03Layout FixesDH4
2017-06-03Changed UI default to Input SettingsDH4
2017-06-03section structure in avp filestassaron
2017-06-03saved project dirstassaron
2017-06-03absolute path to main ui, bg video fixedtassaron
2017-06-03Changed encoding update to signal/slot.DH4
2017-06-02Threading changes.DH4
2017-06-02Progressbar enhancement.DH4
2017-06-02Cancel button stops pre-processing too.DH4
2017-06-01Added ability to cancel export.DH4
2017-06-01Added aspect ratio scaling to preview area.DH4
2017-06-01projects can be saved and loadedBrianna
2017-06-01resolution comboBox gets updatedtassaron
2017-06-01tidying uptassaron
2017-06-01settings.ini now saved/loaded with projectstassaron
2017-06-01components can be saved and loaded as projectstassaron
2017-06-01a handy showMessage() methodtassaron
2017-06-01restrict presets to boring characterstassaron
2017-06-01saveable titleFont, xPosition glitches fixedtassaron
2017-06-01Merge pull request #6 from IamDH4/feature-rendering-engineBrianna
2017-06-01Performance boost for static backgrounds. moved drawBars() inside class.DH4
2017-06-01Fixed spectrum rendering. Fixed multiple static renders.DH4
2017-06-01Merge pull request #5 from IamDH4/tassaron-render-testDH4
2017-06-01minor fixes, commentstassaron
2017-05-31fix syntax errortassaron
2017-05-31basic preset functionalityBrianna
2017-05-31Fixed frame loop bug.DH4
2017-05-31New rendering engine partially implemented. Also added a live preview during ...DH4
2017-05-30get confirmation when overwriting presetstassaron
2017-05-30presets are workingtassaron
2017-05-30the most simple way of saving dictionariestassaron
2017-05-29added static components which don't get called each frame when renderingBrianna
2017-05-29Merge branch 'feature-newgui' into feature-newgui-lesstextrendersBrianna
2017-05-29Merge branch 'feature-newgui' of https://www.github.com/IamDH4/audio-visualiz...tassaron
2017-05-29added component base classtassaron
2017-05-29remove test videotassaron
2017-05-29title text does not need to generate a new image each frametassaron
2017-05-29Use pillow if pyqt5 is installed (issue #17)Martin Kaistra
2017-05-28Merge pull request #2 from IamDH4/feature-newgui-presetsBrianna
2017-05-28save empty presets, comboBox populates with preset namestassaron
2017-05-28savePreset creates a filetassaron
2017-05-28turned openPreset button into comboBox to fit a new designtassaron
2017-05-28create data directory structuretassaron
2017-05-28Merge pull request #1 from IamDH4/feature-newgui-bugfix-listorderDH4
2017-05-28Fixed component list not affecting render order. FIXME Reverse the render orderDH4
2017-05-28slight fixes to component UIstassaron
2017-05-28slight fixes to component UIstassaron
2017-05-28Implemented change list orderDH4