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 (
Collapse
)
Author
2019-05-28
Fixed inconsistent behavior in case only certain devices are used (selected ↵
Klaus Schmidinger
by the '-D' option)
2019-05-05
Fixed mapping SIDs in MTD
Klaus Schmidinger
2017-10-31
The MTD mapper now avoids immediately reusing unique PIDs when switching ↵
Klaus Schmidinger
channels
2017-05-01
CAMs are now sent a generated EIT packet that contains a single 'present ↵
Klaus Schmidinger
event' for the current SID, in order to avoid any parental rating dialogs
2017-04-26
Fixed a possible crash when pulling the CAM while decrypting a channel with ↵
Klaus Schmidinger
MTD (cont'd)
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 ↵
Klaus Schmidinger
Start-/StopDecrypting(); removed obsolete cMtdCamSlot::IsDecrypting(); fixed getting device fpr channel up/down
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