summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-05-21 11:35:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-05-21 11:35:37 +0200
commit2c5faf0b65d8223724865109176a9c19cf1f1cba (patch)
tree04f853b74dc39fd9a1e6024314bf19f50f5d4ad8 /HISTORY
parentd007c8c0d4a9102c1d111264db0ca3d6bbb458a9 (diff)
downloadvdr-2c5faf0b65d8223724865109176a9c19cf1f1cba.tar.gz
vdr-2c5faf0b65d8223724865109176a9c19cf1f1cba.tar.bz2
Implemented setup option "Recording/Pause key handling"
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 36a3da0e..ac5118ca 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6075,7 +6075,7 @@ Video Disk Recorder Revision History
- cFrameDetector::Analyze() now syncs on the TS packet sync bytes (thanks to
Oliver Endriss for reporting broken index generation after a buffer overflow).
-2009-05-17: Version 1.7.8
+2009-05-21: Version 1.7.8
- Fixed a typo in aspect ratio 2.21:1 (reported by Reinhard Nissl).
- The name of the function cDevice::GetVideoSize() wasn't very well chosen
@@ -6103,3 +6103,6 @@ Video Disk Recorder Revision History
(suggested by Christoph Haubrich).
- Added a note about the meaning of PERCENTAGEDELTA in cRingBuffer::UpdatePercentage()
(thanks to Rolf Ahrenberg).
+- The new setup option "Recording/Pause key handling" can be used to define
+ what happens if the Pause key on the remote control is pressed during
+ live tv (thanks to Timo Eskola).