add bump floatautos, add time_references for align timecodes, add menuitem create_key...
authorGood Guy <good1.2guy@gmail.com>
Sun, 23 Aug 2020 23:56:31 +0000 (17:56 -0600)
committerGood Guy <good1.2guy@gmail.com>
Sun, 23 Aug 2020 23:56:31 +0000 (17:56 -0600)
commit84ac8a2bb3357c04a3f67cf763b0f61ddbbd021d
treedf0986f3dcdae307324b67aebf9aa4c2e2287703
parent2951f82f2d7e8edf91b42f610266fd84919dd5ef
add bump floatautos, add time_references for align timecodes, add menuitem create_keyframes, tweak titler defaults, paste_automation tweaks, undo fixes, add lbls,autos,plgns follow edits to normalize_speed
132 files changed:
cinelerra-5.1/cinelerra/apatchgui.C
cinelerra-5.1/cinelerra/apatchgui.h
cinelerra-5.1/cinelerra/apatchgui.inc
cinelerra-5.1/cinelerra/autos.C
cinelerra-5.1/cinelerra/cwindow.C
cinelerra-5.1/cinelerra/cwindowgui.C
cinelerra-5.1/cinelerra/cwindowtool.C
cinelerra-5.1/cinelerra/cwindowtool.h
cinelerra-5.1/cinelerra/cwindowtool.inc
cinelerra-5.1/cinelerra/ffmpeg.C
cinelerra-5.1/cinelerra/floatauto.C
cinelerra-5.1/cinelerra/floatauto.h
cinelerra-5.1/cinelerra/floatautos.C
cinelerra-5.1/cinelerra/floatautos.h
cinelerra-5.1/cinelerra/gwindowgui.C
cinelerra-5.1/cinelerra/keyframepopup.C
cinelerra-5.1/cinelerra/keyframepopup.h
cinelerra-5.1/cinelerra/keyframepopup.inc
cinelerra-5.1/cinelerra/mainmenu.C
cinelerra-5.1/cinelerra/mainmenu.h
cinelerra-5.1/cinelerra/mainmenu.inc
cinelerra-5.1/cinelerra/mainundo.C
cinelerra-5.1/cinelerra/mwindow.C
cinelerra-5.1/cinelerra/mwindow.h
cinelerra-5.1/cinelerra/mwindowedit.C
cinelerra-5.1/cinelerra/mwindowgui.C
cinelerra-5.1/cinelerra/mwindowgui.h
cinelerra-5.1/cinelerra/patchbay.C
cinelerra-5.1/cinelerra/patchbay.h
cinelerra-5.1/cinelerra/patchgui.C
cinelerra-5.1/cinelerra/patchgui.h
cinelerra-5.1/cinelerra/patchgui.inc
cinelerra-5.1/cinelerra/track.C
cinelerra-5.1/cinelerra/track.h
cinelerra-5.1/cinelerra/trackcanvas.C
cinelerra-5.1/cinelerra/trackcanvas.h
cinelerra-5.1/cinelerra/tracks.C
cinelerra-5.1/cinelerra/tracks.h
cinelerra-5.1/cinelerra/tracksedit.C
cinelerra-5.1/cinelerra/vmodule.C
cinelerra-5.1/cinelerra/vpatchgui.C
cinelerra-5.1/cinelerra/vpatchgui.h
cinelerra-5.1/cinelerra/vpatchgui.inc
cinelerra-5.1/plugins/theme_blond/blondtheme.C
cinelerra-5.1/plugins/theme_blond/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/blondcvtheme.C
cinelerra-5.1/plugins/theme_blond_cv/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/bluetheme.C
cinelerra-5.1/plugins/theme_blue/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/bluedottheme.C
cinelerra-5.1/plugins/theme_blue_dot/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/brighttheme.C
cinelerra-5.1/plugins/theme_bright/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/cakewalk.C
cinelerra-5.1/plugins/theme_cakewalk/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/hulktheme.C
cinelerra-5.1/plugins/theme_neophyte/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/neophyte.C
cinelerra-5.1/plugins/theme_pinklady/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/pinkladytheme.C
cinelerra-5.1/plugins/theme_suv/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/suv.C
cinelerra-5.1/plugins/theme_unflat/data/edge_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/edge_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/span_off.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/span_on.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/tan_bump.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/tan_free.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/tan_tangent.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/unflattheme.C
cinelerra-5.1/plugins/titler/titler.C