summaryrefslogtreecommitdiff
path: root/osdpip.c
diff options
context:
space:
mode:
authorAndreas Regel <andreas.regel@powarman.de>2004-02-04 21:11:00 +0100
committerAndreas Regel <andreas.regel@powarman.de>2004-02-04 21:11:00 +0100
commit2e17045cd1b8abe771d136cbc3a815b547d32280 (patch)
tree99d3f176d8b6d32160d7464cdbbcf25a33c47a61 /osdpip.c
parent64fe6b70d0a5b34a80ff458fbf1664018d5c0182 (diff)
downloadvdr-plugin-osdpip-2e17045cd1b8abe771d136cbc3a815b547d32280.tar.gz
vdr-plugin-osdpip-2e17045cd1b8abe771d136cbc3a815b547d32280.tar.bz2
Release version 0.0.4v0.0.4
- a second osd window with some information about the viewed channel and event is now shown on screen
Diffstat (limited to 'osdpip.c')
-rw-r--r--osdpip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdpip.c b/osdpip.c
index 59abe13..a5b1a78 100644
--- a/osdpip.c
+++ b/osdpip.c
@@ -19,7 +19,7 @@ extern "C"
#include <vdr/plugin.h>
-static const char *VERSION = "0.0.3";
+static const char *VERSION = "0.0.4";
static const char *DESCRIPTION = "OSD Picture-in-Picture";
static const char *MAINMENUENTRY = "Picture-in-Picture";