From 286b48b03ea177eb6d6ebb5ae2891ff734d8347e Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Sat, 1 Dec 2012 16:16:35 +0100 Subject: update HISTORY and version number --- HISTORY | 3 +++ pvrinput.c | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 77c39c9..413adae 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,9 @@ VDR Plugin 'pvrinput' Revision History -------------------------------------- +2012-12-01 (Dr. Seltsam) +- use radiofd for control the radio device + 2011-08-18 (mini73) - support SignalStrength of cDevice in vdr 1.7.19 diff --git a/pvrinput.c b/pvrinput.c index 5193f28..cb519b7 100644 --- a/pvrinput.c +++ b/pvrinput.c @@ -6,7 +6,7 @@ #endif #endif -static const char *VERSION = "2012-04-25"; +static const char *VERSION = "2012-12-01"; static const char *DESCRIPTION = tr("use Hauppauge PVR as input device"); static const char *MAINMENUENTRY = tr("PVR picture settings"); -- cgit v1.2.3