aboutsummaryrefslogtreecommitdiffstats
path: root/components/video.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* more commandline component optionstassaron2017-06-221-8/+8
* bugfixestassaron2017-06-221-0/+1
* preset-loading and basic args from commandlinetassaron2017-06-221-0/+16
* various bugfixes, blankFrame method for componentstassaron2017-06-151-9/+18
* video scaling, position and distortiontassaron2017-06-151-10/+70
* asterisk next to modified preset is more accuratetassaron2017-06-131-2/+2
* adding an asterisk to modified, unsaved presetstassaron2017-06-121-1/+5
* using tab in component list updates widgettassaron2017-06-111-2/+9
* saved preset titles, code clean-upstassaron2017-06-081-1/+2
* added submenu for opening presets, moved codetassaron2017-06-071-2/+3
* newProject method & various small fixestassaron2017-06-071-1/+4
* changed video init to use keywordstassaron2017-06-061-20/+22
* Code cleanupDH42017-06-061-26/+48
* fixed empty preview frame bugtassaron2017-06-061-1/+7
* When out of frames, send last frame to buffer. Added ability to loop video.DH42017-06-061-5/+22
* added framebuffer to keep frames in ordertassaron2017-06-061-76/+68
* Performance Tuning. FIXME: Video component frames are rendered out of order....DH42017-06-051-11/+10
* frames are taken straight from the in_pipetassaron2017-06-041-25/+24
* not dumping frames anymore, but not working yet eithertassaron2017-06-041-26/+43
* video component almost working, rm hardcoded backgroundstassaron2017-06-041-25/+43
* half-finished video componenttassaron2017-06-041-18/+49
* basic image componenttassaron2017-06-031-6/+32
* start of background replacement componentstassaron2017-06-031-0/+42