Page 29 of 38
Re: Latest Version of OScam
Posted: 06 Oct 2024, 17:56
by kingsman
oscam-git11843-802
Re: Latest Version of OScam
Posted: 09 Oct 2024, 20:41
by kingsman
oscam-git11845-802
Changeset 11844
webif: extend "Scan USB" output on Readers page
* scanusb: improve output
- list udev usb devices
- list pcsc devices
Changeset 11845
* 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
Re: Latest Version of OScam
Posted: 09 Oct 2024, 20:41
by kingsman
oscam-git11845-802
Re: Latest Version of OScam
Posted: 09 Oct 2024, 20:41
by kingsman
oscam-git11845-802
Re: Latest Version of OScam
Posted: 01 Nov 2024, 14:01
by kingsman
oscam-git11846-802
Irdeto and nagra cak7 with seca/nagra card bugs fix
* Fix 'get_emm_type() returns error' on CAK7 Seca/Nagra card
* Fix some ECM error messages don't display properly
Re: Latest Version of OScam
Posted: 01 Nov 2024, 14:01
by kingsman
oscam-git11846-802
Re: Latest Version of OScam
Posted: 01 Nov 2024, 14:01
by kingsman
oscam-git11846-802
Re: Latest Version of OScam
Posted: 02 Nov 2024, 14:24
by kingsman
oscam-git11847
config.sh: remove deprecated option
- update README.config
- remove emu remnants from gitignore
Re: Latest Version of OScam
Posted: 02 Nov 2024, 14:24
by kingsman
oscam-git11847
Re: Latest Version of OScam
Posted: 02 Nov 2024, 14:25
by kingsman
oscam-git11847