summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2012-05-03 08:30:32 +0200
committerFrank Schmirler <vdr@schmirler.de>2012-05-03 08:30:32 +0200
commit316ac3344de3051722d9740e0a67855032f66e84 (patch)
treed23d520b5cb8ced4f0f96df3689cd001d3a2ac6e /HISTORY
parent8719007f5adb33d563354cec074330647032aac9 (diff)
downloadvdr-plugin-streamdev-316ac3344de3051722d9740e0a67855032f66e84.tar.gz
vdr-plugin-streamdev-316ac3344de3051722d9740e0a67855032f66e84.tar.bz2
Use fileno() to retrieve the fd from a FILE structure (fixes #958)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index dbaa4f9..fce5d03 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- Use fileno() to retrieve the fd from a FILE structure (submitted by an
+ anonymous user)
- New special meaning "show current channel" when channel 0 is requested.
Applies to HTTP streaming only (thanks to Rolf Ahrenberg)
- Added streamdev-client support for upcoming streamdev-server versions