edge_overlay_play 494 core/conf.c CONF_INFO(192, conf.edge_overlay_play, CONF_DEF_VALUE, i:0), edge_overlay_play 1628 core/gui.c MENU_ITEM (0x5c,LANG_MENU_EDGE_PLAY, MENUITEM_BOOL, &conf.edge_overlay_play, 0 ), //does not work on cams like s-series, which dont have a real "hardware" play/rec switch, need a workaround, probably another button edge_overlay_play 364 include/conf.h int edge_overlay_play; // whether edge overlay is switched on also for play mode edge_overlay_play 770 modules/edgeoverlay.c const int bDisplayInPlay = (conf.edge_overlay_play == 1);