OScam -svn66412
27/04/2012 OScam -svn66412
-Changeset [6642]
OScam -svn66412
27/04/2012 OScam -svn66412
-Changeset [6642]
Trunk: Fixed a very rare segfault on invalid viaccess ecms, added oscam version to oscam.crash report, more build system cleanups
Changeset [7085]:
Move get_betatunnel_caid_to() to oscam.c
This function is used in module-dvbapi.c, module-stat.c and oscam.c. Moving it to oscam.c prevents link error when module-stat is disabled.
oscam-svn7173-arm-coolstream
oscam-svn7187-arm-coolstream
oscam-svn7216-arm-coolstream-webif-libusb
by Azo_Alex
Changeset [7237]: Added documentation for new parameter 'double_check_caid'.
Code:Changeset [7236]: - fixed a loadbalancer issue (too many fallbacks used) loadbalancer with ecm format (debug output)
Changeset [7252]: lb_mode=2 another fix
Changeset [7251]: lb: antoher fix for lb_mode=2
Changeset [7255]:
Code:webif: Beautify notifier CSS class. Patch by Znuff. I hope that this finally fixes ticket #2678.
Changeset [7268]: Fix : Now if -DHAVE_LIBUSB=0 is used it never will include any libusb
Code:Changeset [7267]: Fixed CMakeLists.txt files for libusb No need anymore to use sed command to correct wrong links when crosscompiling. To compile with static links ad parameter -DSTATIC_LIBUSB The set (LIBUSBDIR ...) Parameter still usable but will be gone in future.