diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-21 08:34:25 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-21 08:34:25 +0200 |
commit | 3858cc9e65b1685f5aed9fd9d7b157418f19e0ff (patch) | |
tree | c1c4b802f20b817e634b37315528dbda2a77a1fd /HISTORY | |
parent | fbd75da596213e5af1256703a6a6aed2aff8ebd1 (diff) | |
download | vdr-3858cc9e65b1685f5aed9fd9d7b157418f19e0ff.tar.gz vdr-3858cc9e65b1685f5aed9fd9d7b157418f19e0ff.tar.bz2 |
Fixed an incomplete initialization of the filter parameters
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1478,3 +1478,8 @@ Video Disk Recorder Revision History - Added a missing StripAudioPackets() to cDvbPlayer::Action() (thanks to Stefan Huelswitt). - Added an EPG bugfix for the latest VOX EPG data format. + +2002-09-21: Version 1.1.11 + +- Fixed an incomplete initialization of the filter parameters in eit.c (thanks + to Jeremy Hall). |