index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci.c
Age
Commit message (
Expand
)
Author
2010-01-02
Fixed handling the "CA PMT" generation (cont'd)
Klaus Schmidinger
2010-01-01
Fixed handling the "CA PMT" generation
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-08-16
Fixed handling QUERY
Klaus Schmidinger
2009-08-15
Fixed generating CaPmts in case audio and video are encrypted using different...
Klaus Schmidinger
2008-04-13
Increased the time between checking the CAM status to 500ms to avoid problems...
Klaus Schmidinger
2007-04-30
Increased the maximum number of CA system ids to cope with the AlphaCrypt CAM...
Klaus Schmidinger
2007-01-07
CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...
1.5.0
Klaus Schmidinger
2007-01-05
Added a missing break statement in cCiHandler::OpenSession()
1.4.4-3
Klaus Schmidinger
2006-08-20
Fixed handling "Ca Info" in case the CAM sends this again if the smart card i...
1.4.1-5
Klaus Schmidinger
2006-08-12
Made the cCiSession members sessionId and resourceId uint16_t and uint32_t
Klaus Schmidinger
2006-07-22
Added a missing initialization of 'mutex' in cCiMenu::cCiMenu() and removed s...
Klaus Schmidinger
2006-01-07
Adapted c(Dvb)Device::ProvidesCa() to the dynamic CA handling
Klaus Schmidinger
2005-12-30
Changed all "illegal" to "invalid" in error messages
Klaus Schmidinger
2005-11-26
Implemented handling of the "CA PMT Reply" for CAMs; some preparations for be...
Klaus Schmidinger
2005-11-04
Removed '\n' from several syslog() calls
Klaus Schmidinger
2005-10-30
Fixed lock handling in CAM communication to avoid problems with multiple CAMs...
Klaus Schmidinger
2005-10-30
Added missing mutex locks to cCiMenu::Abort() and cCiEnquiry::Abort()
Klaus Schmidinger
2005-10-03
The CAM enquiry menu now aborts if Menu is pressed
Klaus Schmidinger
2005-10-03
Fixed a crash with automatically closing CAM menus
Klaus Schmidinger
2005-10-03
The character 0x8A in CAM menu strings is now mapped to a real newline
Klaus Schmidinger
2005-10-02
Skipping blanks at the beginning of CAM menu strings
Klaus Schmidinger
2005-10-02
Reduced MAX_CONNECT_RETRIES in ci.c to 2
Klaus Schmidinger
2005-10-02
The CAM menu is now completely closed when pressing the Menu key while inside...
Klaus Schmidinger
2005-10-02
Now skipping some funny characters sent by some CAMs at the beginning of strings
Klaus Schmidinger
2005-10-02
The CAM menu now automatically updates itself in case of a progress display
Klaus Schmidinger
2005-09-17
Fixed error handling in cCiTransportConnection::RecvTPDU()
Klaus Schmidinger
2005-08-21
Replaced the get/put_unaligned() macros from <asm/unaligned.h> with own inlin...
1.3.30
Klaus Schmidinger
2005-08-21
Now waiting at startup until all DVB devices are ready
Klaus Schmidinger
2005-08-20
Added handling of the 'Close MMI' tag
Klaus Schmidinger
2005-06-04
Improved resetting CAM connections
Klaus Schmidinger
2004-07-17
Fixed handling error case '-1' when polling CAM connections
Klaus Schmidinger
2004-02-08
Removed the now obsolete CaCaps stuff
Klaus Schmidinger
2004-01-04
Implemented automatic PID switching and channel detection
Klaus Schmidinger
2003-12-24
Now the CA descriptors are sent to the CAM in the 'program' or 'ES level' sec...
Klaus Schmidinger
2003-12-23
Added 'StreamType' setting to CAM communication
Klaus Schmidinger
2003-12-22
Fixed an alignment problem in CAM access on 64bit systems
Klaus Schmidinger
2003-10-26
Fixed handling CAM menus in case the CAM connection fails while the menu is b...
Klaus Schmidinger
2003-08-02
Fixed checking CA capabilities with the dvb-kernel driver
Klaus Schmidinger
2003-05-25
The cCiHandler now closes its file handle when it gets destroyed
Klaus Schmidinger
2003-04-20
Enhanced detection of pending user I/O from CAMs
Klaus Schmidinger
2003-04-19
Re-enabled CAM communication during replay and on non-Ca channels
Klaus Schmidinger
2003-04-18
Closing CA file handle in case no LL firmware is present
Klaus Schmidinger
2003-04-18
Missing LL support is no longer an error
Klaus Schmidinger
2003-04-18
Now only those Ca descriptors are sent to a CAM that are actually understood ...
Klaus Schmidinger
2003-03-23
CAM access only for CA channels and no longer during replay
Klaus Schmidinger
2003-03-19
Fixed support for Viaccess CAMs
1.1.26
Klaus Schmidinger
2003-02-16
Broken CAM connections are now restored automatically
Klaus Schmidinger
2003-02-15
Resetting the CAM slot in case communication breaks down
Klaus Schmidinger
2003-02-09
Improved CAM connection initialization (workaround)
Klaus Schmidinger
[next]