oscam-svn2055-gbx-5.8-full-Distribution
Code:
r2055 | lattjo | 2010-05-14 00:40:15 -0700 (Fri, 14 May 2010) | 1 line
Added support for videoguard GLOBAL EMM's. If spammed by GLOBAL EMM's or simply not wanting them, block by "blockemm-g = 1" in oscam.server. Previously those EMM's where never handled.
------------------------------------------------------------------------
r2054 | rorothetroll | 2010-05-13 15:18:02 -0700 (Thu, 13 May 2010) | 1 line
added some sched_yield calls in the sc8in1 code as some people are seeing high cpu usage on some config
------------------------------------------------------------------------
r2053 | lattjo | 2010-05-13 07:05:58 -0700 (Thu, 13 May 2010) | 1 line
Made some data const and/or static and removed some commented code
------------------------------------------------------------------------
r2052 | lattjo | 2010-05-13 06:48:20 -0700 (Thu, 13 May 2010) | 1 line
Made it simple to build for debugging with "cmake .. -DCMAKE_BUILD_TYPE=Debug"
------------------------------------------------------------------------
r2051 | lattjo | 2010-05-13 04:22:21 -0700 (Thu, 13 May 2010) | 1 line
Fixed some possible issues found by valgrind
------------------------------------------------------------------------
r2050 | lattjo | 2010-05-13 01:48:49 -0700 (Thu, 13 May 2010) | 1 line
Fixed some compilation warnings
------------------------------------------------------------------------
r2049 | lattjo | 2010-05-11 10:19:04 -0700 (Tue, 11 May 2010) | 1 line
Minor cleanup of EMM logging
------------------------------------------------------------------------
r2048 | lattjo | 2010-05-11 09:36:10 -0700 (Tue, 11 May 2010) | 1 line
Added EMM-type support for videoguard as well as changing some comments after reading the NDS-faq by colibri
------------------------------------------------------------------------
r2047 | rorothetroll | 2010-05-11 08:04:19 -0700 (Tue, 11 May 2010) | 1 line
improve nds boxid extraction. Thanks dl5162
------------------------------------------------------------------------
r2046 | smurzch | 2010-05-04 10:25:40 -0700 (Tue, 04 May 2010) | 2 lines
Reset last_geo, so if the emm change the used emm, next ecm will re-select the correct one.