Fixed handling bitmap indexes for 256 color mode

This commit is contained in:
Klaus Schmidinger
2004-01-31 10:34:05 +01:00
parent f48061576e
commit a09f209122
4 changed files with 18 additions and 14 deletions

View File

@@ -2633,3 +2633,4 @@ Video Disk Recorder Revision History
- Fixed handling CA ids (was broken in 1.3.4).
- 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).