OsCam Changelots
- Hannibal_Lecter
- Administration
- Posts: 13000
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2430 times
Re: OsCam Changelots
11838-0948cdd8
26.09.2024
signing: update make clean
to remove signing artifact remnants
thanks WXbet
26.09.2024
signing: update make clean
to remove signing artifact remnants
thanks WXbet
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 13000
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2430 times
Re: OsCam Changelots
11840-22b72046
04.10.2024
streamrelay: fix reconnect streams on motor dishes
thanks WXbet
04.10.2024
streamrelay: fix reconnect streams on motor dishes
thanks WXbet
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 13000
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2430 times
Re: OsCam Changelots
11841-763df442
06.10.2024
* Fix bug where SECA/Nagra card unable to start in CAK7 mode on PCSC reader (Thanks to kind regards)
* Tongfang code clean up
* Tongfang webif code clean up
thanks ohmza
06.10.2024
* Fix bug where SECA/Nagra card unable to start in CAK7 mode on PCSC reader (Thanks to kind regards)
* Tongfang code clean up
* Tongfang webif code clean up
thanks ohmza
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 13000
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2430 times
Re: OsCam Changelots
11842-37cc28b1
06.10.2024
* fix Changeset Add support cwekey8-cwekey16 for CAK7
thanks opti
06.10.2024
* fix Changeset Add support cwekey8-cwekey16 for CAK7
thanks opti
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 13000
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2430 times
Re: OsCam Changelots
New Update: 06.10.2024
Changeset 11843 (1febe3ea)
* Revert "fix Changeset Add support cwekey8-cwekey16 for CAK7"..
Thx ohmza
Changeset 11843 (1febe3ea)
* Revert "fix Changeset Add support cwekey8-cwekey16 for CAK7"..
Thx ohmza
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 13000
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2430 times
Re: OsCam Changelots
11844-712ea76c
06.10.2024
* Fix bug where SECA/Nagra card unable to start in CAK7 mode on PCSC reader (Thanks to @Kind Regards)
* Tongfang code clean up
* Tongfang webif code clean up
thanks ohmza
06.10.2024
* Fix bug where SECA/Nagra card unable to start in CAK7 mode on PCSC reader (Thanks to @Kind Regards)
* Tongfang code clean up
* Tongfang webif code clean up
thanks ohmza
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 13000
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2430 times
Re: OsCam Changelots
11842-83643e17
07.10.2024
Increase maximum webif entries allowed and removed unused tongfang code
* Remove unused tongfang code
* Increase maximum webif entries allowed (Patch provided by Bust3D)
thanks ohmza
07.10.2024
Increase maximum webif entries allowed and removed unused tongfang code
* Remove unused tongfang code
* Increase maximum webif entries allowed (Patch provided by Bust3D)
thanks ohmza
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 13000
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2430 times
Re: OsCam Changelots
New Update: 09.10.2024
Changeset 11843 (aae9bc73)
* Blure sensible data provided by Bust3D..
Thx @Opti
Changeset 11843 (aae9bc73)
* Blure sensible data provided by Bust3D..
Thx @Opti
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 13000
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2430 times
Re: OsCam Changelots
New Update: 09.10.2024
Changeset 11844 (7cee9139)
webif: extend "Scan USB" output on Readers page
* scanusb: improve output..
- list udev usb devices..
- list pcsc devices..
Thx WXbet
Changeset 11844 (7cee9139)
webif: extend "Scan USB" output on Readers page
* scanusb: improve output..
- list udev usb devices..
- list pcsc devices..
Thx WXbet
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 13000
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2430 times
Re: OsCam Changelots
New Update:09.10.2024
Changeset 11845 (44d9b86c)
Fix build error with non C99 capable toolchains
* Fix build error with non C99 builds..
module-webif.c: In function ‘send_oscam_scanusb’:
module-webif.c:7167:2: error: ‘for’ loop initial declarations are only allowed in C99 mode..
for (uint8_t i = 0; i < (sizeof(elems) / sizeof(elems[0])); i+=5)..
module-webif.c:7167:2: note: use option -std=c99 or -std=gnu99 to compile your code..
* pipeline: add build test for ancient and latest toolchains..
ancient: oldest version of gcc, glibc, library..
latest: latest version of gcc, glibc, library..
Thx WXbet
Changeset 11845 (44d9b86c)
Fix build error with non C99 capable toolchains
* Fix build error with non C99 builds..
module-webif.c: In function ‘send_oscam_scanusb’:
module-webif.c:7167:2: error: ‘for’ loop initial declarations are only allowed in C99 mode..
for (uint8_t i = 0; i < (sizeof(elems) / sizeof(elems[0])); i+=5)..
module-webif.c:7167:2: note: use option -std=c99 or -std=gnu99 to compile your code..
* pipeline: add build test for ancient and latest toolchains..
ancient: oldest version of gcc, glibc, library..
latest: latest version of gcc, glibc, library..
Thx WXbet
--> While the moderator's away, the spammers will play <--


-
- Similar Topics
- Replies
- Views
- Last post
-
- 0 Replies
- 1503 Views
-
Last post by Hannibal_Lecter
-
- 7 Replies
- 3017 Views
-
Last post by Hannibal_Lecter
-
- 65 Replies
- 18102 Views
-
Last post by Hannibal_Lecter
-
- 31 Replies
- 13021 Views
-
Last post by Hannibal_Lecter
-
- 4 Replies
- 1824 Views
-
Last post by Hannibal_Lecter
Who is online
Users browsing this forum: No registered users and 0 guests