summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-07-15 17:06:38 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-07-16 13:53:45 +0200
commit9effc8a17d52c3fe2bea5d66d6aa9d5ffcc0dfc8 (patch)
tree1610012dd55946f1e74538c2dd0bdae50508d705
parentb55442a1efcaa717fe5e415679df253ca08047b5 (diff)
downloadvdr-plugin-tvguideng-9effc8a17d52c3fe2bea5d66d6aa9d5ffcc0dfc8.tar.gz
vdr-plugin-tvguideng-9effc8a17d52c3fe2bea5d66d6aa9d5ffcc0dfc8.tar.bz2
Version 0.3.20.3.2
-rw-r--r--HISTORY10
-rw-r--r--tvguideng.c2
2 files changed, 11 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index d224f48..ed13557 100644
--- a/HISTORY
+++ b/HISTORY
@@ -70,3 +70,13 @@ Version 0.3.1
- Update epgsearch.h
- Update Makefile
- Fixed some warnings
+
+Version 0.3.2
+
+- Correct an error with the recording sign in grid
+- Fixed some look sequence reports
+- Update remotetimers.h
+- Add isactors as token
+- Fixed a remote timer problem
+- Fixed a error with timerstart in cRecMenuItemTimelineHeader
+- Refactor reruns
diff --git a/tvguideng.c b/tvguideng.c
index ae7a283..c679a75 100644
--- a/tvguideng.c
+++ b/tvguideng.c
@@ -14,7 +14,7 @@
#include "definitions.h"
#include "tvguidengosd.h"
-static const char *VERSION = "0.3.1";
+static const char *VERSION = "0.3.2";
static const char *DESCRIPTION = "TV Guide for Skindesigner Skins";
static const char *MAINMENUENTRY = "TV Guide NG";