Age | Commit message (Expand) | Author |
2014-01-24 | Revoked "Fixed sending CA descriptors to CAMs in case a cReceiver is not used... | Klaus Schmidinger |
2014-01-22 | Fixed a wrong alignment in cCiDateTime::SendDateTime() | Klaus Schmidinger |
2014-01-16 | Now waiting explicitly until all CAM slots are ready before switching to the ... | Klaus Schmidinger |
2014-01-15 | Added logging the supported system ids of a CAM | Klaus Schmidinger |
2014-01-14 | Fixed sending CA descriptors to CAMs in case a cReceiver is not used for a re... | Klaus Schmidinger |
2014-01-14 | Improved locking for CAM slots and made the pure functions of cCiAdapter have... | Klaus Schmidinger |
2014-01-02 | Added support for buffered CAM decryption | Klaus Schmidinger |
2014-01-01 | Added receiving Ca pids to cCamSlot | Klaus Schmidinger |
2013-12-29 | Added a check to avoid a possible NULL pointer dereference in cCiSession::Sen... | Klaus Schmidinger |
2013-12-28 | Implemented cCamSlot::Decrypt() | Klaus Schmidinger |
2013-02-17 | Removed trailing whitespace | Klaus Schmidinger |
2013-02-16 | Removed all \return and \param tags from comment lines marked with "///<" for... | Klaus Schmidinger |
2012-10-07 | Fixed some compiler warnings under gcc version 4.7.1 | Klaus Schmidinger |
2012-05-29 | Fixed resetting CAMs | Klaus Schmidinger |
2012-03-02 | Revised priority handling to allow receivers with a priority that is lower th... | Klaus Schmidinger |
2011-05-21 | Subtitle PIDs are now also decrypted | Klaus Schmidinger |
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 |