source: trunk/reader-common.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4145   13 years dingo35 reader-common.c : prevent segfault by post_process if a reader has …
(edit) @4141   13 years dingo35 all: simplify debug system, add D_DVBAPI = -d128, eliminate cs_ptyp …
(edit) @4108   13 years dingo35 reader-common.c : Moving some sc8in1 specific stuff to csctapi
(edit) @3819   13 years alno add reader label to 'card detected' loginfo
(edit) @3652   13 years dingo35 replace au index by aureader pointer
(edit) @3614   13 years dingo35 unlimited readers step 11: replace client->ridx by client->reader
(edit) @3464   13 years dingo35 reader-common.c: remove useless code
(edit) @3433   13 years rebdog compile error fixes
(edit) @3431   13 years cogsi Revert SkyIT fix as no longer needed and people have been reporting …
(edit) @3403   13 years dingo35 Unlimited clients step1: eliminate bulk of client[cs_idx] calls
(edit) @3369   13 years cogsi Fix for 0919 blackscreen (temporary until we can find out what's going on)
(edit) @3312   13 years Gorlan.Ng fix a compile warning
(edit) @3290   13 years alno remove obsolete compilerflag CS_RDR_INIT_HIST because it's replaced by …
(edit) @3257   13 years schlocke cccam: server wakes up reader on client connect, added delay before …
(edit) @3199   13 years dingo35 videoguard: remove _need_dummy_char which was only needed for very old …
(edit) @3197   13 years schlocke cccam: card exchanging invokes reader connecting (cccam-reader)
(edit) @3182   13 years dingo35 Readers checked on threadsafety except videoguard-common
(edit) @3181   13 years dingo35 Adding threadsafety FIXMEs, feel free to join checking..
(edit) @3168   13 years _network merge modular branch with trunk
(edit) @3161   13 years dingo35 Introducing some const to get more thread safety
(edit) @3153   13 years dingo35 THREADED BRANCH in TRUNK
(edit) @3122   13 years dingo35 Making readers cryptoworks, dre threadsafe
(edit) @3028   13 years rorothetroll cleanup in nds card type display
(edit) @3026   13 years rorothetroll more NDS1 and NDS1+ code. Thank you rebdog
(edit) @3021   13 years rorothetroll call videoguard1_card_init before videoguard2 otherwise card locks
(edit) @3019   13 years rorothetroll first phase of adding NDS1 support
(edit) @2980   13 years rorothetroll new patch to save emm even if we block them
(edit) @2939   13 years cogsi azbox: fix for usb card readers
(edit) @2929   13 years cogsi azbox: disallow discovery fallback if mode is specified and card init fails
(edit) @2928   13 years cogsi azbox: added 'mode' option to [reader] to allow for card init mode …
(edit) @2927   13 years cogsi azbox: another atempt at internal card reader fix
(edit) @2907   13 years lattjo Initial support for Tongfang, caid 4A02. ECM handling has odd/even cw …
(edit) @2905   13 years lattjo Made some parameters const to be able to have commands in code …
(edit) @2851   13 years merek Fix reader_card_info and take care of schlockes lb fixes for card init
(edit) @2837   13 years schlocke waitforlocalcardsinit waits for reading chids, SIGUSR2 does not read chids
(edit) @2836   13 years schlocke missed file committ
(edit) @2834   13 years merek Set correct card_state - should fix problems with reader_card_info …
(edit) @2832   13 years schlocke wait for local cards: fixed, status is set, when cards are fully …
(edit) @2805   13 years rorothetroll remove useless return
(edit) @2803   13 years rorothetroll properly close reader devices
(edit) @2662   13 years merek Make CheckSctLen() independent from cryptoworks reader, function was …
(edit) @2656   13 years merek Fix for ticket #604
(edit) @2370   13 years merek Fix typo, see http://streamboard.gmc.to/wbb2/thread.php?threadid=28498
(edit) @2366   13 years _network change cccam reader detection
(edit) @2365   13 years schlocke cccam emm fix
(edit) @2362   13 years schlocke cccam: emm fix
(edit) @2356   13 years merek - Remove old loadbalanced stuff - Fix Maketype for module-stat
(edit) @2355   13 years schlocke new feature: dynamic loadbalacing cccam: retry_ecm after …
(edit) @2213   13 years merek Make carddetection exclusion more generic
(edit) @2212   13 years merek - Dont call ICC_Async_GetStatus if carddetection was disabled - Add …
(edit) @2172   13 years _network fix serial reader on ppc platform
(edit) @2126   13 years _network - remove cs_platform(), pls report problems with dbox2 readers - move …
(edit) @2105   13 years _network write init history to a file
(edit) @2074   13 years _network allow more than one emm filter per type
(edit) @2073   13 years merek Small cleanups
(edit) @2069   13 years merek Merge from UMP r2016-r2021
(edit) @2068   13 years _network adding viaccess_get_emm_filter
(edit) @2066   13 years _network fix bug with sc8in1 from r2040
(edit) @2059   13 years _network compile without CS_RDR_INIT_HIST on embedded systems
(edit) @2054   13 years alno Basic structure of videoguard_get_emm_filter - not yet working. We …
(edit) @2035   13 years _network prevent dvbapi from being killed after card init and fix chk_pending …
(edit) @2032   13 years merek Add dre_get_emm_filter, make dre_get_emm_type write sa to ep->hexserial
(edit) @2017   13 years merek add seca_get_emm_filter
(edit) @1998   13 years _network dvbapi: start demux emm filter as soon as reader sets hexserial
(edit) @1990   13 years alno fix get_cardsystem() for irdeto
(edit) @1988   13 years alno get_emm_filter returns 32 x 0xFF on not implemented cardsystem. Hope …
(edit) @1987   13 years alno implement cryptoworks_get_emm_filter
(edit) @1986   13 years alno start with conax_get_emm_filter - not finnished yet
(edit) @1983   13 years _network add function for guessing cardsystem
(edit) @1981   13 years alno fix typo
(edit) @1980   13 years alno modified reader-common.c THX merek
(edit) @1977   13 years alno prepare nagra demux filter and collector function in reader-common.c I …
(edit) @1960   13 years merek Merge from UMP r1987-r1994
(edit) @1953   13 years merek Merge from UMP r1984 and r1985 - r1986 allready in svn since a few weeks
(edit) @1951   13 years merek Merge from UMP r1973-1983
(edit) @1948   13 years merek Revert last UMP changes as this causes signal 11 and is not realy stable
(edit) @1947   13 years merek Merge from UMP r1980
(edit) @1946   13 years merek Merge from UMP r1973-1979
(edit) @1928   13 years merek Fix some compilerwarnings
(edit) @1926   13 years merek Merge UMP r1944-1969: - Adding SC8in1 support, thanks to dingo35
(edit) @1774   14 years merek Merge from UMP r1836
(edit) @1766   14 years landlord New EMM processing, so they can be filtered for DVB API, thanks to dingo35.
(edit) @1691   14 years merek Merge Webinterface into Trunk - Use -DWEBIF=1 with cmake to build with …
(edit) @1588   14 years merek Merge from UMP r1695
(edit) @1585   14 years merek removed cs_log in reader_ecm()
(edit) @1584   14 years merek Merge from UMP r1688
(edit) @1583   14 years merek Merge from UMP r1687
(edit) @1525   14 years merek Merge from UMP r1646
(edit) @1490   14 years merek Merge from UMP r1618
(edit) @1489   14 years merek Merge from UMP r1616
(edit) @1419   14 years merek Merge from UMP r1574
(edit) @1399   14 years landlord Merge from ump rev. 1545: now with new debug masks, added the prefix …
(edit) @1394   14 years merek Merge to UMP r1533
(edit) @1389   14 years landlord Backport from ump trunk 1520
(edit) @1381   14 years landlord backport from ump rev. 1442, please verify
(edit) @1369   14 years dingo35 Remove global variable oscam_card_detect and some unnecessary includes
(edit) @1253   14 years dingo35 Move Reset to ifd_phoenix.c and cleanup lot of overhead
(edit) @1234   14 years dingo35 Clean up unused csctapi code
(edit) @1221   14 years dingo35 Fix compiler errors on tuxbox and mipsel platforms
(edit) @1209   14 years dingo35 Fix compiler errors
Note: See TracRevisionLog for help on using the revision log.