summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2009-09-18 10:41:41 +0000
committerschmirl <schmirl>2009-09-18 10:41:41 +0000
commit1cf41fb16f8a0ea06fa0dd8cabadc8a3e3610dc6 (patch)
tree252d15da3ce3dbe8813a70854fe67537c5037c83 /HISTORY
parent6fb88f8d99af82c301ace0f0448eb7dbb964f2be (diff)
downloadvdr-plugin-streamdev-1cf41fb16f8a0ea06fa0dd8cabadc8a3e3610dc6.tar.gz
vdr-plugin-streamdev-1cf41fb16f8a0ea06fa0dd8cabadc8a3e3610dc6.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 6a5c4f1..6f3cff1 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)