summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-03-02 10:43:26 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-03-02 10:43:26 +0100
commitc8808a854b58a6370baba41a8a0de97f1d4f73fd (patch)
tree4e89f2fbf16e43374ae38db6986b852a7bc46d02 /HISTORY
parent28bc34b245ffdf0c205f0c5f2624e5c7d94d3c54 (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 611f0c42..fbcc0760 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.