summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-28 12:33:13 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-28 12:33:13 +0200
commit40832856f7e663aa59f8d296a7ebb046bd77d0a5 (patch)
treed3c2a5254bc35eadc6b1639bbf4e01b0498c731c /HISTORY
parent4ebc8393eeb0cc49fb0062af73a6ec0910a50ff3 (diff)
downloadvdr-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--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b16e8b55..8be007c0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).