Fixed flickering if subtitles are active while the OSD demo is running

This commit is contained in:
Klaus Schmidinger
2014-02-04 10:45:55 +01:00
parent 9813a9164b
commit 4f1404e991
3 changed files with 10 additions and 5 deletions

View File

@@ -8170,7 +8170,7 @@ Video Disk Recorder Revision History
- Fixed a superfluous call to the skin's SetRecording() function after renaming a
recording (reported by Christoph Haubrich).
2014-01-31: Version 2.1.5
2014-02-04: Version 2.1.5
- Now checking whether the primary device actually has a decoder before retuning the
current channel after a change in its parameters. This fixes broken recordings on
@@ -8184,3 +8184,4 @@ Video Disk Recorder Revision History
- Fixed clearing non-editable members in the channel editor (thanks to Rolf Ahrenberg).
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Further clarified the semantics of cCamSlot::Decrypt().
- Fixed flickering if subtitles are active while the OSD demo is running.