diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-17 09:10:39 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-17 09:10:39 +0200 |
commit | acf716f1ef5e4cdbc2b38fecdf4d46b2ad75b747 (patch) | |
tree | 19e8f750d1092403c40078c607d94715fcb7ebb4 /CONTRIBUTORS | |
parent | 8c6deb20f2fc1c77c0fa2698e20f998ebda355a2 (diff) | |
download | vdr-acf716f1ef5e4cdbc2b38fecdf4d46b2ad75b747.tar.gz vdr-acf716f1ef5e4cdbc2b38fecdf4d46b2ad75b747.tar.bz2 |
The cRemote::CallPlugin() function now has a boolean return value that tells the caller whether initiating the plugin call was successful
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 18216f0e..3091b97e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1077,6 +1077,7 @@ Reinhard Nissl <rnissl@gmx.de> for speeding up cRemux::ScanVideoPacket() for implementing cDevice::ForceTransferMode() for changing the behaviour when hitting the end of a recording in fast forward mode + for suggesting to give the cRemote::CallPlugin() function a boolean return value Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the |