---- Version 1.2 ----
- Fix bug when converting a CLine that contained no parameter for reception of emulation keys (YES/NO)
- Prevented code from crashing when there is only 4 parameters in the Cline.

---- Version 1.1 ----

- Fix double cccwantemu parameter in oscam.server
- Add checkbox to use old account parameter (account=username,password). 
- Add possibility of converting directly without using the GUI, just call the program with parameters using the sequence : Param1=cccam.cfg, Param2=oscam.server and Param3=oscam.user (ie: cccam2oscam.exe c:\cccam.cfg c:\oscam\oscam.server c:\oscam\oscam.user)
- Add error handling when parsing the lines from cccam.cfg.


---- Version 1.0 ----

- First Release