OsCam Changelots
- Hannibal_Lecter
- Administration
- Posts: 9272
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 12 times
- Been thanked: 2032 times
Re: OsCam Changelots
New Update:1009.2024
Changeset 11827 (2817c29d)
clang: remove build warnings
* -Wunused-but-set-variable warning in module-lcd.c (variable 'cnt' set but not used)
* -Wnon-literal-null-conversion warning in module-led.c (expression which evaluates to zero treated as a null pointer constant of type 'time_t * _Nullable' (aka 'long *'))
* -Wunused-but-set-variable warning in oscam-conf-chk.c (variable 'nfilts' set but not used)
* -Wunused-but-set-variable warning in oscam-config.c (variable 'line' set but not used)
* -Wpointer-sign warning in oscam-net.c (passing 'uint32_t *' (aka 'unsigned int *') to parameter of type 'socklen_t * _Nonnull' (aka 'int *') converts between pointers to integer types with different sign)
Thx WXbet
Changeset 11827 (2817c29d)
clang: remove build warnings
* -Wunused-but-set-variable warning in module-lcd.c (variable 'cnt' set but not used)
* -Wnon-literal-null-conversion warning in module-led.c (expression which evaluates to zero treated as a null pointer constant of type 'time_t * _Nullable' (aka 'long *'))
* -Wunused-but-set-variable warning in oscam-conf-chk.c (variable 'nfilts' set but not used)
* -Wunused-but-set-variable warning in oscam-config.c (variable 'line' set but not used)
* -Wpointer-sign warning in oscam-net.c (passing 'uint32_t *' (aka 'unsigned int *') to parameter of type 'socklen_t * _Nonnull' (aka 'int *') converts between pointers to integer types with different sign)
Thx WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 9272
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 12 times
- Been thanked: 2032 times
Re: OsCam Changelots
11828-02cc1f43
10.09.2024
* Fix Viaccess pay-per-view entitlement display (Thanks to copy1530 for season log)
thanks ohmza
10.09.2024
* Fix Viaccess pay-per-view entitlement display (Thanks to copy1530 for season log)
thanks ohmza
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 9272
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 12 times
- Been thanked: 2032 times
Re: OsCam Changelots
New Update:14.09.2024
Changeset 11829 (e3e82f0a)
- signing: ensure type safety..
Thx WXbet
Changeset 11829 (e3e82f0a)
- signing: ensure type safety..
Thx WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 9272
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 12 times
- Been thanked: 2032 times
Re: OsCam Changelots
New Update:14.09.2024
Changeset 11830 (f712ce74)
signing: fix build warnings
- when compiling with openssl versions less than 3 introduced in e3e82f0a..
Thx WXbet
Changeset 11830 (f712ce74)
signing: fix build warnings
- when compiling with openssl versions less than 3 introduced in e3e82f0a..
Thx WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 9272
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 12 times
- Been thanked: 2032 times
Re: OsCam Changelots
11831-a883e64b
15.09.2024
signing: fix build warnings
* Fix 'get_emm_type() returns error' on Irdeto global EMMs
thanks ohmza
15.09.2024
signing: fix build warnings
* Fix 'get_emm_type() returns error' on Irdeto global EMMs
thanks ohmza
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 9272
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 12 times
- Been thanked: 2032 times
Re: OsCam Changelots
11832-88d9daaa
16.09.2024
Replace readdir with scandir
- separate job for invoke-sync-gitlab
- delete remaining unreferenced tag on forced push
thanks WXbet
16.09.2024
Replace readdir with scandir
- separate job for invoke-sync-gitlab
- delete remaining unreferenced tag on forced push
thanks WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 9272
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 12 times
- Been thanked: 2032 times
Re: OsCam Changelots
11833-1d8753ec
16.09.2024
Proper fix for zeros CW displaying on ecm.info file when streamrelay is used. Patch provided by @cokeaddict
* Fix zeros CW display on ecm.info file when streamrelay is in used. (Thanks to @cokeaddict)
thanks ohmza
16.09.2024
Proper fix for zeros CW displaying on ecm.info file when streamrelay is used. Patch provided by @cokeaddict
* Fix zeros CW display on ecm.info file when streamrelay is in used. (Thanks to @cokeaddict)
thanks ohmza
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 9272
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 12 times
- Been thanked: 2032 times
Re: OsCam Changelots
New Update:17.09.2024
Changeset 11834 (7f501c09)
* Fix build errors and memory leaks
introduced in 88d9daaa + 1d8753ec..
Thx WXbet
Changeset 11834 (7f501c09)
* Fix build errors and memory leaks
introduced in 88d9daaa + 1d8753ec..
Thx WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 9272
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 12 times
- Been thanked: 2032 times
Re: OsCam Changelots
11836-b78f542c
19.09.2024
Fix typo on module-dvbapi-stapi5.c introduced on 88d9daaa
thanks ohmza
19.09.2024
Fix typo on module-dvbapi-stapi5.c introduced on 88d9daaa
thanks ohmza
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 9272
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 12 times
- Been thanked: 2032 times
Re: OsCam Changelots
11837-9f9870a2
23.09.2024
signing: fix upx decompression
* embed signature so that upx still recognizes its own format (make, cmake)
* update signature validation process
* also sign the binary before compression
thanks WXbet
23.09.2024
signing: fix upx decompression
* embed signature so that upx still recognizes its own format (make, cmake)
* update signature validation process
* also sign the binary before compression
thanks WXbet
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0 Replies
- 473 Views
-
Last post by Hannibal_Lecter
-
- 34 Replies
- 7518 Views
-
Last post by teacher
-
- 3 Replies
- 1616 Views
-
Last post by Hannibal_Lecter
-
- 0 Replies
- 2544 Views
-
Last post by The Founder
-
- 5 Replies
- 3979 Views
-
Last post by The Founder
-
- 1 Replies
- 4590 Views
-
Last post by The Founder
-
- 38 Replies
- 6863 Views
-
Last post by Hannibal_Lecter
-
- 16 Replies
- 1845 Views
-
Last post by Hannibal_Lecter
-
- 122 Replies
- 12936 Views
-
Last post by Hannibal_Lecter
-
- 1 Replies
- 3188 Views
-
Last post by The Founder