titler rework, some code cleanup and fixes
authorGood Guy <good1.2guy@gmail.com>
Fri, 24 Feb 2017 00:24:59 +0000 (17:24 -0700)
committerGood Guy <good1.2guy@gmail.com>
Fri, 24 Feb 2017 00:24:59 +0000 (17:24 -0700)
commit77815ec03df6a03ed75433e8cf8ae1e83fb76d6e
tree49e99d1a3338c2d9624c17d27fb8c59f59ceac2b
parentd85ee0843fbbd79a0a7d2ffa0aac57968e24f6d7
titler rework, some code cleanup and fixes
33 files changed:
cinelerra-5.1/cinelerra/assetedit.C
cinelerra-5.1/cinelerra/cicolors.C
cinelerra-5.1/cinelerra/cicolors.h
cinelerra-5.1/cinelerra/edl.C
cinelerra-5.1/cinelerra/edl.h
cinelerra-5.1/cinelerra/mwindow.C
cinelerra-5.1/cinelerra/pluginserver.C
cinelerra-5.1/cinelerra/renderengine.h
cinelerra-5.1/guicast/bctextbox.C
cinelerra-5.1/guicast/bctextbox.h
cinelerra-5.1/guicast/bcwindowbase.C
cinelerra-5.1/guicast/bcwindowbase.h
cinelerra-5.1/guicast/clip.h
cinelerra-5.1/guicast/vframe.C
cinelerra-5.1/guicast/vframe.h
cinelerra-5.1/plugins/polar/polarwindow.C
cinelerra-5.1/plugins/rgbshift/rgbshift.C
cinelerra-5.1/plugins/svg/svg.C
cinelerra-5.1/plugins/titler/Makefile
cinelerra-5.1/plugins/titler/title.C [deleted file]
cinelerra-5.1/plugins/titler/title.C.stroker [deleted file]
cinelerra-5.1/plugins/titler/title.h [deleted file]
cinelerra-5.1/plugins/titler/title.h.stroker [deleted file]
cinelerra-5.1/plugins/titler/titler.C [new file with mode: 0644]
cinelerra-5.1/plugins/titler/titler.h [new file with mode: 0644]
cinelerra-5.1/plugins/titler/titlerwindow.C [moved from cinelerra-5.1/plugins/titler/titlewindow.C with 50% similarity]
cinelerra-5.1/plugins/titler/titlerwindow.h [moved from cinelerra-5.1/plugins/titler/titlewindow.h with 74% similarity]
cinelerra-5.1/plugins/titler/titlewindow.C.stroker [deleted file]
cinelerra-5.1/plugins/titler/titlewindow.h.stroker [deleted file]
cinelerra-5.1/plugins/whirl/whirlwindow.C
cinelerra-5.1/plugins/yuv/yuv.C
cinelerra-5.1/plugins/yuv/yuvwindow.C
cinelerra-5.1/plugins/yuvshift/yuvshift.C