Fixed handling "none" color entries in XPM files

This commit is contained in:
Klaus Schmidinger
2010-05-02 13:59:11 +02:00
parent fd554d9750
commit c19c63530e
3 changed files with 7 additions and 5 deletions

View File

@@ -6411,7 +6411,7 @@ Video Disk Recorder Revision History
- The new setup option "Folders in timer menu" controls whether the file names in
the timer menu are shown with their full folder path.
2010-04-25: Version 1.7.15
2010-05-02: Version 1.7.15
- Added Macedonian language texts (thanks to Dimitar Petrovski).
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
@@ -6447,3 +6447,4 @@ Video Disk Recorder Revision History
driver, so that they can continue using an unmodified driver.
Thanks to Derek Kelly for testing this.
- Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
- Fixed handling "none" color entries in XPM files (thanks to Thomas G<>nther).