--- a/checkerOsd.c 2012-03-04 12:40:27.000000000 +0100 +++ b/checkerOsd.c.mod 2012-03-04 12:39:29.000000000 +0100 @@ -352,7 +352,7 @@ cdt=cDevice::GetDevice(i); if (cdt->IsPrimaryDevice() && !timelineCfg.ignorePrimary) { - if (Setup.PrimaryLimit>ct2->Priority()) + if (0>ct2->Priority()) continue; }