Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

D-Box2 FILES

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • gregorii
    Premium Member
    • Jun 2010
    • 951

    Re: D-BOX 2 -Receiver / Update

    r3784 | alno | 2010-10-31 02:37:12 -0700 (Sun, 31 Oct 2010) | 1 line

    WebIf: add some logoutput on actions like kill, restart and reset stats
    Attached Files

    Comment

    • manikr
      Experienced Board Member
      • Jul 2010
      • 1353

      Re: D-BOX 2 -Receiver / Update

      3787 | alno | 2010-10-31 05:27:44 -0700 (Sun, 31 Oct 2010) | 1 line

      set qboxHD LED to disabled as default. Users wish to enable this feature have to set disableqboxhdled=0 in config
      ------------------------------------------------------------------------
      r3786 | _network | 2010-10-31 04:58:18 -0700 (Sun, 31 Oct 2010) | 2 lines

      dvbapi: fix seca emm filte
      Attached Files

      Comment

      • manikr
        Experienced Board Member
        • Jul 2010
        • 1353

        Re: D-BOX 2 -Receiver / Update

        3794 | _network | 2010-10-31 22:48:15 -0700 (Sun, 31 Oct 2010) | 2 lines

        fix some compiler warnings

        ------------------------------------------------------------------------
        r3793 | _network | 2010-10-31 22:25:01 -0700 (Sun, 31 Oct 2010) | 3 lines

        don't use attribute packed on ARM architecture, this is causing alignment issues
        fix dvbapi compiler warning

        ------------------------------------------------------------------------
        r3792 | _network | 2010-10-31 21:49:42 -0700 (Sun, 31 Oct 2010) | 2 lines

        WebIf: fix hide and kill client on 64bit systems

        ------------------------------------------------------------------------
        r3791 | landlord | 2010-10-31 19:58:18 -0700 (Sun, 31 Oct 2010) | 1 line

        Added documentation for new parameter 'httpsavefullcfg'.
        ------------------------------------------------------------------------
        r3790 | alno | 2010-10-31 19:26:07 -0700 (Sun, 31 Oct 2010) | 2 lines

        WebIf: implement usage of javascript in webif. Path for script to set in 'httpjscript=<path>/oscam.js'
        If path is empty an internal script is used but it is empty in the moment. Hope for good ideas of community
        ------------------------------------------------------------------------
        r3789 | alno | 2010-10-31 10:41:07 -0700 (Sun, 31 Oct 2010) | 9 lines

        WebIf: add parameter 'httpsavefullcfg=0|1' default 0
        if 0 just parameters written to config which
        1) not empty
        2) not default
        3) not contain the same value as the same parameter in global conf

        if 1 all parameters written to config

        In the moment it just have an effect on oscam.user
        ------------------------------------------------------------------------
        r3788 | hapeba | 2010-10-31 08:21:44 -0700 (Sun, 31 Oct 2010) | 1 line

        Minimize size of binaries by exclude unused moduls - thanks to Gusu
        ------------------------------------------------------------------------
        r3787 | alno | 2010-10-31 05:27:44 -0700 (Sun, 31 Oct 2010) | 1 line

        set qboxHD LED to disabled as default. Users wish to enable this feature have to set disableqboxhdled=0 in config
        ------------------------------------------------------------------------
        Attached Files

        Comment

        • zoran89
          Experienced Board Member
          • Mar 2010
          • 1618

          Re: D-BOX 2 -Receiver / Update

          r3798 | alno | 2010-11-01 08:32:59 -0700 (Mon, 01 Nov 2010) | 1 line

          WebIf: add some classes to tables to have more possibilities for skinning
          ------------------------------------------------------------------------
          r3797 | hapeba | 2010-11-01 00:44:26 -0700 (Mon, 01 Nov 2010) | 1 line

          small fix for #3796
          Attached Files

          Comment

          • manikr
            Experienced Board Member
            • Jul 2010
            • 1353

            Re: D-BOX 2 -Receiver / Update

            3799 | _network | 2010-11-01 15:00:51 -0700 (Mon, 01 Nov 2010) | 2 lines

            fix possible segfaults in protocol T0

            ------------------------------------------------------------------------
            r3798 | alno | 2010-11-01 08:32:59 -0700 (Mon, 01 Nov 2010) | 1 line

            WebIf: add some classes to tables to have more possibilities for skinning
            ------------------------------------------------------------------------
            Attached Files

            Comment

            • zoran89
              Experienced Board Member
              • Mar 2010
              • 1618

              Re: D-BOX 2 -Receiver / Update

              r3804 | alno | 2010-11-02 04:06:57 -0700 (Tue, 02 Nov 2010) | 1 line

              WebIf: restart cardreader removed on saving reader - the function causes segfault on several readertypes
              ------------------------------------------------------------------------
              r3803 | alno | 2010-11-02 01:29:16 -0700 (Tue, 02 Nov 2010) | 1 line

              WebIf: add styles for enabled/disabled reader (for skinning)
              Attached Files

              Comment

              • MIDO2010
                Experienced Board Member
                • Sep 2010
                • 1644

                Re: D-BOX 2 -Receiver / Update

                ------------------------------------------------------------------------
                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
                ------------------------------------------------------------------------
                r3805 | alno | 2010-11-02 05:02:29 -0700 (Tue, 02 Nov 2010) | 1 line

                WebIf: replaced 'newcamd525' with 'newcamd' in Add Reader protocol dropdown
                ------------------------------------------------------------------------
                Attached Files

                Comment

                • zoran89
                  Experienced Board Member
                  • Mar 2010
                  • 1618

                  Re: D-BOX 2 -Receiver / Update

                  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
                  Attached Files

                  Comment

                  • zoran89
                    Experienced Board Member
                    • Mar 2010
                    • 1618

                    Re: D-BOX 2 -Receiver / Update

                    r3809 | _network | 2010-11-02 13:55:21 -0700 (Tue, 02 Nov 2010) | 2 lines

                    dvbapi: changes for new liboscam_stapi version 0.06, older versions won't work anymore

                    ------------------------------------------------------------------------
                    r3808 | _network | 2010-11-02 10:15:30 -0700 (Tue, 02 Nov 2010) | 2 lines

                    fix start of dvbapi emm filter in case of not found
                    Attached Files

                    Comment

                    • aaba
                      Banned
                      • Jun 2010
                      • 1807

                      Re: D-Box2 FILES

                      r3810 | alno | 2010-11-03 01:01:18 -0700 (Wed, 03 Nov 2010) | 1 line

                      WebIf: add 'device_out_endpoint' parameter dropdown in case of LIBUSB and HW Reader
                      ------------------------------------------------------------------------
                      r3809 | _network | 2010-11-02 13:55:21 -0700 (Tue, 02 Nov 2010) | 2 lines

                      dvbapi: changes for new liboscam_stapi version 0.06, older versions won't work anymore
                      Attached Files

                      Comment

                      • lulezim
                        Banned
                        • Mar 2010
                        • 4081

                        Re: D-BOX 2 -Receiver / Update

                        r3810 | alno | 2010-11-03 01:01:18 -0700 (Wed, 03 Nov 2010) | 1 line

                        WebIf: add 'device_out_endpoint' parameter dropdown in case of LIBUSB and HW Reader
                        ------------------------------------------------------------------------
                        r3809 | _network | 2010-11-02 13:55:21 -0700 (Tue, 02 Nov 2010) | 2 lines

                        dvbapi: changes for new liboscam_stapi version 0.06, older versions won't work anymore

                        Attached Files

                        Comment

                        • zoran89
                          Experienced Board Member
                          • Mar 2010
                          • 1618

                          Re: D-BOX 2 -Receiver / Update

                          r3811 | alno | 2010-11-03 05:52:07 -0700 (Wed, 03 Nov 2010) | 1 line

                          WebIf: reduce parameters in [global] token. Not save default or empty parameters
                          ------------------------------------------------------------------------
                          r3810 | alno | 2010-11-03 01:01:18 -0700 (Wed, 03 Nov 2010) | 1 line

                          WebIf: add 'device_out_endpoint' parameter dropdown in case of LIBUSB and HW Reader
                          Attached Files

                          Comment

                          • aaba
                            Banned
                            • Jun 2010
                            • 1807

                            Re: D-BOX 2 -Receiver / Update

                            r3812 | alno | 2010-11-03 06:57:07 -0700 (Wed, 03 Nov 2010) | 1 line

                            moved some constants to global.h
                            ------------------------------------------------------------------------
                            r3811 | alno | 2010-11-03 05:52:07 -0700 (Wed, 03 Nov 2010) | 1 line

                            WebIf: reduce parameters in [global] token. Not save default or empty parameters
                            Attached Files

                            Comment

                            • manikr
                              Experienced Board Member
                              • Jul 2010
                              • 1353

                              Re: D-BOX 2 -Receiver / Update

                              3813 | alno | 2010-11-03 07:31:18 -0700 (Wed, 03 Nov 2010) | 1 line

                              WebIf: add enable/disable reader to reader overview (corosponding with user overview)
                              ------------------------------------------------------------------------
                              r3812 | alno | 2010-11-03 06:57:07 -0700 (Wed, 03 Nov 2010) | 1 line

                              moved some constants to global
                              Attached Files

                              Comment

                              • aaba
                                Banned
                                • Jun 2010
                                • 1807

                                Re: D-BOX 2 -Receiver / Update

                                r3814 | alno | 2010-11-03 09:21:19 -0700 (Wed, 03 Nov 2010) | 1 line

                                WebIf: further reduce of parameters in [global] token
                                ------------------------------------------------------------------------
                                r3813 | alno | 2010-11-03 07:31:18 -0700 (Wed, 03 Nov 2010) | 1 line

                                WebIf: add enable/disable reader to reader overview (corosponding with user overview)
                                Attached Files

                                Comment

                                Working...