summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-05 10:07:12 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-05 10:07:12 +0100
commitcfd9206195fdf6c2582ddba2daab75e8e1ccbbbc (patch)
tree0dcc3c5cb76f1de4d1d1699619d0aa8f31911126 /HISTORY
parent551b46cab1e6309a9cf077df76879e5a5c250a51 (diff)
downloadvdr-cfd9206195fdf6c2582ddba2daab75e8e1ccbbbc.tar.gz
vdr-cfd9206195fdf6c2582ddba2daab75e8e1ccbbbc.tar.bz2
The new option "Setup/Replay/Pause on mark set" can be used to activate automatically going into Pause mode if an editing mark is set during replay
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 92c2a509..419ab4f6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7339,7 +7339,7 @@ Video Disk Recorder Revision History
- Modified editing marks are now written to disk whenever the replay progress display
gets hidden (thanks to Christoph Haubrich).
-2012-12-04: Version 1.7.33
+2012-12-05: Version 1.7.33
- In order to be able to play TS recordings from other sources, in which there is
more than one PMT PID in the PAT, 'int cPatPmtParser::PatPmt(void)' has been changed
@@ -7384,3 +7384,6 @@ Video Disk Recorder Revision History
have separate keys for "Play" and "Pause", but rather have a single key for both
functions (thanks to Stefan Hofmann for suggesting to implement support for such
remote controls).
+- The new option "Setup/Replay/Pause on mark set" can be used to activate automatically
+ going into Pause mode if an editing mark is set during replay (suggested by Andre
+ Weidemann).