Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 31 of 50 FirstFirst ... 6212629303132333641 ... LastLast
Results 301 to 310 of 491

Thread: OSCam for Coolstream HD1

  1. #301
    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:
    r5412 | pattex | 2011-06-17 11:01:42 PM (Fri, 17 Jun 2011) | 3 lines
    
    WebIF: More Colors for Graphs, mimetype now corrected, longer timeline
    ---------------------------------------------------------------------------
    r5411 | alno | 2011-06-17 10:47:03 PM (Fri, 17 Jun 2011) | 1 line
    
    WebIf: fix compiler warning
    ---------------------------------------------------------------------------
    r5410 | _network | 2011-06-17 09:55:29 PM (Fri, 17 Jun 2011) | 1 line
    
    dynamic-threads: add a pipe for waking up client_check thread
    Attached Files Attached Files

  2. Advertise Here
  3. #302
    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:
    r5413 | pattex | 2011-06-18 01:06:13 AM (Sat, 18 Jun 2011) | 3 lines
    
    WebIf: Hide Readers that are hidden, configuration via stylesheets. Look into site.css. Smaller Font-size for Labels.
    ---------------------------------------------------------------------------
    r5412 | pattex | 2011-06-17 11:01:42 PM (Fri, 17 Jun 2011) | 3 lines
    
    WebIF: More Colors for Graphs, mimetype now corrected, longer timeline
    Attached Files Attached Files

  4. #303
    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:
    r5414 | pattex | 2011-06-18 01:28:38 AM (Sat, 18 Jun 2011) | 1 line
    
    WebIf: more colors for graph
    ---------------------------------------------------------------------------------------
    r5413 | pattex | 2011-06-18 01:06:13 AM (Sat, 18 Jun 2011) | 3 lines
    
    WebIf: Hide Readers that are hidden, configuration via stylesheets. Look into site.css. Smaller Font-size for Labels.
    Attached Files Attached Files

  5. #304
    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:
    r5415 | pattex | 2011-06-18 01:49:25 AM (Sat, 18 Jun 2011) | 1 line
    
    WebIf:Show only valid ECM-Times
    ---------------------------------------------------------------------------
    r5414 | pattex | 2011-06-18 01:28:38 AM (Sat, 18 Jun 2011) | 1 line
    
    WebIf: more colors for graph
    Attached Files Attached Files

  6. #305
    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:
    r5416 | Admin | 2011-06-18 02:41:08 AM (Sat, 18 Jun 2011) | 1 line
    
    Add checks for cleaned clients to fix some reported leaks/segfaults which happen when the client which requested an ecm has exited before receiving the result.
    ---------------------------------------------------------------------------
    r5415 | pattex | 2011-06-18 01:49:25 AM (Sat, 18 Jun 2011) | 1 line
    
    WebIf:Show only valid ECM-Times
    Attached Files Attached Files

  7. #306
    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:
    r5418 | Admin | 2011-06-18 03:20:06 AM (Sat, 18 Jun 2011) | 1 line
    
    Small improvement for r5417
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    r5417 | Admin | 2011-06-18 03:11:21 AM (Sat, 18 Jun 2011) | 1 line
    
    Fix a reported segfault in cccshare which happens when the global cardlist is rebuilt (and thus the old one cleaned) while sending initial carddata to a client (only happens on very slow/blocking ones because cleanup is delayed by garbage collector to 5s which is normally enough)
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    r5416 | Admin | 2011-06-18 02:41:08 AM (Sat, 18 Jun 2011) | 1 line
    
    Add checks for cleaned clients to fix some reported leaks/segfaults which happen when the client which requested an ecm has exited before receiving the result.
    Attached Files Attached Files

  8. #307
    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:
    r5419 | Admin | 2011-06-18 03:31:03 AM (Sat, 18 Jun 2011) | 1 line
    
    Fix missing reinitialization of card_count in share_updater leading to "fast refresh mode" (for low amount of cards) only being used for a short time.
    ------------------------------------------------------------------------------------------------------------------------------------------------------
    r5418 | Admin | 2011-06-18 03:20:06 AM (Sat, 18 Jun 2011) | 1 line
    
    Small improvement for r5417
    Attached Files Attached Files

  9. #308
    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:
    r5420 | jerdvb | 2011-06-18 04:35:31 PM (Sat, 18 Jun 2011) | 2 lines
    
    !!! Warning this may break compatibility
    Change ECM size to 512
    Update camd35 to handle ECM size > 255 (tested with UDP and a patched version of VDR-SC)
    -----------------------------------------------------------------------------------------------------------------------------
    r5419 | Admin | 2011-06-18 03:31:03 AM (Sat, 18 Jun 2011) | 1 line
    
    Fix missing reinitialization of card_count in share_updater leading to "fast refresh mode" (for low amount of cards) only 
    
    being used for a short time.
    Attached Files Attached Files

  10. #309
    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:
    r5421 | alno | 2011-06-18 05:54:55 PM (Sat, 18 Jun 2011) | 2 lines
    
    Config: check for duplicate accounts and rename while startup. Move some generic functions to more central point
    -----------------------------------------------------------------------------------------------------------------------------
    r5420 | jerdvb | 2011-06-18 04:35:31 PM (Sat, 18 Jun 2011) | 2 lines
    
    !!! Warning this may break compatibility
    Change ECM size to 512
    Update camd35 to handle ECM size > 255 (tested with UDP and a patched version of VDR-SC)
    Attached Files Attached Files

  11. #310
    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:
    r5422 | jerdvb | 2011-06-18 06:32:08 PM (Sat, 18 Jun 2011) | 1 line
    
    !!! Warning this may break compatibility
    Update camd35 to handle ECM size > 255 (for client part)
    -----------------------------------------------------------------------------------------------------------------------------
    r5421 | alno | 2011-06-18 05:54:55 PM (Sat, 18 Jun 2011) | 2 lines
    
    Config: check for duplicate accounts and rename while startup. Move some generic functions to more central point
    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
  •