graphic art overlay modes, pref window resize, submenu fixes
authorGood Guy <good1.2guy@gmail.com>
Sat, 1 Oct 2016 19:29:11 +0000 (13:29 -0600)
committerGood Guy <good1.2guy@gmail.com>
Sat, 1 Oct 2016 19:29:11 +0000 (13:29 -0600)
commit93d60cc0fdf746cc03b4d7a9e45744c2c424439b
treedcefa4bf40dfe4816a44a8c36a7842b2aeca3073
parent361dbd9de4e6e4143ea0cac5daa89b30685a4c70
graphic art overlay modes, pref window resize, submenu fixes
107 files changed:
cinelerra-5.1/cinelerra/Makefile
cinelerra-5.1/cinelerra/overlaydirect.C [new file with mode: 0644]
cinelerra-5.1/cinelerra/overlayframe.C
cinelerra-5.1/cinelerra/overlayframe.C.clamp [deleted file]
cinelerra-5.1/cinelerra/overlayframe.C.float [deleted file]
cinelerra-5.1/cinelerra/overlayframe.C.floattable [deleted file]
cinelerra-5.1/cinelerra/overlayframe.C.int [deleted file]
cinelerra-5.1/cinelerra/overlayframe.h
cinelerra-5.1/cinelerra/overlayframe.h.clamp [deleted file]
cinelerra-5.1/cinelerra/overlayframe.h.float [deleted file]
cinelerra-5.1/cinelerra/overlayframe.h.floattable [deleted file]
cinelerra-5.1/cinelerra/overlayframe.h.int [deleted file]
cinelerra-5.1/cinelerra/overlayframe.inc
cinelerra-5.1/cinelerra/overlaynearest.C [new file with mode: 0644]
cinelerra-5.1/cinelerra/overlaysample.C [new file with mode: 0644]
cinelerra-5.1/cinelerra/patchbay.C
cinelerra-5.1/cinelerra/playback3d.C
cinelerra-5.1/cinelerra/preferencesthread.C
cinelerra-5.1/cinelerra/theme.C
cinelerra-5.1/cinelerra/vpatchgui.C
cinelerra-5.1/cinelerra/vpatchgui.h
cinelerra-5.1/guicast/bcmenuitem.C
cinelerra-5.1/guicast/bcmenuitem.h
cinelerra-5.1/guicast/bcmenupopup.C
cinelerra-5.1/guicast/bcwindowbase.C
cinelerra-5.1/plugins/overlay/overlay.C
cinelerra-5.1/plugins/theme_blond/data/mode_and.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mode_average.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mode_burn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mode_difference.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mode_dodge.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mode_hardlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mode_overlay.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mode_screen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mode_softlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mode_and.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mode_average.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mode_burn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mode_difference.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mode_dodge.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mode_hardlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mode_overlay.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mode_screen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mode_softlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mode_and.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mode_average.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mode_burn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mode_difference.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mode_dodge.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mode_hardlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mode_overlay.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mode_screen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mode_softlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mode_and.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mode_average.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mode_burn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mode_difference.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mode_dodge.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mode_hardlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mode_overlay.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mode_screen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mode_softlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mode_and.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mode_average.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mode_burn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mode_difference.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mode_dodge.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mode_hardlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mode_overlay.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mode_screen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mode_softlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mode_and.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mode_average.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mode_burn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mode_difference.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mode_dodge.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mode_hardlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mode_overlay.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mode_screen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mode_softlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mode_and.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mode_average.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mode_burn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mode_difference.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mode_dodge.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mode_hardlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mode_overlay.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mode_screen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mode_softlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mode_and.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mode_average.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mode_burn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mode_difference.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mode_dodge.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mode_hardlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mode_overlay.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mode_screen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mode_softlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mode_and.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mode_average.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mode_burn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mode_difference.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mode_dodge.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mode_hardlight.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mode_overlay.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mode_screen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mode_softlight.png [new file with mode: 0644]