report charset in HTTP replies (suggested by Rolf Ahrenberg)

This commit is contained in:
schmirl
2009-09-15 10:39:09 +00:00
parent d5f0744f4b
commit f4e9cc1de9
3 changed files with 18 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