Fixed handling the color button texts in cMenuEditStrItem

This commit is contained in:
Klaus Schmidinger
2004-06-19 09:52:55 +02:00
parent b1737a8bcb
commit 667643ec23
3 changed files with 7 additions and 2 deletions

View File

@@ -2924,3 +2924,5 @@ Video Disk Recorder Revision History
- Added cDevice::Flush() to make sure that all data in the video card's buffers
has been processed (thanks to Reinhard Nissl). Currently this is not yet actually
implemented for FF DVB cards.
- Fixed handling the color button texts in cMenuEditStrItem (thanks to Maynard
Cedric for reporting this one).