Lastest Oscam for Coolstream HD1

tani1

Staff member
Super Moderator
Messages
17,767
OSCam svn 1767 - 23.02.2010

Changes:
- 1767: Bcopy is not portable, replacing it by memmove
 

tani1

Staff member
Super Moderator
Messages
17,767
OSCam svn 1768 - 23.02.2010

Changes:
- 1768: DVB API: fix crash on MIPS architecture
 

juli13

Staff member
Administrator
Messages
10,198
oscam-svn1768-arm-coolstream-webif.

Code:
[B]Changes:[/B]
- 1768: DVB API: fix crash on MIPS architecture
 

marce

VIP
Messages
7,115
oscam-svn1771


Code:
module-cccam.c' now with multiple user logins possible


 thanks to dpeddi
 

tani1

Staff member
Super Moderator
Messages
17,767
Oscam-svn1773 - 24.02.2010

Changes:
- 1773: Some replaces 'bzero' with 'memset', again
 

tani1

Staff member
Super Moderator
Messages
17,767
Oscam-svn1774 - 24.02.2010

Changes:
- 1774: Bugfix in 'expdate' config handling
 

tani1

Staff member
Super Moderator
Messages
17,767
Oscam-svn1776 - 25.02.2010

Changes:
- 1776: 'oscam-config.c' cleanup
 

tani1

Staff member
Super Moderator
Messages
17,767
Oscam-svn1779 - 26.02.2010

Changes:
- 1779: Moved web interface config options to [webif] section, notify if build ...
 

juli13

Staff member
Administrator
Messages
10,198
oscam-svn1787
Code:
 Added 'httpallowed' parameter to write_config()
 

juli13

Staff member
Administrator
Messages
10,198
27.02.2010

Code:
[B]Changeset [1804]
[/B]
Documantation for monitor command: 'commands'

[B]Changeset [1805][/B]

Documentation for reader parameter 'loadbalanced'
 

marce

VIP
Messages
7,115
oscam-0.99.4svn1801


Code:
- 1762: a user said that if the timeout are set to 10 seconds (instead of 5) it allow the smartreader to work on IPBox
- 1763: fix a small problem as the irdeto flag was not properly cleared in the smartreader code
- 1764: Exclude OS_CYGWIN from some delay in the phoenix code to try to help with pl2303
- 1765: Fix not found problem on Dbox2/multikam
- 1766: Exclude OS_CYGWIN32 (instead of OS_CYGWIN) from some delay in the phoenix code to try to help with pl2303
- 1767: Bcopy is not portable, replacing it by memmove
- 1768: DVB API: fix crash on MIPS architecture
- 1769: cccam: fixed server buffer overflow
- 1770: cccam: pwd -> buf
- 1771: 'module-cccam.c' now with multiple user logins possible
- 1772: Replace 'bzero' with 'memset', 'bzero' is deprecated on most OSs and not portable
- 1773: Some replaces 'bzero' with 'memset', again
- 1774: Bugfix in 'expdate' config handling
- 1775: DVB API: trying to fix PIP on DM7025, add some experimental EMM code
- 1776: 'oscam-config.c' cleanup
- 1777: New web interface integration
- 1778: fix OS X PCSC includes
- 1779: Moved web interface config options to [webif] section, notify if build without web interface support and web interface was configured, some more #ifdef, default compiler options in READEME now
- 1780: Documentation update for web interface
- 1781: Web interface: Moved 'nocrypt' parameter to 'httpallowed'
- 1782: Add disablelog to write_config()
- 1783: Added 'disablelog' parameter to doc
- 1784: Show built in modules in credits.
- 1785: Bugfix: hide idle clients in web interface was broken.
- 1786: Log some warnings instead printing to stderr, Irdeto guessing table is now selectable with '-DIRDETO_GUESSING' compiler option.
- 1787: Added 'httpallowed' parameter to write_config()
- 1788: Simplify Sky It postprocessing
- 1789: Don't store provider id in cache because provider id was not checked for caching
- 1790: Keep improvements of old postprocess routine
- 1791: Move smartreader buffer saves 4K on every non-smartreader
- 1792: small smartreader init optimization
- 1793: remove the threading for cs_logger as this cause a lot of problem (segfault). I didn't take a close look at the code but a thread without proper threade mutex for variable access can't be a good thread ... gone ..
- 1794: change the way we use the SR_CONFIG struct to save memory and keep it parametrised
- 1795: Added some more '#ifdef' for gbox
- 1796: Removed some typo errors in '#ifdef' statements for gbox
- 1797: Some fixes in write_config (httpallowed), implement 'disableuserfile' parameter, implement 'httpreadonly' parameter (used later)
- 1798: Fixed cascading related bug in 'module-camd35.c'
- 1799: Added documentation for 'disableuserfile' parameter
- 1800: Added examples for web interface configuration
- 1801: dollarsign in variable name upsets coolsteam toolchain


BigBlock




oscam-svn1806


Code:
Autodetect boxtype for DVBAPI



oscam-svn1808


Code:
Automatic compiling of DVBAPI support on Tuxbox


oscam-svn1810



Code:
Fixes for newcamd and cccam ident

 thanks to equeorto


oscam-svn1811


Code:
 Removed 'boxtype' from documentation



oscam-svn1814


Code:
Removed 'boxtype' from documentation
 
Top