Oscam -1.20- svn5851-Unstable
Code:-- operating system: NeutrinoHD -- system type: arm-coolstream-linux -- system: linux -- cpu: arm -- hw: coolstream -- use built-in crypt functions -- use system pthread functions -- use system libusb functions
Oscam -1.20- svn5851-Unstable
Code:-- operating system: NeutrinoHD -- system type: arm-coolstream-linux -- system: linux -- cpu: arm -- hw: coolstream -- use built-in crypt functions -- use system pthread functions -- use system libusb functions
in versions of ylvi CoolStream,
Are the revisions mips-tuxbox?
http://www.satsupreme.com/showthread...306#post810306
thanks.
Code:r5865 | neoen | 2011-08-14 16:23:04 +0200 (So, 14. Aug 2011) | 1 Zeile Removed some compiler warnings ------------------------------------------------------------------------ r5864 | neoen | 2011-08-14 16:22:02 +0200 (So, 14. Aug 2011) | 1 Zeile Removed some compiler warnings ------------------------------------------------------------------------ r5863 | alno | 2011-08-14 15:28:26 +0200 (So, 14. Aug 2011) | 1 Zeile WebIf: show IRD ID as Hex
Code:r5866 | Admin | 2011-08-14 18:30:38 +0200 (So, 14. Aug 2011) | 1 Zeile Some fixes to the linked list. See ------------------------------------------------------------------------ r5865 | neoen | 2011-08-14 16:23:04 +0200 (So, 14. Aug 2011) | 1 Zeile Removed some compiler warnings
Code:r5879 | alno | 2011-08-16 22:00:38 +0200 (Di, 16. Aug 2011) | 1 Zeile WebIf: fix for Ticket #2101 ------------------------------------------------------------------------ r5878 | Admin | 2011-08-16 18:08:57 +0200 (Di, 16. Aug 2011) | 1 Zeile Fix: Fill returned size of sorted llist with 0 when the llist is empty.
Code:r5885 | kpc | 2011-08-17 20:39:56 +0200 (Mi, 17. Aug 2011) | 1 Zeile Add missing brackets, caused by #5871 ------------------------------------------------------------------------ r5884 | Admin | 2011-08-17 16:09:43 +0200 (Mi, 17. Aug 2011) | 1 Zeile Newcamd: Fix: When more than 12 idents are defined, the log buffer is too small. On some systems this leads to a segfault, others just print the stripped string. Probably this is caused because snprintf may return -1 instead of the amount of characters written (when a string is truncated) on older glibc versions (=>we should check that issue globally!).
Code:r5898 | kpc | 2011-08-20 00:48:49 +0200 (Sa, 20. Aug 2011) | 1 Zeile add missing ifdef CS_ANTICASC ------------------------------------------------------------------------ r5897 | zetack | 2011-08-20 00:23:22 +0200 (Sa, 20. Aug 2011) | 2 Zeilen rework ecm timeout detection ------------------------------------------------------------------------ r5896 | Admin | 2011-08-19 23:30:00 +0200 (Fr, 19. Aug 2011) | 1 Zeile Fix for missing cards caused by r5866
Code:r5928 | neoen | 2011-08-23 23:43:46 +0200 (Di, 23. Aug 2011) | 1 Zeile Fixed reader device not closed if disabled from WebIf ------------------------------------------------------------------------ r5927 | neoen | 2011-08-23 17:18:46 +0200 (Di, 23. Aug 2011) | 1 Zeile Revert unwanted commit from r5926, sorry
Code:r5940 | zetack | 2011-09-05 22:28:51 +0200 (Mo, 05. Sep 2011) | 2 Zeilen another fix for r5937 ------------------------------------------------------------------------ r5939 | zetack | 2011-09-05 20:57:45 +0200 (Mo, 05. Sep 2011) | 2 Zeilen fix bug in r5937
Code:r5953 | Admin | 2011-09-10 15:16:46 +0200 (Sa, 10. Sep 2011) | 1 Zeile Fix missing change from r5949 ------------------------------------------------------------------------ r5952 | zetack | 2011-09-10 14:27:39 +0200 (Sa, 10. Sep 2011) | 2 Zeilen fix typo in r5950