aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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