mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Now setting currentDisplayChannel = NULL before calling cStatus::MsgOsdClear() in ~cDisplayChannel(), to avoid possible problems in case a plugin calls IsOpen()
This commit is contained in:
@@ -3426,6 +3426,7 @@ Thomas Reufer <thomas@reufer.ch>
|
||||
for fixing regenerating the index of audio recordings
|
||||
for implementing the SVDRP commands 'LSTD' and 'PRIM'
|
||||
for adding some comments regarding font height
|
||||
for reporting a possible problem with plugins calling IsOpen() in ~cDisplayChannel()
|
||||
|
||||
Eike Sauer <EikeSauer@t-online.de>
|
||||
for reporting a problem with channels that need more than 5 TS packets for detecting
|
||||
|
||||
Reference in New Issue
Block a user