aboutsummaryrefslogtreecommitdiff
path: root/src/component.py
AgeCommit message (Expand)Author
2017-08-17undoable add-comp & clear-preset actionstassaron
2017-08-16undo merge IDs given per attr instead of widget typetassaron
2017-08-16merge consecutive actions on the same widget typetassaron
2017-08-15undoable edits for normal component settings; TODO: merge small editstassaron
2017-08-14undoable removeComponent actiontassaron
2017-08-14faster Spectrum preview & custom VERBOSE loglvltassaron
2017-08-10Life comp shift buttons and Show Grid optiontassaron
2017-08-10using the builtin logging moduletassaron
2017-08-06added stroke and font style options to Text componenttassaron
2017-08-03save presets as floats so project resolution is not relevanttassaron
2017-08-03max spinbox vals scale relatively & less errors when spamming res changetassaron
2017-08-03relativeWidgets might as well be a listtassaron
2017-08-01x/y pixel values update to match output resolutiontassaron
2017-08-01component class now tracks colorwidgetstassaron
2017-07-30more options for the Spectrum componenttassaron
2017-07-30added Spectrum component with many optionstassaron
2017-07-29generic preview sound for waveform componenttassaron
2017-07-29starting work on Waveform componenttassaron
2017-07-27some minor bugfixestassaron
2017-07-27fixed video component eating stdouttassaron
2017-07-25error can be locked within properties()tassaron
2017-07-25repeated errors don't cause repeated windowstassaron
2017-07-24preset manager uses mainwindow row for every buttontassaron
2017-07-23ComponentError exception wraps previewRendertassaron
2017-07-23better component error messagestassaron
2017-07-23components auto-connect & track widgets, less autosave spamtassaron
2017-07-20ffmpeg functions moved to toolkit, component format simplifiedtassaron
2017-07-17combined toolkit.py & frame.py into toolkit packagetassaron
2017-07-16apply complex filters to audio streams from componentstassaron
2017-07-13components automatically drawPreview & save currentPresettassaron
2017-07-11fixed various bugstassaron
2017-07-09separated creation of ffmpeg commandtassaron
2017-07-09a basic Sound component for mixing soundstassaron
2017-07-09more comments + warnings for outdated dependenciestassaron
2017-07-02frame-drawing tools for components to sharetassaron
2017-07-02renamed component basetassaron