add master/armed_gang track operations, tweak appearanceprefs layout, fix vicon video...
authorGood Guy <good1.2guy@gmail.com>
Thu, 25 Jun 2020 01:56:50 +0000 (19:56 -0600)
committerGood Guy <good1.2guy@gmail.com>
Thu, 25 Jun 2020 01:56:50 +0000 (19:56 -0600)
commit48a6854a1ca58aa291ffc6fe3a48807492dfbef7
treeff6699c1ef482cc8eb7d53051d7fcdc03b30f432
parent84b52741889e1afee840d7c24009cc139244ce74
add master/armed_gang track operations, tweak appearanceprefs layout, fix vicon video/cache errors, fix show window deadlocks
120 files changed:
cinelerra-5.1/cinelerra/apatchgui.C
cinelerra-5.1/cinelerra/appearanceprefs.C
cinelerra-5.1/cinelerra/appearanceprefs.h
cinelerra-5.1/cinelerra/awindowgui.C
cinelerra-5.1/cinelerra/bdcreate.C
cinelerra-5.1/cinelerra/cwindow.C
cinelerra-5.1/cinelerra/cwindowgui.C
cinelerra-5.1/cinelerra/cwindowgui.h
cinelerra-5.1/cinelerra/cwindowtool.C
cinelerra-5.1/cinelerra/dvdcreate.C
cinelerra-5.1/cinelerra/edit.C
cinelerra-5.1/cinelerra/edit.h
cinelerra-5.1/cinelerra/editlength.C
cinelerra-5.1/cinelerra/editpanel.C
cinelerra-5.1/cinelerra/editpanel.h
cinelerra-5.1/cinelerra/editpanel.inc
cinelerra-5.1/cinelerra/edl.C
cinelerra-5.1/cinelerra/edlsession.C
cinelerra-5.1/cinelerra/edlsession.h
cinelerra-5.1/cinelerra/edlsession.inc
cinelerra-5.1/cinelerra/keyframepopup.C
cinelerra-5.1/cinelerra/mainmenu.C
cinelerra-5.1/cinelerra/mbuttons.C
cinelerra-5.1/cinelerra/mbuttons.h
cinelerra-5.1/cinelerra/mixersalign.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/mwindowmove.C
cinelerra-5.1/cinelerra/patchbay.C
cinelerra-5.1/cinelerra/patchgui.C
cinelerra-5.1/cinelerra/patchgui.h
cinelerra-5.1/cinelerra/plugindialog.C
cinelerra-5.1/cinelerra/recordableatracks.C
cinelerra-5.1/cinelerra/recordablevtracks.C
cinelerra-5.1/cinelerra/swindow.C
cinelerra-5.1/cinelerra/track.C
cinelerra-5.1/cinelerra/track.h
cinelerra-5.1/cinelerra/trackcanvas.C
cinelerra-5.1/cinelerra/tracklist.C
cinelerra-5.1/cinelerra/trackpopup.C
cinelerra-5.1/cinelerra/tracks.C
cinelerra-5.1/cinelerra/tracks.h
cinelerra-5.1/cinelerra/tracksedit.C
cinelerra-5.1/cinelerra/vpatchgui.C
cinelerra-5.1/cinelerra/vwindowgui.C
cinelerra-5.1/cinelerra/vwindowgui.h
cinelerra-5.1/doc/shortcuts.html
cinelerra-5.1/plugins/theme_blond/blondtheme.C
cinelerra-5.1/plugins/theme_blond/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_blond_cv/blondcvtheme.C
cinelerra-5.1/plugins/theme_blond_cv/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_blue/bluetheme.C
cinelerra-5.1/plugins/theme_blue/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_blue_dot/bluedottheme.C
cinelerra-5.1/plugins/theme_blue_dot/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/patch_checked.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/patch_checkedhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/patch_dn.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/patch_hi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/patch_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_bright/brighttheme.C
cinelerra-5.1/plugins/theme_bright/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_cakewalk/cakewalk.C
cinelerra-5.1/plugins/theme_cakewalk/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_hulk/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_hulk/hulktheme.C
cinelerra-5.1/plugins/theme_neophyte/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_neophyte/neophyte.C
cinelerra-5.1/plugins/theme_pinklady/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_pinklady/pinkladytheme.C
cinelerra-5.1/plugins/theme_suv/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_suv/suv.C
cinelerra-5.1/plugins/theme_unflat/data/gang0.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/gang1.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/gang2.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/masterpatch.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/patchbay_bg.png
cinelerra-5.1/plugins/theme_unflat/unflattheme.C