upgrade bld_prep.sh debian libpng, add rectify timeline audio pref, rework maskgui...
authorGood Guy <good1.2guy@gmail.com>
Sun, 14 Jul 2019 01:28:08 +0000 (19:28 -0600)
committerGood Guy <good1.2guy@gmail.com>
Sun, 14 Jul 2019 01:28:08 +0000 (19:28 -0600)
commit8cad02a7b02e4a8543bc5514892b51aed877a193
treea59f3eb413a6dbce23c9171d50c20cc848d54493
parentfb661e853152fd63537629a20f493a4cdcd4f019
upgrade bld_prep.sh debian libpng, add rectify timeline audio pref, rework maskgui layout yet again, igors icons, indexfile size in kb, mask_scale toggle imgs
448 files changed:
cinelerra-5.1/blds/bld_prepare.sh
cinelerra-5.1/cinelerra/appearanceprefs.C
cinelerra-5.1/cinelerra/appearanceprefs.h
cinelerra-5.1/cinelerra/cwindowtool.C
cinelerra-5.1/cinelerra/cwindowtool.h
cinelerra-5.1/cinelerra/cwindowtool.inc
cinelerra-5.1/cinelerra/indexfile.C
cinelerra-5.1/cinelerra/interfaceprefs.C
cinelerra-5.1/cinelerra/preferences.C
cinelerra-5.1/cinelerra/preferences.h
cinelerra-5.1/cinelerra/resourcepixmap.C
cinelerra-5.1/plugins/theme_blond/blondtheme.C
cinelerra-5.1/plugins/theme_blond/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_blond/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_blond/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_blond/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_blond/data/mask_button_up.png
cinelerra-5.1/plugins/theme_blond/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_blond/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_blond/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_blond/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_blond/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_blond/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_blond/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/blondcvtheme.C
cinelerra-5.1/plugins/theme_blond_cv/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_button_up.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blue/bluetheme.C
cinelerra-5.1/plugins/theme_blue/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_blue/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_blue/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_blue/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_blue/data/mask_button_up.png
cinelerra-5.1/plugins/theme_blue/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_blue/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_blue/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_blue/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_blue/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_blue/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_blue/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/bluedottheme.C
cinelerra-5.1/plugins/theme_blue_dot/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_button_up.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_bright/brighttheme.C
cinelerra-5.1/plugins/theme_bright/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_bright/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_bright/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_bright/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_bright/data/mask_button_up.png
cinelerra-5.1/plugins/theme_bright/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_bright/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_bright/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_bright/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_bright/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_bright/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_bright/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/cakewalk.C
cinelerra-5.1/plugins/theme_cakewalk/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_button_up.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_hulk/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_hulk/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_hulk/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_hulk/data/mask_button_up.png
cinelerra-5.1/plugins/theme_hulk/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_hulk/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_hulk/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_hulk/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_hulk/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_hulk/hulktheme.C
cinelerra-5.1/plugins/theme_neophyte/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_button_up.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_neophyte/data/reset.png [changed mode: 0644->0755]
cinelerra-5.1/plugins/theme_neophyte/data/reset_dn.png [changed mode: 0644->0755]
cinelerra-5.1/plugins/theme_neophyte/data/reset_hi.png [changed mode: 0644->0755]
cinelerra-5.1/plugins/theme_neophyte/data/reset_up.png [changed mode: 0644->0755]
cinelerra-5.1/plugins/theme_neophyte/neophyte.C
cinelerra-5.1/plugins/theme_pinklady/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_button_dn.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_button_hi.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_button_up.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_pinklady/pinkladytheme.C
cinelerra-5.1/plugins/theme_suv/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_suv/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_suv/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_suv/suv.C
cinelerra-5.1/plugins/theme_unflat/data/mask_all_linear.png
cinelerra-5.1/plugins/theme_unflat/data/mask_all_smooth.png
cinelerra-5.1/plugins/theme_unflat/data/mask_crv_linear.png
cinelerra-5.1/plugins/theme_unflat/data/mask_crv_smooth.png
cinelerra-5.1/plugins/theme_unflat/data/mask_pnt_linear.png
cinelerra-5.1/plugins/theme_unflat/data/mask_pnt_smooth.png
cinelerra-5.1/plugins/theme_unflat/data/mask_prst_crc.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_prst_load.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_prst_ovl.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_prst_save.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_prst_sqr.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_prst_tri.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_prst_trsh.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_pstn_cen.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_pstn_nrm.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_chkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_chkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_up.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_uphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_x.png
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xchkd.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xchkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xdown.png
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xup.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xuphi.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xy.png
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xychkd.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xydown.png
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xyup.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xyuphi.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_y.png
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_ychkd.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_ychkdhi.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_ydown.png
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_yup.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_yuphi.png [deleted file]
cinelerra-5.1/plugins/theme_unflat/unflattheme.C