From 8752ba5d86a87c0188ee19553f59c809ce9cfb28 Mon Sep 17 00:00:00 2001 From: leslie Date: Fri, 24 Jul 2009 18:30:50 +0800 Subject: [PATCH] log ECM cache setting --- sc.c | 1 + 1 file changed, 1 insertion(+) 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