summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-14 11:02:14 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-14 11:02:14 +0100
commit9455b9a2b09d12746e4de1ba7f47d9383ecda0a8 (patch)
treecea01695e708432c2a16d5861f57518826f5f2b0 /HISTORY
parentd2cfd52013cc4b3286512880430319669351d1b0 (diff)
downloadvdr-9455b9a2b09d12746e4de1ba7f47d9383ecda0a8.tar.gz
vdr-9455b9a2b09d12746e4de1ba7f47d9383ecda0a8.tar.bz2
The timeout for trying to switch to a valid programme is now reset immediately once a programme has been found
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 43b15130..68c2c6ae 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7585,7 +7585,7 @@ Video Disk Recorder Revision History
- Fixed formatting and removed some superfluous break statements in vdr.c's command
line option switch.
-2013-02-13: Version 1.7.38
+2013-02-14: Version 1.7.38
- Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
@@ -7610,3 +7610,5 @@ Video Disk Recorder Revision History
- Added demos of the DrawEllipse() and DrawSlope() function to the 'osddemo'
plugin (press '1' or '2', respectively).
- Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras).
+- The timeout for trying to switch to a valid programme is now reset immediately once
+ a programme has been found.