diff options
author | Frank Schmirler <vdr@schmirler.de> | 2010-12-10 16:38:10 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2010-12-10 16:38:10 +0100 |
commit | fe9a58b88cd232e1dffe078a6fa88ded2f62bb90 (patch) | |
tree | 9e23173395510add8a90b74ab33fb52c55a76a72 /HISTORY | |
parent | 635ccc479f3e0d62b3f52cb5407d06185e402f5b (diff) | |
download | vdr-plugin-streamdev-fe9a58b88cd232e1dffe078a6fa88ded2f62bb90.tar.gz vdr-plugin-streamdev-fe9a58b88cd232e1dffe078a6fa88ded2f62bb90.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 |