pop tool_gui on open, add camera/projector add_keyfrm/reset, overlay gui pan/mode...
authorGood Guy <good1.2guy@gmail.com>
Sun, 29 Sep 2019 23:51:56 +0000 (17:51 -0600)
committerGood Guy <good1.2guy@gmail.com>
Sun, 29 Sep 2019 23:51:56 +0000 (17:51 -0600)
commit78871039cd6acf5ec257bd8c8e94c83ef81dc45a
tree82a3a8c48a835e8fd1f7134bb73278cc1acae66f
parentff39de4e9fef6cf73f012b351c52bfe144a275d2
pop tool_gui on open, add camera/projector add_keyfrm/reset, overlay gui pan/mode/mask use textcolor, fix clear_hard_edges bound tests, titler font tumbler fix
61 files changed:
cinelerra-5.1/cinelerra/cwindowtool.C
cinelerra-5.1/cinelerra/cwindowtool.h
cinelerra-5.1/cinelerra/cwindowtool.inc
cinelerra-5.1/cinelerra/gwindowgui.C
cinelerra-5.1/cinelerra/tracksedit.C
cinelerra-5.1/guicast/bctextbox.C
cinelerra-5.1/guicast/bctextbox.h
cinelerra-5.1/plugins/theme_blond/blondtheme.C
cinelerra-5.1/plugins/theme_blond/data/keyframe.png
cinelerra-5.1/plugins/theme_blond/data/keyframe_dn.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_blond/data/keyframe_hi.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_blond/data/keyframe_up.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_blond_cv/blondcvtheme.C
cinelerra-5.1/plugins/theme_blond_cv/data/keyframe.png
cinelerra-5.1/plugins/theme_blond_cv/data/keyframe_dn.png [changed mode: 0644->0755]
cinelerra-5.1/plugins/theme_blond_cv/data/keyframe_hi.png [changed mode: 0644->0755]
cinelerra-5.1/plugins/theme_blond_cv/data/keyframe_up.png [changed mode: 0644->0755]
cinelerra-5.1/plugins/theme_blue/bluetheme.C
cinelerra-5.1/plugins/theme_blue/data/keyframe.png
cinelerra-5.1/plugins/theme_blue/data/keyframe_dn.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_blue/data/keyframe_hi.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_blue/data/keyframe_up.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_blue_dot/bluedottheme.C
cinelerra-5.1/plugins/theme_blue_dot/data/keyframe.png
cinelerra-5.1/plugins/theme_blue_dot/data/keyframe_dn.png [changed mode: 0644->0755]
cinelerra-5.1/plugins/theme_blue_dot/data/keyframe_hi.png [changed mode: 0644->0755]
cinelerra-5.1/plugins/theme_blue_dot/data/keyframe_up.png [changed mode: 0644->0755]
cinelerra-5.1/plugins/theme_bright/brighttheme.C
cinelerra-5.1/plugins/theme_bright/data/keyframe.png
cinelerra-5.1/plugins/theme_bright/data/keyframe_dn.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_bright/data/keyframe_hi.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_bright/data/keyframe_up.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_cakewalk/cakewalk.C
cinelerra-5.1/plugins/theme_cakewalk/data/keyframe.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/keyframe_dn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/keyframe_hi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/keyframe_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/keyframe.png
cinelerra-5.1/plugins/theme_hulk/data/keyframe_dn.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_hulk/data/keyframe_hi.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_hulk/data/keyframe_up.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_hulk/hulktheme.C
cinelerra-5.1/plugins/theme_neophyte/data/keyframe.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/keyframe_dn.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_neophyte/data/keyframe_hi.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_neophyte/data/keyframe_up.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_neophyte/neophyte.C
cinelerra-5.1/plugins/theme_pinklady/data/keyframe.png
cinelerra-5.1/plugins/theme_pinklady/data/keyframe_dn.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_pinklady/data/keyframe_hi.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_pinklady/data/keyframe_up.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_pinklady/pinkladytheme.C
cinelerra-5.1/plugins/theme_suv/data/keyframe_dn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/keyframe_hi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/keyframe_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/suv.C
cinelerra-5.1/plugins/theme_unflat/data/keyframe_dn.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_unflat/data/keyframe_hi.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_unflat/data/keyframe_up.png [new file with mode: 0755]
cinelerra-5.1/plugins/theme_unflat/unflattheme.C
cinelerra-5.1/plugins/titler/titlerwindow.C