diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-28 12:33:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-28 12:33:13 +0200 |
commit | 40832856f7e663aa59f8d296a7ebb046bd77d0a5 (patch) | |
tree | d3c2a5254bc35eadc6b1639bbf4e01b0498c731c /HISTORY | |
parent | 4ebc8393eeb0cc49fb0062af73a6ec0910a50ff3 (diff) | |
download | vdr-40832856f7e663aa59f8d296a7ebb046bd77d0a5.tar.gz vdr-40832856f7e663aa59f8d296a7ebb046bd77d0a5.tar.bz2 |
Fixed handling the cPluginManager::Active() result when pressing the "Power" key
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4656,7 +4656,7 @@ Video Disk Recorder Revision History - Ignoring k_Repeat when deciding whether the same key has been pressed in string input fields (based on a patch from Marko Mäkelä). -2006-04-25: Version 1.4.0 +2006-04-28: Version 1.3.49 - Fixed initializing 'noapiv' in the Makefile (reported by Ronny Kornexl). - Fixed extracting APIVERSION to work with older versions of 'sed' (reported by @@ -4667,3 +4667,5 @@ Video Disk Recorder Revision History - Updated the Italian OSD texts (thanks to Nino Gerbino). - Added a note about adding 'INCLUDES += -I$(DVBDIR)/include' to an existing Make.config (problem reported by Markus Ehrnsperger). +- Fixed handling the cPluginManager::Active() result when pressing the "Power" key + (reported by Werner Färber). |