diff options
author | Frank Schmirler <vdr@schmirler.de> | 2011-02-01 14:24:47 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2011-02-01 14:24:47 +0100 |
commit | 3a2936a1408293361065d72c5f5cd491d9a7a60b (patch) | |
tree | d3ba937266436f4c325629ac07786e114e954fd4 /HISTORY | |
parent | 06d5418e4284f23c91fff546a4cb25eda279265a (diff) | |
download | vdr-plugin-streamdev-3a2936a1408293361065d72c5f5cd491d9a7a60b.tar.gz vdr-plugin-streamdev-3a2936a1408293361065d72c5f5cd491d9a7a60b.tar.bz2 |
updated copy of GetClippedNumProvidedSystems to the version used since VDR 1.7.15
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,13 +1,15 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- updated copy of GetClippedNumProvidedSystems to the version used since + VDR 1.7.15 (reported by carel@vdrportal) - fixed the code deciding if a device is in use for live TV or not. It did - not work as expected for FF cards (reported by wtor) + not work as expected for FF cards (reported by wtor@vdrportal) - increased client side timeout for TUNE command - more dsyslog messages to help troubleshouting channel switch issues - improved the channel switch code trying to move live TV to different card - make sure that a client doesn't interrupt replaying on server's FF card - (reported by wtor) + (reported by wtor@vdrportal) - switching away live TV failed even when "always suspended" (reported by Michal Novotny) - fixed regression: no receiver created for ES/PS/PES (reported by Gavin |