diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-02 10:43:26 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-02 10:43:26 +0100 |
commit | c8808a854b58a6370baba41a8a0de97f1d4f73fd (patch) | |
tree | 4e89f2fbf16e43374ae38db6986b852a7bc46d02 /HISTORY | |
parent | 28bc34b245ffdf0c205f0c5f2624e5c7d94d3c54 (diff) | |
download | vdr-c8808a854b58a6370baba41a8a0de97f1d4f73fd.tar.gz vdr-c8808a854b58a6370baba41a8a0de97f1d4f73fd.tar.bz2 |
Added a Query parameter to cDevice::GetDevice(), so that devices can be queried without side effects when zapping
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6944,3 +6944,5 @@ Video Disk Recorder Revision History attached to the device. Its boolean parameter has no meaning any more. + The default value for the Priority parameter of the function cDevice::ProvidesChannel() has been changed to IDLEPRIORITY. +- Added a Query parameter to cDevice::GetDevice(), so that devices can be queried + without side effects when zapping. |