Implemented GetCurrentlyTunedTransponder() on client (closes #2010)

This commit is contained in:
Frank Schmirler
2014-11-20 14:21:44 +01:00
parent 1ee2049c4d
commit 7b17f7725c
4 changed files with 9 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- 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)
- fixed recplayer issues with large TS files (>4GB)