diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-12 09:09:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-12 09:09:47 +0200 |
commit | ffc0f49c12df27906e37b0cb1f62c56bb69da623 (patch) | |
tree | 60f948c275579b87104e30085e01a0c79bd488c6 /HISTORY | |
parent | af89f39e82106cae52bdc55c13ffbd21705f448b (diff) | |
download | vdr-ffc0f49c12df27906e37b0cb1f62c56bb69da623.tar.gz vdr-ffc0f49c12df27906e37b0cb1f62c56bb69da623.tar.bz2 |
Improved efficiency of cEIT::cEIT()1.7.5
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5979,7 +5979,7 @@ Video Disk Recorder Revision History cDevice class reimplements PlayTs() or PlayPes(), it also needs to make sure this new function works as expected. -2009-04-10: Version 1.7.5 +2009-04-12: Version 1.7.5 - Fixed a hangup when replaying a TS recording with subtitles activated (reported by Timo Helkio). @@ -6029,3 +6029,4 @@ Video Disk Recorder Revision History Endriss). - No longer writing the video type into channels.conf if VPID is 0 (thanks to Oliver Endriss for reporting this). +- Improved efficiency of cEIT::cEIT() (thanks to Tobias Bratfisch). |