diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-06 14:11:59 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-06 14:11:59 +0200 |
commit | 186ee74748ccbd2e917026fc71988f8bdd70d2ef (patch) | |
tree | 9fe28a71260c06969a9476f749d7c00e80b94540 /HISTORY | |
parent | 995493351ea6ed78adfa2ee279af11a282fb3faa (diff) | |
download | vdr-186ee74748ccbd2e917026fc71988f8bdd70d2ef.tar.gz vdr-186ee74748ccbd2e917026fc71988f8bdd70d2ef.tar.bz2 |
Fixed a bug when pressing the Blue button in the main menu without having displayed it1.1.12
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -93,7 +93,7 @@ Video Disk Recorder Revision History - The program can now run in full background mode by using the --daemon option. - Added a "summary" field to the timers (thanks to Carsten Koch!). This field can contain a descriptive text of the programme and will be - displayed when the "Blue" key is pressed on a recording that was created by + displayed when the "Blue" button is pressed on a recording that was created by this timer. If the text contains the special character '|', a newline will be inserted at that place. When pressing "Ok" on a timer that contains a summary field, the summary will be displayed. To edit such a timer the "Red" @@ -1577,3 +1577,5 @@ Video Disk Recorder Revision History - Improved skipping channels that are (currently) not available (thanks to Stefan Huelswitt). - Updated channels.conf.terr and channels.conf.cable (thanks to Uwe Scheffler). +- Fixed a bug when pressing the "Blue" button in the main menu without having + displayed it (thanks to Oliver Endriss for reporting this one). |