Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 29 of 50 FirstFirst ... 4192427282930313439 ... LastLast
Results 281 to 290 of 491

Thread: OSCam for Coolstream HD1

  1. #281
    VIP Member Andushi's Avatar
    Join Date
    13-04-2010
    Location
    United Nations
    Posts
    4,103
    Uploads
    2,275
    Likes
    29

    Re: OSCam for Coolstream HD1

    Code:
    r5387 | _network | 2011-06-15 19:22:26 (Wed, 15 Jun 2011) | 2 lines
    
    reader-nagra: show IRD expiration date. calculation of time may be wrong.
    ------------------------------------------------------------------------
    r5386 | _network | 2011-06-15 12:22:25 AM (Wed, 15 Jun 2011) | 2 lines
    
    dynamic-threads: resync with trunk and some optimizations
    Attached Files Attached Files

  2. Advertise Here
  3. #282
    VIP Member Andushi's Avatar
    Join Date
    13-04-2010
    Location
    United Nations
    Posts
    4,103
    Uploads
    2,275
    Likes
    29

    Re: OSCam for Coolstream HD1

    Code:
    r5388 | alno | 2011-06-15 20:30:34 PM (Wed, 15 Jun 2011) | 2 lines
    
    XMLApi: Add parameter to readerstats 'ecmhistory=1'. If this parameter is set the ecmhistory tag is filled with historical timevalues e.g. <ecmhistory>0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0</ecmhistory>. If the parameter is not set the tag is present but empty.
    cleanup and reduce code 
    ------------------------------------------------------------------------
    r5387 | _network | 2011-06-15 19:22:26 PM (Wed, 15 Jun 2011) | 2 lines
    
    reader-nagra: show IRD expiration date. calculation of time may be wrong.
    Attached Files Attached Files

  4. #283
    VIP Member Andushi's Avatar
    Join Date
    13-04-2010
    Location
    United Nations
    Posts
    4,103
    Uploads
    2,275
    Likes
    29

    Re: OSCam for Coolstream HD1

    Code:
    r5390 | Admin | 2011-06-15 21:17:04 PM (Wed, 15 Jun 2011) | 2 lines
    
    Partly revert r5385. Add locks to smartreader init and close as libusb (and partly our code) is not threadsafe there. Improve 
    
    locking with fast_rnd (could wait up to 255ms to get a lock which can be quite bad). 
    ---------------------------------------------------------------------------------------------------------------------------
    r5389 | _network | 2011-06-15 21:07:34 PM (Wed, 15 Jun 2011) | 1 line
    
    dynamic-threads: fix cccam disconnects
    ---------------------------------------------------------------------------------------------------------------------------
    r5388 | alno | 2011-06-15 20:30:34 PM (Wed, 15 Jun 2011) | 2 lines
    
    XMLApi: Add parameter to readerstats 'ecmhistory=1'. If this parameter is set the ecmhistory tag is filled with historical 
    
    timevalues e.g. <ecmhistory>0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0</ecmhistory>. If the parameter is not set the tag is 
    
    present but empty.
    cleanup and reduce code
    Attached Files Attached Files

  5. #284
    VIP Member Andushi's Avatar
    Join Date
    13-04-2010
    Location
    United Nations
    Posts
    4,103
    Uploads
    2,275
    Likes
    29

    Re: OSCam for Coolstream HD1

    Code:
    r5391 | lareq78 | 2011-06-16 00:08:46 AM (Thu, 16 Jun 2011) | 1 line
    
    Correct include path
    ---------------------------------------------------------------------------------------------------------------------------
    r5390 | Admin | 2011-06-15 21:17:04 PM (Wed, 15 Jun 2011) | 2 lines
    
    Partly revert r5385. Add locks to smartreader init and close as libusb (and partly our code) is not threadsafe there. Improve 
    
    locking with fast_rnd (could wait up to 255ms to get a lock which can be quite bad).
    Attached Files Attached Files

  6. #285
    VIP Member Andushi's Avatar
    Join Date
    13-04-2010
    Location
    United Nations
    Posts
    4,103
    Uploads
    2,275
    Likes
    29

    Re: OSCam for Coolstream HD1

    Code:
    r5392 | Admin | 2011-06-16 00:44:09 AM (Thu, 16 Jun 2011) | 1 line
    
    Return 0 instead of -9 on POLLHUP
    ---------------------------------------------------------------------------------------------------------------------------
    r5391 | lareq78 | 2011-06-16 00:08:46 AM (Thu, 16 Jun 2011) | 1 line
    
    Correct include path
    Attached Files Attached Files

  7. #286
    VIP Member Andushi's Avatar
    Join Date
    13-04-2010
    Location
    United Nations
    Posts
    4,103
    Uploads
    2,275
    Likes
    29

    Re: OSCam for Coolstream HD1

    Code:
    r5394 | lareq78 | 2011-06-16 01:47:36 AM (Thu, 16 Jun 2011) | 1 line
    
    reader-nagra : Mutual exclusion over
    always evaluates to true. so i changed it to && , (result not tested by me) 
    ---------------------------------------------------------------------------------------------------------------------------
    r5393 | lareq78 | 2011-06-16 01:37:54 AM (Thu, 16 Jun 2011) | 2 lines
    
    few correction
    ---------------------------------------------------------------------------------------------------------------------------
    r5392 | Admin | 2011-06-16 00:44:09 AM (Thu, 16 Jun 2011) | 1 line
    
    Return 0 instead of -9 on POLLHUP
    Attached Files Attached Files

  8. #287
    VIP Member Andushi's Avatar
    Join Date
    13-04-2010
    Location
    United Nations
    Posts
    4,103
    Uploads
    2,275
    Likes
    29

    Re: OSCam for Coolstream HD1

    Code:
    r5395 | lareq78 | 2011-06-16 02:02:59 AM (Thu, 16 Jun 2011) | 1 line
    
    missed:another Mutual exclusion over always evaluates to true.
    -------------------------------------------------------------------------------------
    r5394 | lareq78 | 2011-06-16 01:47:36 AM (Thu, 16 Jun 2011) | 1 line
    
    reader-nagra : Mutual exclusion over
    always evaluates to true. so i changed it to && , (result not tested by me)
    Attached Files Attached Files

  9. #288
    VIP Member Andushi's Avatar
    Join Date
    13-04-2010
    Location
    United Nations
    Posts
    4,103
    Uploads
    2,275
    Likes
    29

    Re: OSCam for Coolstream HD1

    Code:
    r5397 | lareq78 | 2011-06-16 14:32:03 PM (Thu, 16 Jun 2011) | - line
    
    - - - - -
    -------------------------------------------------------------------------------------
    r5396 | lareq78 | 2011-06-16 13:45:23 PM (Thu, 16 Jun 2011) | 2 lines
    
    some cleaning
    fix possible Buffer access out-of-bounds
    -------------------------------------------------------------------------------------
    r5395 | lareq78 | 2011-06-16 02:02:59 AM (Thu, 16 Jun 2011) | 1 line
    
    missed:another Mutual exclusion over always evaluates to true.
    Attached Files Attached Files

  10. #289
    Amazigh For Ever OnePiece's Avatar
    Join Date
    17-04-2009
    Location
    SomeWhere On Ground
    Posts
    20,463
    Uploads
    3,661
    Likes
    50

    Re: OSCam for Coolstream HD1

    Code:
    ------------------------------------------------------------------------
    r5398 | Admin | 2011-06-16 20:58:57 +0200 (Thu, 16 Jun 2011) | 1 line
    
    Fix videoguard bufferoverflows introduced in r5396
    ------------------------------------------------------------------------
    r5397 | lareq78 | 2011-06-16 14:32:03 +0200 (Thu, 16 Jun 2011) | 1 line
    
    
    ------------------------------------------------------------------------
    Attached Files Attached Files

  11. #290
    Amazigh For Ever OnePiece's Avatar
    Join Date
    17-04-2009
    Location
    SomeWhere On Ground
    Posts
    20,463
    Uploads
    3,661
    Likes
    50

    Re: OSCam for Coolstream HD1

    Code:
    ------------------------------------------------------------------------
    r5399 | _network | 2011-06-16 21:16:22 +0200 (Thu, 16 Jun 2011) | 2 lines
    
    fix memory corruption when using trim() and strlen is 1
    
    ------------------------------------------------------------------------
    r5398 | Admin | 2011-06-16 20:58:57 +0200 (Thu, 16 Jun 2011) | 1 line
    
    Fix videoguard bufferoverflows introduced in r5396
    ------------------------------------------------------------------------
    r5397 | lareq78 | 2011-06-16 14:32:03 +0200 (Thu, 16 Jun 2011) | 1 line
    
    
    ------------------------------------------------------------------------
    Attached Files Attached Files

Advertise Here

Similar Threads

  1. Oscam (Coolstream edition) -- Latest
    By marcel1 in forum Coolstream
    Replies: 12
    Last Post: 29-01-2023, 12:38:36
  2. Oscam for coolstream
    By wahid in forum Coolstream Software and Tools
    Replies: 275
    Last Post: 29-12-2010, 15:16:33
  3. Oscam for coolstream
    By wahid in forum OSCam
    Replies: 5
    Last Post: 20-06-2010, 17:03:14
  4. Replies: 1
    Last Post: 20-12-2009, 15:50:40
  5. Lastest Oscam for Coolstream HD1
    By marcel1 in forum Satellite Receivers A to Z
    Replies: 0
    Last Post: 03-11-2009, 09:16:38

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •