diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-04-04 09:52:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-04-04 09:52:15 +0200 |
commit | d5aa5f7294c27ccd4fa516afbc16793965e73e73 (patch) | |
tree | 93f2dfe688350c9b44a8dfef857d9ddc664e8af1 /HISTORY | |
parent | 0ac4d23cab27ba035ce692bef12961ed35a52766 (diff) | |
download | vdr-d5aa5f7294c27ccd4fa516afbc16793965e73e73.tar.gz vdr-d5aa5f7294c27ccd4fa516afbc16793965e73e73.tar.bz2 |
The new function cDevice::DeviceType() returns a string identifying the type of the given device
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7052,8 +7052,10 @@ Video Disk Recorder Revision History - Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel() (thanks to Frank Schmirler). -2012-04-01: Version 1.7.28 +2012-04-04: Version 1.7.28 - Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4. - Fixed getting the maximum short channel name length in case there are no short names at all (reported by Derek Kelly). +- The new function cDevice::DeviceType() returns a string identifying the type of + the given device. |