Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Aktuelle Oscam Versionen hier rein

AW: Aktuelle Oscam Versionen hier rein


------------------------------------------------------------------------
r5287 | hapeba | 2011-05-25 07:33:03 +0200 (Wed, 25 May 2011) | 1 line

LCD support default disabled
------------------------------------------------------------------------
r5286 | hapeba | 2011-05-25 07:30:11 +0200 (Wed, 25 May 2011) | 1 line

LCD support --> config.sh, oscam -h and oscam.version
------------------------------------------------------------------------
r5285 | alno | 2011-05-25 00:03:11 +0200 (Wed, 25 May 2011) | 1 line

LCD: datatypes and resolve channelname
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein

Link Removed

------------------------------------------------------------------------
r5288 | hapeba | 2011-05-25 07:48:42 +0200 (Wed, 25 May 2011) | 1 line

fix config.sh
------------------------------------------------------------------------
r5287 | hapeba | 2011-05-25 07:33:03 +0200 (Wed, 25 May 2011) | 1 line

LCD support default disabled
------------------------------------------------------------------------
r5286 | hapeba | 2011-05-25 07:30:11 +0200 (Wed, 25 May 2011) | 1 line

LCD support --> config.sh, oscam -h and oscam.version
------------------------------------------------------------------------
r5285 | alno | 2011-05-25 00:03:11 +0200 (Wed, 25 May 2011) | 1 line

LCD: datatypes and resolve channelname
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein

Link Removed

------------------------------------------------------------------------
r5289 | _network | 2011-05-25 16:34:17 +0200 (Wed, 25 May 2011) | 2 lines

viaccess: allow shared emm with provider as serial (#1838)

------------------------------------------------------------------------
r5288 | hapeba | 2011-05-25 07:48:42 +0200 (Wed, 25 May 2011) | 1 line

fix config.sh
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein

Link Removed

------------------------------------------------------------------------
r5293 | alno | 2011-05-25 21:40:45 +0200 (Wed, 25 May 2011) | 1 line

LCD: filter idle clients
------------------------------------------------------------------------
r5292 | schlocke | 2011-05-25 21:24:45 +0200 (Wed, 25 May 2011) | 2 lines

cccam: fixed stealth remote node id

------------------------------------------------------------------------
r5291 | alno | 2011-05-25 21:15:54 +0200 (Wed, 25 May 2011) | 1 line

LCD: add EMM displaying
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein

Link Removed

------------------------------------------------------------------------
r5294 | alno | 2011-05-25 22:34:29 +0200 (Wed, 25 May 2011) | 1 line

LCD: add status on reader/proxy
------------------------------------------------------------------------
r5293 | alno | 2011-05-25 21:40:45 +0200 (Wed, 25 May 2011) | 1 line

LCD: filter idle clients
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein


------------------------------------------------------------------------
r5297 | alno | 2011-05-25 23:28:57 +0200 (Wed, 25 May 2011) | 1 line

LCD: corrected statusmessages
------------------------------------------------------------------------
r5296 | alno | 2011-05-25 23:10:11 +0200 (Wed, 25 May 2011) | 1 line

LCD: re-implement filter for idle clients >10 sec idle
------------------------------------------------------------------------
r5295 | alno | 2011-05-25 22:51:40 +0200 (Wed, 25 May 2011) | 1 line

LCD: remove idle filtering for clients - test if further crashes with lcd
------------------------------------------------------------------------
r5294 | alno | 2011-05-25 22:34:29 +0200 (Wed, 25 May 2011) | 1 line

LCD: add status on reader/proxy
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein

Link Removed

------------------------------------------------------------------------
r5298 | Admin | 2011-05-26 16:25:41 +0200 (Thu, 26 May 2011) | 1 line

Refactor parameter parsing to make it more threadsafe (actually, memcpy is also not completely threadsafe but it should be enough) and to remove "clearing" workarounds. Please report in the webinterface forum thread if you experience any saving problems from this change.
------------------------------------------------------------------------
r5297 | alno | 2011-05-25 23:28:57 +0200 (Wed, 25 May 2011) | 1 line

LCD: corrected statusmessages
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein


------------------------------------------------------------------------
r5303 | alno | 2011-05-26 23:21:45 +0200 (Thu, 26 May 2011) | 1 line

LCD: revoe status tagging
------------------------------------------------------------------------
r5302 | alno | 2011-05-26 22:20:10 +0200 (Thu, 26 May 2011) | 1 line

LCD: Testclient removed - sorry
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein

Link Removed

------------------------------------------------------------------------
r5304 | Admin | 2011-05-28 01:47:42 +0200 (Sat, 28 May 2011) | 4 lines

Fix memcpy issues in reader-videoguard2 and smartreader module: Memcpy() has undefined behaviour if it copies data onto itself => use memmove() instead.
Fix: Set CCCam client into shutdown mode before sleeping in cleanup_thread() to prevent race conditions.
Fix some locking behaviours: A trylock with an unlock might lead to undefined behaviour if the lock was not gained.
Fix: If a thread holds a mutex and is killed, a deadlock may arise as the mutex never gets unlocked. Thus, the mutex is now saved in the client structure and cleaned up in cleanup_thread().
------------------------------------------------------------------------
r5303 | alno | 2011-05-26 23:21:45 +0200 (Thu, 26 May 2011) | 1 line

LCD: revoe status tagging
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein


------------------------------------------------------------------------
r5319 | Admin | 2011-05-28 22:34:19 +0200 (Sat, 28 May 2011) | 1 line

Small cleanup
------------------------------------------------------------------------
r5318 | Admin | 2011-05-28 22:00:48 +0200 (Sat, 28 May 2011) | 1 line

PTAB structure in chk_port_tab is too large for the stack size we use. Thus it is now put on heap. Furthermore, the minimum per-thread stack size is now increased a bit as it could be really low (16kb or smaller) depending on the system.
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein

Link Removed

------------------------------------------------------------------------
r5320 | Admin | 2011-05-29 01:32:22 +0200 (Sun, 29 May 2011) | 1 line

Fix: Correctly clear/init caid values.
------------------------------------------------------------------------
r5319 | Admin | 2011-05-28 22:34:19 +0200 (Sat, 28 May 2011) | 1 line

Small cleanup
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein

Link Removed

------------------------------------------------------------------------
r5324 | alno | 2011-05-29 13:09:42 +0200 (Sun, 29 May 2011) | 1 line

LCD: change file_copy to rename which locks the file while copying
------------------------------------------------------------------------
r5323 | alno | 2011-05-29 13:00:56 +0200 (Sun, 29 May 2011) | 1 line

LCD: small correction in deleting tempfile
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein


------------------------------------------------------------------------
r5326 | alno | 2011-05-29 13:22:32 +0200 (Sun, 29 May 2011) | 1 line

LCD: fix build error if cccam module is not included
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein

Link Removed

------------------------------------------------------------------------
r5328 | alno | 2011-05-29 15:04:19 +0200 (Sun, 29 May 2011) | 1 line

WebIf: Add LCD Options to Monitor Menu
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
AW: Aktuelle Oscam Versionen hier rein

Link Removed

------------------------------------------------------------------------
r5331 | jerdvb | 2011-05-29 18:38:35 +0200 (Sun, 29 May 2011) | 1 line

Viaccess Reader multi-ecm try fix for Orange
------------------------------------------------------------------------
[DOWN]Link Removed[/DOWN]
 
Zurück
Oben