diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-02-08 15:28:11 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-02-08 15:28:11 +0100 |
commit | a605ca5cdbc6bbad6f61b4700f5fb09555326fc3 (patch) | |
tree | e8a3b0ade45d89c6afe9cad6604c6b85cd59d6c9 | |
parent | a5076ac2bac52b966e63e987658120869855eee1 (diff) | |
download | vdr-a605ca5cdbc6bbad6f61b4700f5fb09555326fc3.tar.gz vdr-a605ca5cdbc6bbad6f61b4700f5fb09555326fc3.tar.bz2 |
Fixed a typo1.3.4
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2630,7 +2630,7 @@ Video Disk Recorder Revision History 2004-02-08: Version 1.3.4 - Fixed handling language codes in case there is no audio or Dolby PID. -- Fixed handling CA ids (was broken in 1.3.4). +- Fixed handling CA ids (was broken in 1.3.3). - Fixed the SVDRP command 'STAT DISK' to avoid a 'division by 0' in case the disk is full (thanks to Jens Rosenboom). - Fixed handling bitmap indexes for 256 color mode (thanks to Andreas Regel). |