Converted suspend.dat into proper PES format (closes #2034)

This commit is contained in:
Frank Schmirler
2014-12-22 21:56:41 +01:00
parent 7b17f7725c
commit 5f5fb7953e
3 changed files with 1054 additions and 1206 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- converted suspend.dat into proper PES format (thanks to te36)
- implemented GetCurrentlyTunedTransponder() on client (thanks to Martin1234)
- added service call returning the number of clients (suggested by Martin1234)
- added SVDRP commands to list and disconnect clients (thanks to Guy Martin)