summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2009-09-18 10:41:11 +0000
committerschmirl <schmirl>2009-09-18 10:41:11 +0000
commit7ea2353728b0474b0829a0bf98b8d2332753787e (patch)
treeedb2cc42cdb045b9098a559968c66ad2bf671551 /HISTORY
parent7acdfe74281c035feae235b3e102e61441a679fa (diff)
downloadvdr-plugin-streamdev-7ea2353728b0474b0829a0bf98b8d2332753787e.tar.gz
vdr-plugin-streamdev-7ea2353728b0474b0829a0bf98b8d2332753787e.tar.bz2
- cleaned up common.h / common.c
- dropped cStreamdevMenuSetupPage
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 39d4ab3..e497210 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- cleaned up common.h / common.c
+- dropped cStreamdevMenuSetupPage
- report charset in HTTP replies (suggested by Rolf Ahrenberg)
- use SO_KEEPALIVE option on all sockets do detect dead sockets (thanks to
owagner)