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

This commit is contained in:
Klaus Schmidinger
2012-12-03 13:27:07 +01:00
parent e2796948b2
commit 780aeab4ff
2 changed files with 5 additions and 3 deletions

View File

@@ -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.