show_osd_in_review 172 core/conf.c CONF_INFO( 2, conf.show_osd_in_review, CONF_DEF_VALUE, i:0), show_osd_in_review 1788 core/gui.c MENU_ITEM(0x59,LANG_MENU_OSD_SHOW_IN_REVIEW, MENUITEM_BOOL, &conf.show_osd_in_review, 0 ), show_osd_in_review 1017 core/gui_osd.c if (conf.show_osd_in_review) show_osd_in_review 1811 core/shooting.c camera_info.state.mode_rec_or_review = camera_info.state.mode_rec && (recreview_hold==0 || conf.show_osd_in_review); show_osd_in_review 109 include/conf.h int show_osd_in_review;