diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-03 13:27:07 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-03 13:27:07 +0100 |
commit | 780aeab4ff95dff26baea1ec63f60f52a99bdfd9 (patch) | |
tree | 4d8e2abc8a0c9ab2439cf15909728d08c26323f5 /HISTORY | |
parent | e2796948b2abadbb60fca25af2922737c253805a (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |