aboutsummaryrefslogtreecommitdiffstats
path: root/components/image.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-06Code cleanupDH41-11/+13
2017-06-06Use bytes instead of encoding a PNG in text module.DH41-38/+39
2017-06-06fixed empty preview frame bugtassaron1-1/+7
2017-06-06Add checkerboard for transpart frames.DH43-2/+14
2017-06-06Revert default window size.DH41-2/+2
2017-06-06When out of frames, send last frame to buffer. Added ability to loop video.DH41-5/+22
2017-06-06added framebuffer to keep frames in ordertassaron2-81/+76
2017-06-05Performance Tuning. FIXME: Video component frames are rendered out of order....DH43-23/+22
2017-06-05Font OffsetDH41-2/+4
2017-06-04frames are taken straight from the in_pipetassaron1-25/+24
2017-06-04not dumping frames anymore, but not working yet eithertassaron4-30/+47
2017-06-04video component almost working, rm hardcoded backgroundstassaron13-272/+110
2017-06-04half-finished video componenttassaron1-18/+49
2017-06-03basic image componenttassaron5-31/+82
2017-06-03Add component inserts on top.DH41-1/+11
2017-06-03start of background replacement componentstassaron8-3/+905
2017-06-03Render order reversed to match component list.DH42-2/+2
2017-06-03UI Updates, encode lockout, added encoder-options.json. FIXME: Add encoder op...DH43-158/+427
2017-06-03Add component changed to menu.DH42-34/+84
2017-06-03Better text defaultsDH41-7/+2
2017-06-03autosave to help restore unsaved projects in case of a crashtassaron2-49/+81
2017-06-03Layout FixesDH43-404/+479
2017-06-03Changed UI default to Input SettingsDH41-1/+1
2017-06-03section structure in avp filestassaron1-11/+27
2017-06-03saved project dirstassaron2-45/+40