report charset in HTTP replies (suggested by Rolf Ahrenberg)

This commit is contained in:
schmirl
2009-09-15 10:39:17 +00:00
parent 0e9e22c23d
commit 6fb88f8d99
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- report charset in HTTP replies (suggested by Rolf Ahrenberg)
- use SO_KEEPALIVE option on all sockets do detect dead sockets (thanks to
owagner)
- enable PatFilter for externremux, so VLC can be used as remuxer or client