summaryrefslogtreecommitdiff
path: root/mtd.c
AgeCommit message (Expand)Author
2020-06-16Added cMtdHandler::StopDecrypting()Klaus Schmidinger
2020-06-16Added cMtdCamSlot::TsPostProcess()Klaus Schmidinger
2019-05-28Fixed inconsistent behavior in case only certain devices are used (selected b...Klaus Schmidinger
2019-05-05Fixed mapping SIDs in MTDKlaus Schmidinger
2017-10-31The MTD mapper now avoids immediately reusing unique PIDs when switching chan...Klaus Schmidinger
2017-05-01CAMs are now sent a generated EIT packet that contains a single 'present even...Klaus Schmidinger
2017-04-26Fixed a possible crash when pulling the CAM while decrypting a channel with M...Klaus Schmidinger
2017-03-27Silently ignore MTD index -1Klaus Schmidinger
2017-03-27Added TS_SYNC to cMtdHandler::Put()Klaus Schmidinger
2017-03-27Limiting locking the mtdBuffer to reading and clearingKlaus Schmidinger
2017-03-26Improved clearing the MTD buffer and syncing on TS packetsKlaus Schmidinger
2017-03-25Fixed a crash when stopping VDR while recording encrypted channels with MTDKlaus Schmidinger
2017-03-23Mapping PIDs in CanDecrypt(); improved description of Start-/StopDecrypting()...Klaus Schmidinger
2017-03-19cMtdHandler::Put() now processes as many TS packets as possible in one callKlaus Schmidinger
2017-03-19Now clearing the MTD bufferKlaus Schmidinger
2017-03-18Implemented support for MTDKlaus Schmidinger