diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-29 11:37:06 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-29 11:37:06 +0200 |
commit | c9c15a727d7fe1b2bea360ec1126cd1dc2d8e4cd (patch) | |
tree | e904a95c2958d5a8012f217fb27f31b6d35e2105 /HISTORY | |
parent | 5324809a91fe32950525c2af99b6962a18c265cd (diff) | |
download | vdr-c9c15a727d7fe1b2bea360ec1126cd1dc2d8e4cd.tar.gz vdr-c9c15a727d7fe1b2bea360ec1126cd1dc2d8e4cd.tar.bz2 |
Fixed a double channel switch when pressing the Channel+/- keys while no menu or channel display is open
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |