Fixed a double channel switch when pressing the Channel+/- keys while no menu or channel display is open

This commit is contained in:
Klaus Schmidinger
2017-05-29 11:37:06 +02:00
parent 5324809a91
commit c9c15a727d
2 changed files with 6 additions and 2 deletions

View File

@@ -9079,3 +9079,5 @@ Video Disk Recorder Revision History
Q=@ to the make call to have it less verbose (provided the plugin's Makefile
was modified as described above).
- Added clearing CiResourceHandlers before shutting down the plugin manager.
- Fixed a double channel switch when pressing the Channel+/- keys while no menu
or channel display is open.