xCWLog from kubajZ

-plugin for DVBCore or MD-API compatible applications
-required DVBCore >= v2.68 (i.e.:MyTheatre 2.71) or MD-API 1.02


History:

v0.01 (27.5.2003)
	-first release
	-only ECM stream parsing+info
	-variable ECM_length

v0.02 (30.5.2003)
	-added Manual sending DW to CSA
	-added Creating INS4C
	-added Auto copy/paste (by doubleclick)
	-added Shortcut (Ctrl+W)

v0.03 (31.5.2003)
	-changed font in tMemo's to fixed width
	-added Settings to ini file
	-added Handled only CW ECM stream
	-added CA ID info

v0.04 (1.6.2003)
	-added Settings and Source DW's
	-prepared for implementation of xCWDeamon client
	-prepared for Phoenix interface implementation

v0.05 (2.6.2003)
	-added xCWDeamon's client (Warning:No authentication,no crypted)

v0.06 (16.6.2003)
	-added Experimental communication with original MOSC via Phoenix
	-(warning: Code for serial com. is ABSOLUT UNSTABLE!!!!!!!!)
	
v0.07 (18.6.2003)
	-rewriting ser.comm. code (now it's absolut stable)
	-some small changes

v0.08 (19.6.2003)
	-added ser.comm. code to standalone thread => no 300ms picture freezes
	 on reading DW from MOSC

v0.08b (29.6.2003)
	-added support for all BIOS versions/providers cards (I hope...)

v0.08c (1.7.2003)
	-some code changes on serial communication
	-added new "hidden" options to ini file

v0.09 (7.7.2003)
	-added Net DWs source code to standalone thread
	-removed Manual entering DWs
	-added EMM stream dump

v0.10 (9.7.2003)
	-added Save provider settings to INI
	-added Auto connect/disconnect

v0.11 (21.7.2003)
	-added PseudoEMM (for records with 8F & 91 only!)

v0.12 (27.7.2003)
	-first release with support MD-API
	-INI file removed to root of aplication!
	(release for MD-API only!)

v0.12a (28.7.2003)
	-release for both API
	(DVBCore.dll is needed for MD-API applications!)
	-fixed bug in MD-API filter management

v0.12b (29.7.2003)
	-some code changes
	-no DVBCore.dll needed for MD-API (BIG THANX to Vlinders!)
	-support for MD-API is still BETA


Ini file:

-you can manualy add these "hidden" options:
	InterPacket_TO:boolean-0/1 (default 1-True)
	Reset_Length:integer (default 100ms)
	ATR_TO:integer (default 1000ms)
	Init_INS_TO:integer (default 500ms)
	DW_INS_TO:integer (default 500ms)
	Send_DW2CSA_TO:integer (default 0ms) - for HW CSA recommended 100ms


ToDo: