Latest Version of OScam

User avatar
kingsman
E2 Developer
E2 Developer
Posts: 347
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 170 times
France

Re: Latest Version of OScam

#181

Post by kingsman »

oscam-git11810-802

* Update README.config
Attachments
oscam-git11810-802@2d0e3aca-Linux-x86_64-webif-dvbapi-libusb-libdvbcsa-emu-icam-mixed.zip
(850.46 KiB) Downloaded 4 times
oscam-git11810-802@2d0e3aca-dream_arm-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.83 KiB) Downloaded 4 times
oscam-git11810-802@2d0e3aca-dream_aarch64-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(746.31 KiB) Downloaded 3 times


VU+ duo4K
Multi R84
Multi R84 brutus z
User avatar
kingsman
E2 Developer
E2 Developer
Posts: 347
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 170 times
France

Re: Latest Version of OScam

#182

Post by kingsman »

oscam-git11810-802
Attachments
oscam-git11810-802@2d0e3aca-vuduo4k-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.82 KiB) Downloaded 5 times
oscam-git11810-802@2d0e3aca-openpli40-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(780.97 KiB) Downloaded 6 times
oscam-git11810-802@2d0e3aca-mips32el_generic-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(782.85 KiB) Downloaded 6 times


VU+ duo4K
Multi R84
Multi R84 brutus z
User avatar
kingsman
E2 Developer
E2 Developer
Posts: 347
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 170 times
France

Re: Latest Version of OScam

#183

Post by kingsman »

oscam-git11810-802
Attachments
oscam-git11810-802@2d0e3aca-vusolo4k-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.83 KiB) Downloaded 6 times
oscam-git11810-802@2d0e3aca-vuplus4k_arm-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.8 KiB) Downloaded 9 times


VU+ duo4K
Multi R84
Multi R84 brutus z
User avatar
kingsman
E2 Developer
E2 Developer
Posts: 347
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 170 times
France

Re: Latest Version of OScam

#184

Post by kingsman »

oscam-git11811-802

Introduce upx compression support
* support for upx compression of oscam binary after build (new option `USE_COMPRESS` default off)
* support for upx compression level adjustment (new option `COMP_LEVEL` default --best)
* buildlog shows upx version, compression level, build date
* additional entry for build date in oscam.version file
* gitlab pipeline installs upx binary automatically and uses upx compression for native make/cmake test builds
Attachments
oscam-git11811-802@c04157c1-Linux-x86_64-webif-dvbapi-libusb-libdvbcsa-emu-icam-mixed.zip
(850.57 KiB) Downloaded 5 times
oscam-git11811-802@c04157c1-dream_arm-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.84 KiB) Downloaded 4 times
oscam-git11811-802@c04157c1-dream_aarch64-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(746.45 KiB) Downloaded 6 times


VU+ duo4K
Multi R84
Multi R84 brutus z
User avatar
kingsman
E2 Developer
E2 Developer
Posts: 347
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 170 times
France

Re: Latest Version of OScam

#185

Post by kingsman »

oscam-git11811-802
Attachments
oscam-git11811-802@c04157c1-vuduo4k-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.87 KiB) Downloaded 8 times
oscam-git11811-802@c04157c1-openpli40-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(781.05 KiB) Downloaded 6 times
oscam-git11811-802@c04157c1-mips32el_generic-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(782.84 KiB) Downloaded 8 times


VU+ duo4K
Multi R84
Multi R84 brutus z
User avatar
kingsman
E2 Developer
E2 Developer
Posts: 347
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 170 times
France

Re: Latest Version of OScam

#186

Post by kingsman »

oscam-git11811-802
Attachments
oscam-git11811-802@c04157c1-vusolo4k-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.88 KiB) Downloaded 6 times
oscam-git11811-802@c04157c1-vuplus4k_arm-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.87 KiB) Downloaded 6 times


VU+ duo4K
Multi R84
Multi R84 brutus z
User avatar
kingsman
E2 Developer
E2 Developer
Posts: 347
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 170 times
France

Re: Latest Version of OScam

#187

Post by kingsman »

oscam-git11812-802

Fix IPv4 fallback
* automatic fallback to IPv4 if the reader have an AAAA and an A record and the connect via IPv6 failed
* automatic fallback to IPv4 name resolution if a user connects (with a set 'hostname' parameter) and have an AAAA and an A record and IPv6 does not match
* new reader option ipv4force = {0|1} (always use IPv4) to force IPv4 usage
* automatic fallback to IPv4 on server-listener
Attachments
oscam-git11812-802@6e874d2d-Linux-x86_64-webif-dvbapi-libusb-libdvbcsa-emu-icam-mixed.zip
(850.54 KiB) Downloaded 7 times
oscam-git11812-802@6e874d2d-dream_arm-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.81 KiB) Downloaded 5 times
oscam-git11812-802@6e874d2d-dream_aarch64-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(746.47 KiB) Downloaded 4 times


VU+ duo4K
Multi R84
Multi R84 brutus z
User avatar
kingsman
E2 Developer
E2 Developer
Posts: 347
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 170 times
France

Re: Latest Version of OScam

#188

Post by kingsman »

oscam-git11812-802
Attachments
oscam-git11812-802@6e874d2d-vuduo4k-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.8 KiB) Downloaded 5 times
oscam-git11812-802@6e874d2d-openpli40-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(780.96 KiB) Downloaded 5 times
oscam-git11812-802@6e874d2d-mips32el_generic-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(782.72 KiB) Downloaded 6 times


VU+ duo4K
Multi R84
Multi R84 brutus z
User avatar
kingsman
E2 Developer
E2 Developer
Posts: 347
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 170 times
France

Re: Latest Version of OScam

#189

Post by kingsman »

oscam-git11812-802
Attachments
oscam-git11812-802@6e874d2d-vusolo4k-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.81 KiB) Downloaded 6 times
oscam-git11812-802@6e874d2d-vuplus4k_arm-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.82 KiB) Downloaded 12 times


VU+ duo4K
Multi R84
Multi R84 brutus z
User avatar
kingsman
E2 Developer
E2 Developer
Posts: 347
Joined: 18 May 2023, 18:24
Has thanked: 12 times
Been thanked: 170 times
France

Re: Latest Version of OScam

#190

Post by kingsman »

oscam-git11813-802

Show compression information
* additional entry for compression tool, version and level in the oscam.version file
* generation of the entry depends on USE_COMPRESS parameter
* add missing COMP_LEVEL variable helptext in Makefile
* minor whitespace fix
Attachments
oscam-git11813-802@1ecc214e-Linux-x86_64-webif-dvbapi-libusb-libdvbcsa-emu-icam-mixed.zip
(850.47 KiB) Downloaded 4 times
oscam-git11813-802@1ecc214e-dream_arm-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(702.97 KiB) Downloaded 4 times
oscam-git11813-802@1ecc214e-dream_aarch64-webif-dvbapi-libusb-libdvbcsa-emu-icam-upx-mixed.zip
(746.53 KiB) Downloaded 5 times


VU+ duo4K
Multi R84
Multi R84 brutus z
Post Reply
  • Similar Topics
    Replies
    Views
    Last post