The SVDRP command PUTE now supports reading the EPG data from a given file

This commit is contained in:
Klaus Schmidinger
2009-04-13 13:35:29 +02:00
parent c674d80762
commit b36d06e1ea
3 changed files with 30 additions and 8 deletions

View File

@@ -6037,3 +6037,5 @@ Video Disk Recorder Revision History
- Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets.
- No longer resetting the patPmtParser in cDevice::PlayTs(), because this
caused the selected audio and subtitle tracks to fall back to the default.
- The SVDRP command PUTE now supports reading the EPG data from a given file
(thanks to Helmut Auer).