From: leslie Date: Fri, 24 Jul 2009 10:30:50 +0000 (+0800) Subject: log ECM cache setting X-Git-Tag: 0.9.3~13 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=8752ba5d86a87c0188ee19553f59c809ce9cfb28;p=sasc-ng.git log ECM cache setting --- diff --git a/sc.c b/sc.c index c2ebf65..0c3f7dd 100644 --- a/sc.c +++ b/sc.c @@ -971,6 +971,7 @@ void cScSetup::Check(void) PRINTF(L_CORE_LOAD,"** Local systems %stake priority over cached remote",LocalPriority?"":"DON'T "); PRINTF(L_CORE_LOAD,"** Concurrent FF recordings are %sallowed",ConcurrentFF?"":"NOT "); PRINTF(L_CORE_LOAD,"** %sorce transfermode with digital audio",ForceTransfer?"F":"DON'T f"); + PRINTF(L_CORE_LOAD,"** ECM cache is set to %s",EcmCache ? (EcmCache==1?"READ-ONLY":"DISABLED"):"enabled"); LBSTART(L_CORE_LOAD); LBPUT("** ScCaps are"); for(int i=0; i