Fixed color palette handling on 'big endian' systems

This commit is contained in:
Klaus Schmidinger
2002-04-13 11:38:57 +02:00
parent cba5ef4373
commit 7502d3e8ad
3 changed files with 10 additions and 2 deletions

View File

@@ -1191,9 +1191,11 @@ Video Disk Recorder Revision History
same name was manually deleted on a system with more than one video directory
(thanks to Dirk Wiebel for reporting this one).
2002-04-12: Version 1.0.1
2002-04-13: Version 1.0.1
- Added some DVB-T channels for Berlin (Germany) to channels.conf.terr (thanks to
Andreas Roedl).
- Implemented enhanced string editing with upper-/lowercase, insert/overwrite
and delete (thanks to Sergei Haller).
- Fixed color palette handling on "big endian" systems (thanks to Jean Martin
for pointing out this one).