summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-03 13:27:07 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-03 13:27:07 +0100
commit780aeab4ff95dff26baea1ec63f60f52a99bdfd9 (patch)
tree4d8e2abc8a0c9ab2439cf15909728d08c26323f5 /HISTORY
parente2796948b2abadbb60fca25af2922737c253805a (diff)
downloadvdr-780aeab4ff95dff26baea1ec63f60f52a99bdfd9.tar.gz
vdr-780aeab4ff95dff26baea1ec63f60f52a99bdfd9.tar.bz2
Fixed faulty opening of the Recordings menu when pressing the Play key during normal live viewing mode in case there there is a "last viewed" recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9bbabaf3..ddcc48fc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7359,3 +7359,5 @@ Video Disk Recorder Revision History
- Simplified calculating the PTS offset in cPtsFixer::Fix() and fixed the overflow
handling of PCR values (thanks to Sören Moch).
- Fixed calling iconv_close() only with a valid iconv_t value (thanks to Juergen Lock).
+- Fixed faulty opening of the Recordings menu when pressing the Play key during normal
+ live viewing mode in case there is a "last viewed" recording.