mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a possible 'invalid lock sequence' when switching to an unavailable channel with the main menu open
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -9499,7 +9499,7 @@ Video Disk Recorder Revision History
|
||||
rendered the whole code branch inactive. Now this branch is only executed for devices
|
||||
that are not bonded.
|
||||
|
||||
2020-07-10:
|
||||
2020-07-13:
|
||||
|
||||
- Improved deleting plugins in case the plugin uses its own memory management (thanks
|
||||
to Winfried K<>hler). Plugins that have been compiled with previous versions of VDR
|
||||
@@ -9509,3 +9509,5 @@ Video Disk Recorder Revision History
|
||||
(reported by Thomas Reufer).
|
||||
- Fixed handling inactive shared CA pids (thanks to Helmut Binder).
|
||||
- Implemented handling multi packet CATs with MTD (thanks to Helmut Binder).
|
||||
- Fixed a possible 'invalid lock sequence' when switching to an unavailable channel
|
||||
with the main menu open.
|
||||
|
Reference in New Issue
Block a user