diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-03-07 13:56:09 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-03-07 13:56:09 +0100 |
commit | 1c922cbb542132481004aabe7d7ffff26e641ce9 (patch) | |
tree | 133db2dfcdc6841c7bef971f00ebf59578407605 /HISTORY | |
parent | 74d6d35bce1f724e0d1e1b57fe5b022189c73f2c (diff) | |
download | vdr-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-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |