- cleaned up common.h / common.c

- dropped cStreamdevMenuSetupPage
This commit is contained in:
schmirl
2009-09-18 10:41:41 +00:00
parent 6fb88f8d99
commit 1cf41fb16f
10 changed files with 134 additions and 205 deletions

View File

@@ -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)