Streamdev-server compatibility with VDR 2.3.1 (fixes #2249)

This commit is contained in:
Frank Schmirler
2016-03-21 00:28:02 +01:00
parent d66c635a80
commit 674bb5b331
18 changed files with 538 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- server compatibility with VDR 2.3.1 (thanks to Christopher Reimer and
Matthias Senzel)
- client compatibility with VDR 2.3.1
- use cReceiver::SetPriority(...) in VDR 2.1.4+
- doubled size of client's filter buffer (suggested by Toerless Eckert)