diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-02-25 13:57:21 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-02-25 13:57:21 +0100 |
commit | e4af94d3f938fdbae91d010c8120794d4558b83f (patch) | |
tree | 6e72ae339ed3c97b73b0bef7c3b353e16b6c0b93 /HISTORY | |
parent | bf497f4aae5f78076a24ed4d9c0a79c2f824d63b (diff) | |
download | vdr-e4af94d3f938fdbae91d010c8120794d4558b83f.tar.gz vdr-e4af94d3f938fdbae91d010c8120794d4558b83f.tar.bz2 |
Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9284,3 +9284,4 @@ Video Disk Recorder Revision History This change requires that all VDRs that shall take part in a peer-to-peer network need to be updated to this version. - Moved handling remote timers into cSVDRPClientHandler::ProcessConnections(). +- Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler(). |