diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-18 12:47:01 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-18 12:47:01 +0100 |
commit | 53f77dddedba4fd2d0322dbb7de8df1fbc480790 (patch) | |
tree | ae4b09b966560884925244ba7fbf0748316add48 /HISTORY | |
parent | 273d6c53a68566f31f4241bf094416956bde9562 (diff) | |
download | vdr-53f77dddedba4fd2d0322dbb7de8df1fbc480790.tar.gz vdr-53f77dddedba4fd2d0322dbb7de8df1fbc480790.tar.bz2 |
Now resetting the channel number if the number entered through the numeric keys exceeds the maximum channel number
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4339,3 +4339,5 @@ Video Disk Recorder Revision History - Made CharArray::DataOwnData::assign() in 'libsi' more robust against invalid data (suggested by Oliver Endriss). Also changed CharArray::DataOwnData::Delete() so that it sets 'size' and 'data' to 0. +- Now resetting the channel number if the number entered through the numeric keys + exceeds the maximum channel number (thanks to Rolf Ahrenberg). |