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