summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2012-11-02 09:09:15 +0100
committerFrank Schmirler <vdr@schmirler.de>2012-11-02 09:09:15 +0100
commitbe9da74958088474231b080ee1b72f2cb9d69418 (patch)
tree773d135cf8c4b0c30f7bb552187163007fbe4229 /HISTORY
parente7bcc9349c6cf4549bd845067acd7b70b655cddc (diff)
downloadvdr-plugin-streamdev-be9da74958088474231b080ee1b72f2cb9d69418.tar.gz
vdr-plugin-streamdev-be9da74958088474231b080ee1b72f2cb9d69418.tar.bz2
Support HTTP HEAD requests with external remuxer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 56ee97a..c7d1893 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- Support HTTP HEAD requests with external remuxer
- Fixed always using priority 0 for HTTP HEAD requests
- Start writer right after creating it
- Corrected typos (thanks to Ville Skyttä)