diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 14:45:44 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 14:45:44 +0200 |
commit | 8ff2c73d9b4bf716e80b2c56e15badc2eb17427c (patch) | |
tree | 2c3df45d21344a662a856dab0a37484d4912a30c /HISTORY | |
parent | bd36fb5111d39f86f372829714bfdb06238f8809 (diff) | |
download | vdr-8ff2c73d9b4bf716e80b2c56e15badc2eb17427c.tar.gz vdr-8ff2c73d9b4bf716e80b2c56e15badc2eb17427c.tar.bz2 |
Fixed clearing color buttons in the 'curses' skin
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5284,3 +5284,4 @@ Video Disk Recorder Revision History - Fixed handling single byte characters >0x7F in Utf8ToArray() (thanks to Udo Richter). - Improved numdigits(), isnumber() and strreplace() (thanks to Tobias Bratfisch). +- Fixed clearing color buttons in the 'curses' skin (thanks to Udo Richter). |