summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-03-07 13:56:09 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-03-07 13:56:09 +0100
commit1c922cbb542132481004aabe7d7ffff26e641ce9 (patch)
tree133db2dfcdc6841c7bef971f00ebf59578407605 /HISTORY
parent74d6d35bce1f724e0d1e1b57fe5b022189c73f2c (diff)
downloadvdr-1c922cbb542132481004aabe7d7ffff26e641ce9.tar.gz
vdr-1c922cbb542132481004aabe7d7ffff26e641ce9.tar.bz2
Added cChannel::IsSourceType() to test if a channel's source is of a given type
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index aed3841f..1b848143 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6402,3 +6402,4 @@ Video Disk Recorder Revision History
patch: 0 means timeshift recordings are not automatically deleted (the default behavior
as in previous versions), while 1 means to ask the user whether the recording shall be
deleted.
+- Added cChannel::IsSourceType() to test if a channel's source is of a given type.