diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-03 11:40:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-03 11:40:00 +0200 |
commit | d4eb96f725bed149762665ddee275301c9f069a6 (patch) | |
tree | 86490012d641fb095f933a0d3c4f350142f833b6 /HISTORY | |
parent | 97ada9e02531e7db04e635aec262b056904fce8a (diff) | |
download | vdr-d4eb96f725bed149762665ddee275301c9f069a6.tar.gz vdr-d4eb96f725bed149762665ddee275301c9f069a6.tar.bz2 |
Added EIT support for current/next display0.6.2
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -123,3 +123,18 @@ Video Disk Recorder Revision History doesn't yet exist). - New version of the 'epg2timers' tool (with a modified channel list). - Bugfix in closing window in DEBUG_OSD mode. + +2000-09-03: Version 0.62 + +- The Makefile now defines DVBDIR to easily point to where the DVB driver + source is located. +- When switching channels the current/next information is now displayed if + available (thanks to Robert Schneider). Since there is now more information + to read when switching channels, the timeout for displaying it has been + increased from 2 to 5 seconds (remember that this info can always be recalled + by pressing the "Ok" button). + For this feature to work it is necessary that the 'Pnr' parameter in the + channel setup ('channels.conf') is set to the proper value. This has been + done for some of the channels in the default 'channels.conf'. Some other + parameters in the default 'channels.conf' have also been updated, so please + make sure your timers still use the correct channels! |