Taking the Sid into account when detecting version changes in processing the PMT

This commit is contained in:
Klaus Schmidinger
2004-03-13 10:35:38 +01:00
parent 9c1f56ec71
commit 4f6f05161e
4 changed files with 19 additions and 12 deletions

View File

@@ -2714,7 +2714,7 @@ Video Disk Recorder Revision History
whether an event is currently running (see MANUAL under "The "Schedule" Menu"
for details).
2004-03-07: Version 1.3.6
2004-03-13: Version 1.3.6
- Completed the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Fixed some descriptor handling in 'libsi' (thanks to St<53>phane Est<73>-Gracias).
@@ -2730,3 +2730,5 @@ Video Disk Recorder Revision History
- Fixed handling VPS times at year boundaries.
- Avoiding too many consecutive "ring buffer overflow" messages (which only
slowed down performance even more).
- Taking the Sid into account when detecting version changes in processing the
PMT (thanks to St<53>phane Est<73>-Gracias for pointing out this problem).