aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-07added submenu for opening presets, moved codetassaron
2017-06-07laying some foundations for new preset implementationtassaron
2017-06-07newProject method & various small fixestassaron
2017-06-07Created projects and presets button. FIXME: Hookup New Project menu item. Hoo...DH4
2017-06-07Added Bitrate SelectionDH4
2017-06-07Merge branch 'feature-newgui' of github.com:djfun/audio-visualizer-python int...DH4
2017-06-07Added Encoder Settings, FIXME: Add bitrate options.DH4
2017-06-06changed video init to use keywordstassaron
2017-06-06Code cleanupDH4
2017-06-06Use bytes instead of encoding a PNG in text module.DH4
2017-06-06fixed empty preview frame bugtassaron
2017-06-06Add checkerboard for transpart frames.DH4
2017-06-06Revert default window size.DH4
2017-06-06Merge branch 'component-backgrounds' of github.com:IamDH4/audio-visualizer-py...DH4
2017-06-06When out of frames, send last frame to buffer. Added ability to loop video.DH4
2017-06-06added framebuffer to keep frames in ordertassaron
2017-06-05Performance Tuning. FIXME: Video component frames are rendered out of order....DH4
2017-06-05Font OffsetDH4
2017-06-04frames are taken straight from the in_pipetassaron
2017-06-04not dumping frames anymore, but not working yet eithertassaron
2017-06-04video component almost working, rm hardcoded backgroundstassaron
2017-06-04half-finished video componenttassaron
2017-06-03basic image componenttassaron
2017-06-03Merge branch 'feature-newgui' of https://github.com/IamDH4/audio-visualizer-p...tassaron
2017-06-03Add component inserts on top.DH4
2017-06-03start of background replacement componentstassaron
2017-06-03Render order reversed to match component list.DH4
2017-06-03UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder op...DH4
2017-06-03Add component changed to menu.DH4
2017-06-03autosave to help restore unsaved projects in case of a crashBrianna
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