#121
|
||||
|
||||
![]() Update and added new bin files to support new image that include new version of OpenSSL 1.1.1
************** Bin files to support OenSSL 1.1.1 ************** (build-mips (Gigablue-Dream-VU+-Xtrend-Formuler (build-sh4 (Golden Media-Galaxy innovations-Amiko (cortexa9hf-vfp-neon-ARM (DreamoxUHD + VU+4K + Routers Mipsel DD-WRT (aarch64-ARM (VU+4K Duo4K + osmio4k
__________________
![]() ![]() Please do not ask for support via P.M, ask questions on the forum that way everyone benefits OS mio+ 4k / OS mio 4k OS nino Pro / OS nino+ Forum Rules |
The Following 4 Users Say Thank You to .:MadMax:. For This Useful Post: | ||
#122
|
||||
|
||||
![]() Ncam 10.3 compiled and patched by marouan & READ
-fix MODULE CONSTCW -fix webif save issue with high var count -Bug fixes and improvements to BISS2 mode CA -Changed variable name (cosmetic) -Changes to a couple of log messages -When parsing PAT, save found PMT pid in the demuxer -Moved reading of priority entries in separate functions -Moved parsing of CA descriptor to a separate function -Moved #define's to header file and made a few cosmetic changes -Fixed compilation with coolapi -DVBAPI_CA_SET_DESCR_DATA struct was not sent correctly to network clients
__________________
![]() ![]() Please do not ask for support via P.M, ask questions on the forum that way everyone benefits OS mio+ 4k / OS mio 4k OS nino Pro / OS nino+ Forum Rules |
The Following 3 Users Say Thank You to .:MadMax:. For This Useful Post: | ||
#123
|
||||
|
||||
![]() Ncam 10.3
-Added hash mode 33 -Added Bin files to support OenSSL 1.1.1
__________________
![]() ![]() Please do not ask for support via P.M, ask questions on the forum that way everyone benefits OS mio+ 4k / OS mio 4k OS nino Pro / OS nino+ Forum Rules |
The Following 7 Users Say Thank You to .:MadMax:. For This Useful Post: | ||
Afat45 (28-07-2019), bledis (03-08-2019), hisakatano (20-07-2019), masoud-sat (20-07-2019), monika68 (18-07-2019), powercisco (17-07-2019), taurinus (19-07-2019) |
#124
|
||||
|
||||
![]() Ncam 10.4 compiled and patched by marouan & READ
-[dvbapi] Rewritten the CA PMT parsing code Some key notes for this revision: * The CA PMT and PMT parsing code is split into separate functions. Additional functionality is also moved to different functions. * The previous CA PMT parsing logic is retained (written by theparasol), but the code is much simpler, easier to maintain and a bit faster. * The CA PMT message is not completely parsed now if there is no need for it (e.g. no change is made to the channel). * The PMT is now parsed only if it's necessary (e.g. for powervu channels, when no streams are present in CA PMT, etc). * Added preliminary support for reading the "ca_pmt_cmd_id" value. A future update (in oscam and enigma2) will allow using multiple oscam instances simultaneously. * Added support for a new descriptor with tag 0x87 in the CA PMT message, used exclusively for sending the ca device information. * Added detailed information for the private CA PMT descriptors supported by oscam in the readme (for dvbapi client developers). -[dvbapi] Fixed previous commit when WITH_EXTENDED_CW is enabled -[dvbapi] Fixed 'ca_pmt_cmd_id' value for PMT files -For CA PMT messages received via PMT files, set the "ca_pmt_cmd_id" to a proper value (ok_descrambling) instead of zero. -Also made few cosmetic changes. -[dvbapi] Reworked 'ca_pmt_cmd_id' skipping logic -According to the spec Code:
(https://www.dvb.org/resources/public/standards/En50221.V1.pdf) value shall be present inside the ES info loop. Unfortunately, each dvbapi client does each own thing. The only reliable way to detect when this info is present in the CA PMT is to actually check its value, like it was done in the old code. -Most boxes always send the typical value of 0x01 (ok_descrambling) and the above check works fine because there is no descriptor_tag 0x01 to get confused with. On the contrary, for enigma2, values like 0x03 (query), 0x04 (not_selected) are possible (not yet, but soon). Skipping these higher values the same way will not work, because descriptors with such tags can exist, so a different check is implemented for enigma2. In practice, this commit fixes the VDR dvbapi plugin, as well as the enigma2 boxes with wrong dvbapi boxtype setting ('none' instead on the correct 'dreambox' - the setting is irrelevant now, but will make a difference in the future, so make sure you set it correctly). -[dvbapi] Added option to enable/disable ecm.info file creation -[nemu] Switched to oscam's function for getting the section length -[biss] Clean up and bug fixes in Mode 1
__________________
![]() ![]() Please do not ask for support via P.M, ask questions on the forum that way everyone benefits OS mio+ 4k / OS mio 4k OS nino Pro / OS nino+ Forum Rules |
The Following 4 Users Say Thank You to .:MadMax:. For This Useful Post: | ||
#125
|
||||
|
||||
![]() Ncam 10.5 compiled and patched by marouan & READ
Code:
-[powervu] Added cw hash mode 34 -[dvbapi] SDT parsing optimizations * The SDT filter is now stopped even if no service name or provide name is found. Previously, on FTA or BISS channels, the SDT filter would run forever. * The SDT is now used for getting the tsid and onid of the service (in case we haven't already receive them in the CA PMT). * Duplicate info from the log is removed to keep it clean. The SDT information is only printed once. * Removed some redundant chekcs from the SDT parsing function. They are already done in the caller function. * Added more service types as "tv". * The actual string parsing and supported character sets remained the same (still some eastern character sets are not supported). -[dvbapi] Display service name when zapping * If present in ncam.srvid or ncam.srvid2, the service name is displayed at channel zap (like it was done before the CA PMT rewrite). -[dvbapi] CAT filtering optimizations * Separate CAT filter (starting and stopping) from EMM filtering. * Stop CAT filter as soon as CAT is parsed, instead of letting it run forever. (Everytime we get a new channel, the CAT filter is restarted anyway). * Split CAT parsing from CA descriptor parsing. -[dvbapi] Cosmetics and minor optimizations -[dvbapi] Added more PMT audio descriptors http://www.mediafire.com/file/ke0f3n...S-IPK.zip/file http://www.mediafire.com/file/gao9in...x-DEB.zip/file http://www.mediafire.com/file/9t58bz....mips.zip/file http://www.mediafire.com/file/q4fwhi...-neon.zip/file http://www.mediafire.com/file/13gbfl...rch64.zip/file |
The Following 7 Users Say Thank You to kalkan99 For This Useful Post: | ||
bledis (05-10-2019), cocadaboa (19-09-2019), dydyer (19-09-2019), hisakatano (21-09-2019), Rickk (19-09-2019), roland1968 (19-09-2019), rqaoud (25-10-2019) |
#126
|
||||
|
||||
![]() Ncam 10.6 compiled and patched by marouan & READ
Quote:
ncam.mips-Openssl-1.1 ncam.sh4-Openssl-1.1 ncam.cortexa9hf-vfp-neon-Openssl-1.1 ncam.aarch64-Openssl-1.1
__________________
![]() ![]() Please do not ask for support via P.M, ask questions on the forum that way everyone benefits OS mio+ 4k / OS mio 4k OS nino Pro / OS nino+ Forum Rules |
The Following 6 Users Say Thank You to .:MadMax:. For This Useful Post: | ||
alireal (28-10-2019), franule (17-11-2019), Goenena (23-11-2019), OliverAbbA (28-10-2019), powercisco (28-10-2019), taurinus (28-10-2019) |
![]() |
Thread Tools | |
Display Modes | |
|
|