re: Oscam for AZbox
r3807 | rorothetroll | 2010-11-02 09:01:57 -0700 (Tue, 02 Nov 2010) | 1 line
csctapi/ifd_pcsc.c : fix some return code in pcsc_reader_init as they were added when we moved to threads and were returning 0 even on error. now they return 2 to comply with the return code expected by the caller of reader_device_init in reader-common.c . I also change some debug to log as they could help the user understanding why the reader is not recognized
------------------------------------------------------------------------
r3806 | alno | 2010-11-02 06:02:07 -0700 (Tue, 02 Nov 2010) | 1 line
WebIf: add some more style classes and div's for skinning header and footer
r3807 | rorothetroll | 2010-11-02 09:01:57 -0700 (Tue, 02 Nov 2010) | 1 line
csctapi/ifd_pcsc.c : fix some return code in pcsc_reader_init as they were added when we moved to threads and were returning 0 even on error. now they return 2 to comply with the return code expected by the caller of reader_device_init in reader-common.c . I also change some debug to log as they could help the user understanding why the reader is not recognized
------------------------------------------------------------------------
r3806 | alno | 2010-11-02 06:02:07 -0700 (Tue, 02 Nov 2010) | 1 line
WebIf: add some more style classes and div's for skinning header and footer
Comment