diff options
author | schmirl <schmirl> | 2009-09-18 10:41:41 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2009-09-18 10:41:41 +0000 |
commit | 1cf41fb16f8a0ea06fa0dd8cabadc8a3e3610dc6 (patch) | |
tree | 252d15da3ce3dbe8813a70854fe67537c5037c83 /HISTORY | |
parent | 6fb88f8d99af82c301ace0f0448eb7dbb964f2be (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |