summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-05-22 11:57:32 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-05-22 11:57:32 +0200
commit51da4fcf963e363bc5198b6cefda5b9ac87b593b (patch)
treeaa3a45384a458b9d50e5891674862b29eb9c5d86
parent97ca32c23dc4d9ff639b40c69fac6e93011a64ab (diff)
downloadvdr-plugin-tvguideng-master.tar.gz
vdr-plugin-tvguideng-master.tar.bz2
Version 0.3.3HEAD0.3.3master
-rw-r--r--HISTORY6
-rw-r--r--tvguideng.c2
2 files changed, 7 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index ed13557..b15ab55 100644
--- a/HISTORY
+++ b/HISTORY
@@ -80,3 +80,9 @@ Version 0.3.2
- Fixed a remote timer problem
- Fixed a error with timerstart in cRecMenuItemTimelineHeader
- Refactor reruns
+
+Version 0.3.3
+
+- Add token eSchedulesGridIT::timerisactive
+- Add italian translation
+- Fix for VDR-2.5.4
diff --git a/tvguideng.c b/tvguideng.c
index c679a75..0aeea89 100644
--- a/tvguideng.c
+++ b/tvguideng.c
@@ -14,7 +14,7 @@
#include "definitions.h"
#include "tvguidengosd.h"
-static const char *VERSION = "0.3.2";
+static const char *VERSION = "0.3.3";
static const char *DESCRIPTION = "TV Guide for Skindesigner Skins";
static const char *MAINMENUENTRY = "TV Guide NG";