diff options
author | schmirl <schmirl> | 2009-10-19 06:19:10 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2009-10-19 06:19:10 +0000 |
commit | e99ea0034859129b8593994d406924d42ae6aae6 (patch) | |
tree | 5de8d3892637797ff8bed61eec50901fd1e576f2 /HISTORY | |
parent | 73e30fd5ca1bf1c08e7ed45f24a87d977be64c0e (diff) | |
download | vdr-plugin-streamdev-e99ea0034859129b8593994d406924d42ae6aae6.tar.gz vdr-plugin-streamdev-e99ea0034859129b8593994d406924d42ae6aae6.tar.bz2 |
fixed regression from fix for switching between encrypted channels. It was
no longer possible to receive multiple (FTA) streams from the same
transponder
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- fixed regression from fix for switching between encrypted channels. It was + no longer possible to receive multiple (FTA) streams from the same + transponder - silenced warnings concerning asprintf (requested by Rolf Ahrenberg) - don't update recordings list on CmdPLAY (reported by BBlack) - cleaned up common.h / common.c |