Latest Version of OScam
- kingsman
- E2 Developer

- Posts: 560
- Joined: 18 May 2023, 18:24
- Has thanked: 13 times
- Been thanked: 268 times

Re: Latest Version of OScam
oscam-git11904-802
- Attachments
-
- oscam-git11904-802@d41bd68a-vuduo4k-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-neon-mixed-upx-signed.zip
- (832.91 KiB) Downloaded 8 times
-
- oscam-git11904-802@d41bd68a-openpli40-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (888.8 KiB) Downloaded 4 times
-
- oscam-git11904-802@d41bd68a-mips32el_generic-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (922.75 KiB) Downloaded 7 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- kingsman
- E2 Developer

- Posts: 560
- Joined: 18 May 2023, 18:24
- Has thanked: 13 times
- Been thanked: 268 times

Re: Latest Version of OScam
oscam-git11904-802
- Attachments
-
- oscam-git11904-802@d41bd68a-vusolo4k-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (831.51 KiB) Downloaded 12 times
-
- oscam-git11904-802@d41bd68a-vuplus4k_arm-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (831.5 KiB) Downloaded 7 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- kingsman
- E2 Developer

- Posts: 560
- Joined: 18 May 2023, 18:24
- Has thanked: 13 times
- Been thanked: 268 times

Re: Latest Version of OScam
oscam-git11905-802
Resolve "Loadbalancer - fallback adjustment"
* Allow lb_nfb_readers to be set to zero (previously minimum was 1). This means you can configure the system to have no fallback readers if desired.
* If only one reader matches and double_check is enabled (and the CAID matches), the patch forces a fallback check by setting force_reopen = 1.
Resolve "Loadbalancer - fallback adjustment"
* Allow lb_nfb_readers to be set to zero (previously minimum was 1). This means you can configure the system to have no fallback readers if desired.
* If only one reader matches and double_check is enabled (and the CAID matches), the patch forces a fallback check by setting force_reopen = 1.
- Attachments
-
- oscam-git11905-802@0fd204fd-Linux-x86_64-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-signed.zip
- (864.76 KiB) Downloaded 4 times
-
- oscam-git11905-802@0fd204fd-dream_arm-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (831.87 KiB) Downloaded 8 times
-
- oscam-git11905-802@0fd204fd-dream_aarch64-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (880.73 KiB) Downloaded 6 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- kingsman
- E2 Developer

- Posts: 560
- Joined: 18 May 2023, 18:24
- Has thanked: 13 times
- Been thanked: 268 times

Re: Latest Version of OScam
oscam-git11905-802
- Attachments
-
- oscam-git11905-802@0fd204fd-vuduo4k-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-neon-mixed-upx-signed.zip
- (833.31 KiB) Downloaded 4 times
-
- oscam-git11905-802@0fd204fd-openpli40-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (888.78 KiB) Downloaded 3 times
-
- oscam-git11905-802@0fd204fd-mips32el_generic-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (922.98 KiB) Downloaded 9 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- kingsman
- E2 Developer

- Posts: 560
- Joined: 18 May 2023, 18:24
- Has thanked: 13 times
- Been thanked: 268 times

Re: Latest Version of OScam
oscam-git11905-802
- Attachments
-
- oscam-git11905-802@0fd204fd-vusolo4k-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (831.87 KiB) Downloaded 7 times
-
- oscam-git11905-802@0fd204fd-vuplus4k_arm-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (831.85 KiB) Downloaded 7 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- kingsman
- E2 Developer

- Posts: 560
- Joined: 18 May 2023, 18:24
- Has thanked: 13 times
- Been thanked: 268 times

Re: Latest Version of OScam
oscam-git11906-802
* Use fixed-width 64-bit integer format macros
Replaced all hardcoded %lld format specifiers with the portable
inttypes.h macros PRId64 (for printing) and SCNd64 (for scanning).
This ensures correct 64-bit integer handling across 32-bit and
64-bit systems, improves cross-platform compatibility, and avoids
potential issues with long long size differences on various compilers
or architectures..
* Use fixed-width 64-bit integer format macros
Replaced all hardcoded %lld format specifiers with the portable
inttypes.h macros PRId64 (for printing) and SCNd64 (for scanning).
This ensures correct 64-bit integer handling across 32-bit and
64-bit systems, improves cross-platform compatibility, and avoids
potential issues with long long size differences on various compilers
or architectures..
- Attachments
-
- oscam-git11906-802@a93e1a0c-Linux-x86_64-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-signed.zip
- (864.69 KiB) Downloaded 8 times
-
- oscam-git11906-802@a93e1a0c-dream_arm-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (831.7 KiB) Downloaded 10 times
-
- oscam-git11906-802@a93e1a0c-dream_aarch64-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (881.05 KiB) Downloaded 7 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- kingsman
- E2 Developer

- Posts: 560
- Joined: 18 May 2023, 18:24
- Has thanked: 13 times
- Been thanked: 268 times

Re: Latest Version of OScam
oscam-git11906-802
- Attachments
-
- oscam-git11906-802@a93e1a0c-vuduo4k-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-neon-mixed-upx-signed.zip
- (833.13 KiB) Downloaded 5 times
-
- oscam-git11906-802@a93e1a0c-openpli40-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (888.78 KiB) Downloaded 6 times
-
- oscam-git11906-802@a93e1a0c-mips32el_generic-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (922.97 KiB) Downloaded 11 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- kingsman
- E2 Developer

- Posts: 560
- Joined: 18 May 2023, 18:24
- Has thanked: 13 times
- Been thanked: 268 times

Re: Latest Version of OScam
oscam-git11906-802
- Attachments
-
- oscam-git11906-802@a93e1a0c-vusolo4k-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (831.77 KiB) Downloaded 8 times
-
- oscam-git11906-802@a93e1a0c-vuplus4k_arm-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (831.78 KiB) Downloaded 10 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- kingsman
- E2 Developer

- Posts: 560
- Joined: 18 May 2023, 18:24
- Has thanked: 13 times
- Been thanked: 268 times

Re: Latest Version of OScam
oscam-git11907-802
dvbapi: add support for more net send clients
* connections established with client_proto_version = 3 and extended_cw_api >= 1 can now also process CW_ALGO_CSA_ALT independently
* proper handling of dvbapi_ioctl commands in this case
* fix rerouting of msgid back to client
* support each videoguard caid
* make sure ecm.info is created
dvbapi: add support for more net send clients
* connections established with client_proto_version = 3 and extended_cw_api >= 1 can now also process CW_ALGO_CSA_ALT independently
* proper handling of dvbapi_ioctl commands in this case
* fix rerouting of msgid back to client
* support each videoguard caid
* make sure ecm.info is created
- Attachments
-
- oscam-git11907-802@f0be715b-Linux-x86_64-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-signed.zip
- (864.5 KiB) Downloaded 3 times
-
- oscam-git11907-802@f0be715b-dream_arm-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (832.01 KiB) Downloaded 5 times
-
- oscam-git11907-802@f0be715b-dream_aarch64-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (880.63 KiB) Downloaded 6 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- kingsman
- E2 Developer

- Posts: 560
- Joined: 18 May 2023, 18:24
- Has thanked: 13 times
- Been thanked: 268 times

Re: Latest Version of OScam
oscam-git11907-802
- Attachments
-
- oscam-git11907-802@f0be715b-vuduo4k-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-neon-mixed-upx-signed.zip
- (833.31 KiB) Downloaded 8 times
-
- oscam-git11907-802@f0be715b-openpli40-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (888.22 KiB) Downloaded 5 times
-
- oscam-git11907-802@f0be715b-mips32el_generic-webif-dvbapi-ssl-libusb-libdvbcsa-emu-icam-mixed-upx-signed.zip
- (922.49 KiB) Downloaded 8 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0 Replies
- 831 Views
-
Last post by SatEmpire
-
- 0 Replies
- 785 Views
-
Last post by Zaam
-
- 0 Replies
- 3927 Views
-
Last post by SatEmpire
-
- 0 Replies
- 5143 Views
-
Last post by Hannibal_Lecter
-
- 88 Replies
- 8060 Views
-
Last post by SatEmpire
Who is online
Users browsing this forum: No registered users and 6 guests