diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-19 15:33:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-19 15:33:37 +0200 |
commit | ab4ceb29a033f8a3cc051d5ea9a6f20ca6e75f8a (patch) | |
tree | befea69b48e6187abae6b836b51c823e76846763 /HISTORY | |
parent | 16f3d3fc5d2f883241147db6ed9622a58f73b7c0 (diff) | |
download | vdr-ab4ceb29a033f8a3cc051d5ea9a6f20ca6e75f8a.tar.gz vdr-ab4ceb29a033f8a3cc051d5ea9a6f20ca6e75f8a.tar.bz2 |
Implemented gaps in channel numbering
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1619,3 +1619,8 @@ Video Disk Recorder Revision History - Fixed a small glitch when switching channels (thanks to Dennis Noordsij for reporting this one). - Fixed handling multiple 'CaCaps' entries in 'setup.conf'. +- Group separators in 'channels.conf' may now be given like ':@201 My Channels', + where '@201' indicates the number to be given to the next channel. This can be + used to create 'gaps' in the channel numbering (see 'man 5 vdr'). BE CAREFUL + TO UPDATE YOUR 'timers.conf' ACCORDINGLY IF INSERTING THIS NEW FEATURE INTO YOUR + 'channels.conf' FILE! |