ctags -R -h default --langmap=c:+.inc . ../guicast/ ../libzmpeg3 ../plugins ../thirdparty/ffmpeg-*
$(OBJDIR)/fileexr.o: BFLAGS:= -Wno-deprecated -std=c++11
+$(OBJDIR)/filedpx.o: BFLAGS:= -Wno-deprecated -std=c++11
$(OBJDIR)/sha1.o: BFLAGS:= -O3
$(OVERLAYS): BFLAGS:= -Ofast -g0
this->mwindow = mwindow;
this->popup = popup;
set_ctrl(1);
+ set_shift(1);
}
int EditPopupTimecode::handle_event()
}
break;
+ case '!':
+ if( !ctrl_down() || !shift_down() ) break;
+/* code to execute is same as lines 383-401 in editpopup.C */
+ result = 1;
+ break;
+
case UP:
if( ctrl_down() && !alt_down() )
mwindow->expand_y();
if(MWindowGUI::visible(edit_x, edit_x + edit_w, 0, get_w()) &&
MWindowGUI::visible(edit_y, edit_y + edit_h, 0, get_h()))
{
- int64_t pixmap_x, pixmap_w, pixmap_h;
+ int64_t pixmap_x=0;
+ int64_t pixmap_w=0;
+ int64_t pixmap_h=0;
if(debug) PRINT_TRACE
// Search for existing pixmap containing edit