diff options
author | Frank Schmirler <vdr@schmirler.de> | 2012-05-12 12:48:36 +0200 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2012-05-12 12:48:36 +0200 |
commit | 783b261bcbb2a19388a13386cb0bbf625c32e42c (patch) | |
tree | 5646280d3c3c8bd66e01830e7ffa50b3f2a6b439 /HISTORY | |
parent | 316ac3344de3051722d9740e0a67855032f66e84 (diff) | |
download | vdr-plugin-streamdev-783b261bcbb2a19388a13386cb0bbf625c32e42c.tar.gz vdr-plugin-streamdev-783b261bcbb2a19388a13386cb0bbf625c32e42c.tar.bz2 |
Release 0.5.2
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +2012-05-12: Version 0.5.2 + - 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. |