diff options
author | Frank Schmirler <vdr@schmirler.de> | 2010-12-10 16:38:54 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2010-12-10 16:38:54 +0100 |
commit | 0c07109974e5335b2b962f3450ed14b0978891a3 (patch) | |
tree | 29a5104637d6215a92c4749caf0d061ab2fc21f2 /HISTORY | |
parent | 6ea5efe93960fc761dbb5e0b2d93d9b5818d5d7c (diff) | |
download | vdr-plugin-streamdev-0c07109974e5335b2b962f3450ed14b0978891a3.tar.gz vdr-plugin-streamdev-0c07109974e5335b2b962f3450ed14b0978891a3.tar.bz2 |
fixed regression: no receiver created for ES/PS/PES
(reported by Gavin Hamill)
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 --------------------------------------- +- fixed regression: no receiver created for ES/PS/PES (reported by Gavin + Hamill) - VTP no longer uses a static priority value for its server-side receivers. The server stores channel and priority requested with the PROV command and re-uses these values in a subsequent TUNE for the same channel. The new |