diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-29 14:19:08 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-29 14:19:08 +0100 |
commit | 88db59f61ac47bced386f1c991aa21e0592fdb13 (patch) | |
tree | d2f7859ce0b60f16bc4896d04d603e9f35b54842 /HISTORY | |
parent | 4ab777e98a2d2f0f5c29d63609e28faafe1cde7e (diff) | |
download | vdr-88db59f61ac47bced386f1c991aa21e0592fdb13.tar.gz vdr-88db59f61ac47bced386f1c991aa21e0592fdb13.tar.bz2 |
No longer displaying channel group delimiters without text
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1813,9 +1813,11 @@ Video Disk Recorder Revision History makes far jumps, so that a lock file might end up with a time stamp that lies in the distant future (thanks to Oliver Endriss). -2002-11-24: Version 1.1.18 +2002-11-29: Version 1.1.18 - Fixed missing initialization of 'number' in cChannel (thanks to Martin Hammerschmid for reporting this one). - Fixed a misplaced ')' in the fix about the stale lock files (thanks again to Oliver Endriss for pointing this out - it was my fault). +- Group delimiters in the 'channels.conf' file that have no text (like a simple ":" + or ":@201") no longer show up in the Channels menu (suggested by Guy Roussin). |